qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [question] incremental backup a running vm
@ 2015-01-21 10:32 Zhang Haoyu
  2015-01-21 10:39 ` Paolo Bonzini
  0 siblings, 1 reply; 9+ messages in thread
From: Zhang Haoyu @ 2015-01-21 10:32 UTC (permalink / raw)
  To: qemu-devel, kvm; +Cc: Paolo Bonzini, Fam Zheng, Stefan Hajnoczi

Hi,

Does drive_mirror support incremental backup a running vm?
Or other mechanism does?

incremental backup a running vm requirements:
First time backup, all of the allocated data will be mirrored to destination,
then a copied bitmap will be saved to a file, then the bitmap file will log dirty for
the changed data.
Next time backup, only the dirty data will be mirrored to destination.
Even the VM shutdown and start after several days,
the bitmap will be loaded while starting vm.
Any ideas?

Thanks,
Zhang Haoyu

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-01-26 12:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21 10:32 [Qemu-devel] [question] incremental backup a running vm Zhang Haoyu
2015-01-21 10:39 ` Paolo Bonzini
2015-01-22 23:29   ` Kashyap Chamarthy
2015-01-26  1:07     ` Zhang Haoyu
2015-01-26  9:29       ` Paolo Bonzini
2015-01-26 11:13       ` Zhang Haoyu
2015-01-26 11:28         ` Paolo Bonzini
2015-01-26 12:25           ` Zhang Haoyu
2015-01-23 11:09   ` Kashyap Chamarthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).