4.10. restore

4.10.1. restore host vm

rocks restore host vm {host...} [file=string]

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.

parameters

[file=string]

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>/kvm/disks/<vm-name>.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/kvm/disks/compute-0-0-0.saved

examples

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

Restore VM host compute-0-0-0.