Changes

Jump to: navigation, search

stoney conductor: VM Backup

225 bytes added, 13:15, 22 October 2013
/* Snapshot */
#** The file <code>/path/to/retain/vm-001.xml</code> contains the XML description of VM <code>vm-001</code> at time T<sub>1</sub>
#** The file <code>/path/to/retain/vm-001.backend</code> contains the backend entry of VM <code>vm-001</code> at time T<sub>1</sub>
# Move the state file from the RAM-Disk to the retain location (if you used the RAM-Disk to save the VMs state)
#* <syntaxhighlight lang="bash">mv /path/to/ram-disk/vm-001.state /path/to/retain/vm-001.state</syntaxhighlight>
== Merge ==
486
edits