There is no Start-NcReallocate for clustered mode.
Does the Start-NaReallocate command work for clustered mode?
I am having trouble getting it to work as it says the following
Parameter name: Controller parameter neither specified nor set in $global:CurrentNaController
If I specify the clustername in the controller parameter
Start-NaReallocateMeasure : Cannot bind parameter 'Controller'. Cannot convert the "ltc-netapp-01" value of type "NetApp.Ontapi.Filer.C.NcController" to type "NetApp.Ontapi.Filer.NaController".
If I specify the vserver in $global:CurrentNaController or the controller parameter gives a generic error
Start-NaReallocateMeasure : Object reference not set to an instance of an object.