[Issue Description]
[Issue symptom] End client reported it failed to live migrate one VM.
[Scenario info]
Server virtualiztion
[Version] FusionCompute 6.3.1
[Guest OS] Windows serve 2016 with RAW lun mapping
[Handling Process]
1.we checked the detailed error prompt, it shown host were busy or internal error. it's not helpful to locate the root cause.
2.we collect the CNA logs and VRM logs to make further analysis.
3.in logs, we found this VM has mounted three RAW devices, and there were some SCSI reservation lock generated by guest OS, it was used to ensure the consistency of read and write operations on the disk by multiple VMs.
[Root Cause]
These SCSI reservation lock generated by guest OS blocked the the live migration.
[Solution]
Shutdown the VM, then set the CNA host to maintenance mode, power on the VM again, set original CNA host out of maintenance mode.