Can you share the DV yaml, the Volume Mode should be block to support migration.
accessModes: should be ReadWriteMany and volumeMode: should be Block Migration support only Block and RWM.
Your finding is fine, Israel. Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal FailedCreate 51s (x194 over 65m) disruptionbudget-controller VirtualMachineInstance is not migrateable This is also explained by the conditions: Conditions: Last Probe Time: <nil> Last Transition Time: <nil> Message: cannot migrate VMI with non-shared PVCs Reason: DisksNotLiveMigratable Status: False Type: LiveMigratable Thus all makes sense. Closing this according to this and the previous comment. Please reopen if necessary