Error in below, and i found out the PS1 have issue, even i manual run will fail, however, i found out the script is auto generate , even i change the script, it will be overwrite. so not sure where can i change i am using netapp shift toolkit 5.1 Write-Error: C:\Program Files\Shift Toolkit\storage\scripts\ps\prepareVmMigrationWindows.ps1:203 Line 203 Write-Error "An error occurred: $_" An error occurred: netapp check hypervisor script file check failed with output: Get-Item : Cannot find path 'C:\NetApp\netapp_checkhypervisor_script.bat' because it does not exist. At line:1 char:4 + & {Get-Item C:\NetApp\netapp_checkhypervisor_script.bat -ErrorAction ... + + CategoryInfo : ObjectNotFound: (C:\NetApp\netap...isor_script.bat:String) [Get-Item], ItemNotFoundExcep tion + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetItemCommand
... View more
How do you delete a Blueprint once it has been run? Error message. [{"uid":"04ec2769-0de3-44eb-8fb0-f6bd202be7f6","code":"ESSCDDRP002","message":"ESSCDDRP002: DR plan cannot be deleted as a failover/testfailover/migrate execution is in progress or has been executed","level":"error","endPoint":"/drplan/e70b0708-fd41-49a5-aaef-14d4f6576803","stack":"ApplicationError: ESSCDDRP002: DR plan cannot be deleted as a failover/testfailover/migrate execution is in progress or has been executed\n at validateExecStatus (C:\\snapshot\\draas\\draas\\draas-setup\\controllers\\deleteDRPlanController.js)\n at Object.execute (C:\\snapshot\\draas\\draas\\draas-setup\\controllers\\deleteDRPlanController.js)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.fn (C:\\snapshot\\draas\\draas\\draas-setup\\utils\\routerUtils.js)\n at async Object.executeController (C:\\snapshot\\draas\\draas\\draas-setup\\utils\\routerUtils.js)"}] In this case the Blueprint was run successfully but it was initial testing. It leaves artifacts of the migration which are problematic if you want to re-migrate the same VMs. This is now a dead artifact and can't be deleted. Even a Blueprint that is Partially Healthly and is editable can't be deleted. Is there some mechanism that can't clear flags so that it can be delete? Leaving these Blueprints creates dead or unwanted links in the Topology and prevents trial and error workflow test.
... View more
I recently switched from OnTAP Tools 9.x to 10.x. It is working fine, but noticed I couldn't SSH into the system like I could with 9.x. I've engaged with our network team to troubleshoot but it's looking like this might be by design due to some things I'm seeing, although I've not seen it documented anywhere by NetApp. Does anyone know if SSH is off by default in 10.x, and if so, how to re-enable?
... View more
Hello, We are installing PVE on netapp ASA A250 (2 sites, 6 servers and 2 ASA). With ASA, we can only use ISCSI or NVMEof. So we hit the snapshots concern. Does Proxmox and Netapp plan to make a plugin like blockbridge to use the storage unit features (volumes and snapshots management) ? Thanks in advance.
... View more
Hello, I just moved from OTV 9.14 to 10.4 and the NFS SVM and datastores are correctly displayed and available, but the SAN SVM only shows LIFs and local tiers, no details about the LUNs or datastores. Checking the logs I see: {"stream":"stdout","file":"/app/datastore-service/service/datastore.go:3433","jobId":"3252","level":"error","message":"No LUN found for datastore : ONTAPSSD_DS1","timestamp":"2025-10-30T05:00:0910Z","traceId":null,"vcguid":"df8852a7-3420-486e-bd32-c42ac150941b","x-correlation-id":"c1b6f1a2-339c-45b6-ba13-3bffd60994cc","k8s_pod_name":"ntv-datastore-svc-f875f7d84-f7m4q","k8s_namespace_name":"ntv-system","k8s_pod_id":"ecc0b867-5c64-4128-b5ca-c2baf32f19e2","k8s_host":"vmtools10","k8s_container_name":"datastore-svc"} {"stream":"stdout","file":"/app/datastore-service/service/datastore.go:3246","jobId":"3252","level":"error","message":"DiscoverTraditionalVMFSDatastore :: Error while getting DS Lun LUN not found for Datastore: ONTAPSSD_DS1 ","timestamp":"2025-10-30T05:00:0910Z","traceId":null,"vcguid":"df8852a7-3420-486e-bd32-c42ac150941b","x-correlation-id":"c1b6f1a2-339c-45b6-ba13-3bffd60994cc","k8s_pod_name":"ntv-datastore-svc-f875f7d84-f7m4q","k8s_namespace_name":"ntv-system","k8s_pod_id":"ecc0b867-5c64-4128-b5ca-c2baf32f19e2","k8s_host":"vmtools10","k8s_container_name":"datastore-svc"} {"stream":"stdout","file":"/app/datastore-service/service/datastore.go:2931","jobId":"3252","level":"error","message":"Error during discovery of traditional VMFS DS : ONTAPSSD_DS1LUN not found for Datastore: ONTAPSSD_DS1","timestamp":"2025-10-30T05:00:0910Z","traceId":null,"vcguid":"df8852a7-3420-486e-bd32-c42ac150941b","x-correlation-id":"c1b6f1a2-339c-45b6-ba13-3bffd60994cc","k8s_pod_name":"ntv-datastore-svc-f875f7d84-f7m4q","k8s_namespace_name":"ntv-system","k8s_pod_id":"ecc0b867-5c64-4128-b5ca-c2baf32f19e2","k8s_host":"vmtools10","k8s_container_name":"datastore-svc"} I'm adding the array with the Admin account so this is not about permissions, it just don't see the LUN in the Datastore. What do you recommend? What am I doing wrong? Thanks!!
... View more