7 lines
272 B
Markdown
7 lines
272 B
Markdown
This script allows you to backup Virtual Machines managed by libvirt.
|
|
It has only be tested with KVM based VM
|
|
This script will dump (or mount as a set of chunks):
|
|
|
|
* each block devices
|
|
* optionnally the memory (if --state flag is given)
|
|
* the XML description of the VM
|