Changes

Jump to: navigation, search

stoney conductor: VM Backup

2 bytes added, 08:25, 29 October 2013
/* Restore the VM */
#* <source lang="bash">cp -p /path/to/retain/vm-001.xml /path/to/xmls/vm-001.xml</source>
# Restore the VM from the state file with the corrected XML
#* <source lang="bash">virsh restore /path/to/retain/vm-001.state --xml /path/to/xmls/vm-001.xml</codesource>
== Communication through backend ==
486
edits