-
-
Notifications
You must be signed in to change notification settings - Fork 182
VM Migration
Goran Muminovic edited this page Apr 9, 2024
·
2 revisions
A guest can be transferred completely from the source host using a single command.
vm migrate -s guest-name new-host
Ideally passwordless key-auth should be used, although not strictly necessary.
See the man page for more details:
vm migrate [-s12t] [-r name] [-i snapshot] [-d datastore] guest host
Status
How-To / Examples
- Quickstart
- Full Example Template
- Using tmux
- Supported Guest Examples
- Disks
- Network Interfaces
- Datastores
- Virtual Switches
- NAT
- Grub Configuration
- Running Windows
- Running OmniOS
- Running Linux
- UEFI Graphics (VNC)
- Info Output Explained
- Serial Console Output with the UEFI
- VM migration
- Cloud Images
Development