On 10/25/2010 08:28 PM, Justin Clift wrote:
virsh # managedsave 1
Domain 1 state saved by libvirt
virsh #
As a usability thing though, there doesn't seem to be a matching
"managedrestore" command in virsh, and the "help managedsave"
command is bit light on "how do we restart a saved domain?":
A successful managedsave will leave an image file in a standard location
that the "start" command checks - if there's a file there, it restores
the saved image, if not, it does a power-on.
That's actually an important part of testing the save, because it will
tell you if the saved image is actually usable.