* Backing Up virtual Machines
@ 2007-04-18 14:23 Thomas Glanzmann
[not found] ` <20070418142311.GB13284-vCsBGSbFJi4XOLVLeuLo0p3xXOyapcuTYd9OGiuxSwg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Glanzmann @ 2007-04-18 14:23 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello,
with VMWare ESX Server you have VMware Consolidated Backup. Which
basically does the following:
- Do a Snapshot.
- Pull an atomic state of the disks.
- Delete the Snapshot.
Does somone does that with kvm or qemu already and maybe has a script
for me or points me to something I can use. I want to backup running
virtual machines from the *host* Operating System.
Thomas
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Backing Up virtual Machines
[not found] ` <20070418142311.GB13284-vCsBGSbFJi4XOLVLeuLo0p3xXOyapcuTYd9OGiuxSwg@public.gmane.org>
@ 2007-04-18 14:37 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2007-04-18 14:37 UTC (permalink / raw)
To: Thomas Glanzmann; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Thomas Glanzmann wrote:
> Hello,
> with VMWare ESX Server you have VMware Consolidated Backup. Which
> basically does the following:
>
> - Do a Snapshot.
> - Pull an atomic state of the disks.
> - Delete the Snapshot.
>
> Does somone does that with kvm or qemu already and maybe has a script
> for me or points me to something I can use. I want to backup running
> virtual machines from the *host* Operating System.
>
It should be easily doable. Start qemu with the monitor listening on a
unix domain socket, then use socat (or however it's called) to issue the
snapshot creation and deletion commands.
It may also be doable with virsh, provided it exposes the snapshot
capabilities.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-18 14:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-18 14:23 Backing Up virtual Machines Thomas Glanzmann
[not found] ` <20070418142311.GB13284-vCsBGSbFJi4XOLVLeuLo0p3xXOyapcuTYd9OGiuxSwg@public.gmane.org>
2007-04-18 14:37 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox