Hello,
i would like to test Powershell Toolkit for copy Hyper-V vhdx files. I recive following error:
Copy-NcHostFile : SCSI command failed: Illegal request, ASC = 21, ASCQ = 0
At line:1 char:1
+ Copy-NcHostFile -SourceFile 'C:\ClusterStorage\svmhanhtphv11_lun101\VMs\MGMT01\M ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Copy-NaHostFile], Exception
+ FullyQualifiedErrorId : System.Exception,DataONTAP.PowerShell.SDK.Cmdlets.Toolkit.Windows.CopyNaHostFile
Ontap 9.8
OS: Windows Server2012R2
Thx
Jan