When I create new storage in VMM, the creation always fails at the step:
Mounts storage disk on NODE
The error message observed is:
Error (20411)
VMM could not invoke method CreateVolume on MSFT_Disk (ObjectId = "{1}\\NODE\root/Microsoft/Windows/...) on the server NODE.DOMAIN. Failed with error HRESULT 0x80338029 The WS-Management service cannot complete the operation within the time specified in
OperationTimeout.
The disk is provisioned on the SAN and the iSCSI initiators are allocated. If I connect to the specified NODE, I can see that the disk is visible, but offline.
I can manually bring the disk online and format it, after which it will show up in the cluster properties for addition as an available disk.
Any idea on how to fix this issue?