4.9. restore

4.9.1. restore host vm

rocks restore host vm {host...} {file}

Restore a VM on a physical node. This command restores a previously saved VM.

arguments

host

A list of one or more VM host names.

file

The file name the saved VM state is stored in. If you don't supply this parameter, then the default file name is: /<largest-partition-on-physical-host>/xen/disks/<vm-name%gt;.saved. For example, on a physical node with the default partitioning, the file that contains the state for VM compute-0-0-0 is: /state/partition1/xen/disks/compute-0-0-0.saved

examples

# rocks restore host vm compute-0-0-0

Restore VM host compute-0-0-0.