Disconnect-SdStorage挂起、无法删除虚拟磁盘
适用场景
- SnapCenter
- SnapDrive
问题描述
- 尝试使用
Disconnect-SdStorage -path <mountpoint_path> -IgnoreVolumeMountPoint
挂起断开挂载点连接、但删除虚拟磁盘失败 - 在日志中可以看到以下错误
2024-06-10T17:36:05.0059533-04:00 Verbose SDW PID=[4352] TID=[3740] --VMWareHelper::DeleteRawDeviceMapping
2024-06-10T17:36:05.0059533-04:00 Error SDW PID=[4352] TID=[3740] Failed to delete virtual disk: A general system error occurred: PBM error occurred during PostProcessReconfigureSpec: pbm.fault.PBMFault at SnapDrive.Nsf.Core.VMWareHelper.DeleteRawDeviceMapping(String strLunSerialNo, Boolean bOwner, Boolean bIsEsxISCSI)
at SnapDrive.Nsf.Core.VMWareRDMProvisioningStrategy.DeleteVirtualDiskLocally(SDFilesystem fileSystem, String lunPath, String storageSystem)