Hello, after relocating an SVM to a newly installed node, I can no longer connect to it with the Powershell toolkit.
Same generic error if I use -https.
PS C:\Users\acac> Connect-NcController svm-fileshares.fqdn -Credential $Creds
Connect-NcController : Could not connect to svm-fileshares.its.uow.edu.au on port 80 for protocol HTTP.
At line:1 char:1
+ Connect-NcController svm-fileshares.its.uow.edu.au -Credential $Creds
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (svm-fileshares.fqdn:NcController) [Connect-NcController], NaConnectionException
+ FullyQualifiedErrorId : HttpConnectionFailed,DataONTAP.C.PowerShell.SDK.ConnectNcController
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.
Can't move svm-fileshares back to test if it starts working again until a maintenance day.
Any ideas?