<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Powershell Toolkit - Doesn't connect to SVM after moved to new node in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/171320#M6470</link>
    <description>&lt;P&gt;To fix this we disabled the firewall rules and updated the service policies to allow the https traffic.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2021 03:58:26 GMT</pubDate>
    <dc:creator>ac_ac</dc:creator>
    <dc:date>2021-11-02T03:58:26Z</dc:date>
    <item>
      <title>Powershell Toolkit - Doesn't connect to SVM after moved to new node</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/160858#M6252</link>
      <description>&lt;P&gt;Hello, after relocating an SVM to a newly installed node, I can no longer connect to it with the Powershell toolkit.&amp;nbsp;&lt;BR /&gt;Same generic error if I use -https.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS C:\Users\acac&amp;gt; Connect-NcController svm-fileshares.fqdn -Credential $Creds&lt;BR /&gt;Connect-NcController : Could not connect to svm-fileshares.its.uow.edu.au on port 80 for protocol HTTP.&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Connect-NcController svm-fileshares.its.uow.edu.au -Credential $Creds&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : InvalidResult: (svm-fileshares.fqdn:NcController) [Connect-NcController], NaConnectionException&lt;BR /&gt;+ FullyQualifiedErrorId : HttpConnectionFailed,DataONTAP.C.PowerShell.SDK.ConnectNcController&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also currently having issues with snapdrive on exchange not connecting to its SVM after moving the svm to a new node. We moved the svm back to the old node as a work around for this. I have a ticket open for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can't move svm-fileshares back to test if it starts working again until a maintenance day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:47:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/160858#M6252</guid>
      <dc:creator>ac_ac</dc:creator>
      <dc:date>2025-06-04T10:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit - Doesn't connect to SVM after moved to new node</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/160860#M6253</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried connecting to the cluster via IP Address and using the -Vserver parameter? EG&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;$credentials = Get-Credential -Credential admin
Connect-NcController -Name 192.168.100.2 -HTTPS -Vserver vserver1 -Credential $Credentials
Name                 Address           Vserver              Version
----                 -------           -------              -------
cluster1.testlab.... 192.168.100.2     vserver1             NetApp Release 9.6: Wed Jul 10 10:10:43 UTC 2019&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's your case number?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 03:03:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/160860#M6253</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2020-10-30T03:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit - Doesn't connect to SVM after moved to new node</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/160862#M6254</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;
&lt;P&gt;I just tested connecting with the IP addresses and get the same error.&lt;/P&gt;
&lt;P&gt;Case number for this issue,&amp;nbsp;2008520018, was closed because powershell toolkit is not supported.&lt;/P&gt;
&lt;P&gt;Case number for the Exchange Snapdrive issues,&amp;nbsp;2008521495, currently waiting for autosupport logs to be checked.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I have a feeling the issues are related because they are essentially the same symptoms - move svm to new nodes, then application (Snapdrive or powershell toolkit) doesn't connect with no real error message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;AC&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 04:34:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/160862#M6254</guid>
      <dc:creator>ac_ac</dc:creator>
      <dc:date>2020-10-30T04:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit - Doesn't connect to SVM after moved to new node</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/171320#M6470</link>
      <description>&lt;P&gt;To fix this we disabled the firewall rules and updated the service policies to allow the https traffic.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 03:58:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-Toolkit-Doesn-t-connect-to-SVM-after-moved-to-new-node/m-p/171320#M6470</guid>
      <dc:creator>ac_ac</dc:creator>
      <dc:date>2021-11-02T03:58:26Z</dc:date>
    </item>
  </channel>
</rss>

