Re: making snapshots with raw devices? and some general snapshot thoughts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Anthony Liguori schrieb:

Is it possible to do it with KVM?

In monitor:

Works great - thanks!

Small corrections below.


(qemu) stop
(qemu) migrate exec:dd of=state.img

Gives me:

qm> migrate exec:dd of=state.img
migrate: extraneous characters at the end of line

Should be:
qm> migrate "exec:dd of=state.img"

reboot machine

qemu -incoming exec:dd if=state.img -other -options

Should be:

qemu -incoming "exec:dd if=state.img" -other -options


--
Tomasz Chmielewski
http://wpkg.org
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux