Skip to content

Commit

Permalink
Update docs/vm/live-migration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Saintarbor <[email protected]>
  • Loading branch information
chrisho and LucasSaintarbor authored Jun 29, 2023
1 parent ebaba4d commit 1f6b1c8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/vm/live-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Live migration will also be aborted when copying memory doesn't make any progres

## Select Migratable Nodes

When users have configured Node scheduling rules for a VM (**[Node Scheduling Tab](https://docs.harvesterhci.io/v1.1/vm/create-windows-vm/#node-scheduling-tab)**), ensure that the migrated nodes meet the VM's runtime requirements. When selecting the Nodes list before migration, the Nodes will be searched based on the scheduling rules parameters of the VM.
When you have [node scheduling rules](https://docs.harvesterhci.io/v1.1/vm/create-windows-vm/#node-scheduling-tab) configured for a VM, you must ensure that the nodes you are migrating to meet the VM's runtime requirements. The list of nodes you get to search and select from will be generated based on:
- VM scheduling rules.
- Possibly node rules from the NetworkConfig.

These Nodes are filtered based on the VM scheduling rules, and it's worth noting that the VM may include Node rules from the NetworkConfig.

0 comments on commit 1f6b1c8

Please sign in to comment.