public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Thomas Glanzmann <thomas-U3NvvseaQwJn68oJJulU0Q@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Backing Up virtual Machines
Date: Wed, 18 Apr 2007 17:37:09 +0300	[thread overview]
Message-ID: <46262D15.6060700@qumranet.com> (raw)
In-Reply-To: <20070418142311.GB13284-vCsBGSbFJi4XOLVLeuLo0p3xXOyapcuTYd9OGiuxSwg@public.gmane.org>

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/

      parent reply	other threads:[~2007-04-18 14:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46262D15.6060700@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=thomas-U3NvvseaQwJn68oJJulU0Q@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox