Skip to content

Commit

Permalink
add filesystems to limitations of live migration
Browse files Browse the repository at this point in the history
  • Loading branch information
christofluethi committed Oct 12, 2024
1 parent 1f940de commit bbd5015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/live-migration/live-migration-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Additionally, the live migration feature can be configured under `spec.configura

* Virtual machines using PVC must have a `RWX` access mode to be live-migrated
* Additionally, pod network binding of the bridge interface is not allowed
* Volumes mounted as filesystems prevent virtual machines from being live migrated
* Directly attached devices
* Live migration requires ports `49152`, `49153` to be available in the `virt-launcher` pod; if these ports are explicitly specified in the masquarade interface, live migration will not work

{{% /alert %}}
Expand Down

0 comments on commit bbd5015

Please sign in to comment.