cloud - Restoring an image, in a VM, without booting it -


i'm using uec cloud (with kvm)

  • can restore image, in vm, without booting it? (like freezing image , restarting image on exact tick while skipping whole booting)
  • is 'snapshot' is?

if it's possible, general steps it?

i think virsh save , virsh restore commands looking for. virsh part of libvirt, abstraction layer can talk different virtualization solutions kvm , xen.

i don't know how these 2 commands implemented.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -