kvm:save_guest
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
kvm:save_guest [2020/08/19 12:22] – created 192.168.1.1 | kvm:save_guest [2020/08/19 12:28] (current) – 192.168.1.1 | ||
---|---|---|---|
Line 12: | Line 12: | ||
**NOTE: | **NOTE: | ||
- | Once saved, the domain will no longer be running on the system, thus the memory allocated for the domain will be free for other domains to use. [[KVM: | + | Once saved, the domain will no longer be running on the system, thus the memory allocated for the domain will be free for other domains to use. |
- | Optional parameters | + | Optional parameters: |
- | **--xml FILEPATH** - Usually omitted, but can be used to supply an alternative XML file for use on the restored guest with changes only in the host-specific portions of the domain XML. For example, it can be used to account for file naming differences that are planned to be made via disk snapshots of underlying storage after the guest is saved. | + | * **< |
- | **--bypass-cache** - the save will avoid the file system cache, although this may slow down the operation. | + | * For example, it can be used to account for file naming differences that are planned to be made via disk snapshots of underlying storage after the guest is saved. |
- | **--running | --paused** - Normally, restoring a saved image will decide between running or paused based on the state the domain was in when the save was done; passing either the --running or --paused flag will allow overriding which state the restore should use. | + | * **< |
- | **--verbose** | + | * **< |
+ | * **< | ||
Progress may be monitored using **domjobinfo virsh** command and canceled with **domjobabort** (or just Ctrl-C). | Progress may be monitored using **domjobinfo virsh** command and canceled with **domjobabort** (or just Ctrl-C). |
kvm/save_guest.1597839744.txt.gz · Last modified: 2020/08/19 12:22 by 192.168.1.1