kvm:save_guest
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kvm:save_guest [2020/08/19 12:24] – 192.168.1.1 | kvm:save_guest [2020/08/19 12:28] (current) – 192.168.1.1 | ||
---|---|---|---|
Line 14: | Line 14: | ||
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. See [[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. See [[KVM: | ||
- | Optional parameters | + | Optional parameters: |
- | **< | + | |
- | **< | + | * 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. | + | |
- | **< | + | * **< |
+ | | ||
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.1597839867.txt.gz · Last modified: 2020/08/19 12:24 by 192.168.1.1