NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Getting PowerShell error while running Start-NCClusterImageUpdate

KSV
3,527 Views

I am using PowerShell Toolkit 4.4 for automating Code Upgrade on ONTAP Cluster. I am performing the upgrade from 9.3P6 to 9.5P8 and when I try using the command "Start-NCClusterImageUpdate -PackageVersion 9.5P8 -Controller (Cluster Name) -EstimageOnly" to perform validation, I get an error message "Start-NcClusterImageUpdate: Incorrect credentials for (Cluster Name)". The same script has the option to get the image from the HTTP server and it completes without any error and I can see the Image being uploaded to the cluster. 

 

Is there any input that can help me to fix the issue?

1 ACCEPTED SOLUTION

KSV
3,506 Views

I tried removing -nccontroller / -controller option and it worked out

View solution in original post

1 REPLY 1

KSV
3,507 Views

I tried removing -nccontroller / -controller option and it worked out

Public