All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qcow3 - arbitrary metadata
Date: Tue, 29 Jul 2008 09:48:12 +0100	[thread overview]
Message-ID: <20080729084812.GO32498@redhat.com> (raw)
In-Reply-To: <20080729014939.GA27149@shareable.org>

On Tue, Jul 29, 2008 at 02:49:40AM +0100, Jamie Lokier wrote:
> Anthony Liguori wrote:
> > Can you provide more information about what the metadata is used for and 
> > why it's so important for the metadata to be in the image verses in a 
> > separate file?
> 
> Yeah, I have the opposite problem - too much in the same file :-)
> 
> I want to be able to savevm, but some of my VMs don't have any qcow2
> images (because I don't trust them for mission-critical VMs since
> recent discussion, or because they are floppy-only or CD-only VMs with
> no hard disk).
> 
> To enable savevm, at least according to docs, I have to have a qcow2
> image somewhere.  So I add a redundant minimum-size unpartitioned
> qcow2 hard disk and hope nobody minds...
> 
> That seems a bit hackish.  It would be nice if savevm could just write
> to a named file and loadvm could read it.

In libvirt we implement what I call 'unmanaged' save/restore to arbitrary 
files. We intend to add the QEMU style 'managed' save/restore to the 
disk image too. For the former we actually make use of the 'migrate'
command - we just migrate to/from a local file :-) It works pretty
nicely, so once Anthony gets KVM's migration support ported to plain
QEMU i'd recommend using that technique - conceivably we could have a
simple monitor command for making it easier to use in this scenario

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

  parent reply	other threads:[~2008-07-29  8:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28 19:56 [Qemu-devel] [PATCH] qcow3 - arbitrary metadata Nathaniel McCallum
2008-07-28 20:08 ` Anthony Liguori
2008-07-28 20:24   ` Nathaniel McCallum
2008-07-28 20:36     ` Paul Brook
2008-07-28 20:52       ` Anthony Liguori
2008-07-28 20:50     ` Anthony Liguori
2008-07-28 21:12       ` Nathaniel McCallum
2008-07-28 21:17         ` Anthony Liguori
2008-07-28 21:19           ` Nathaniel McCallum
2008-07-28 21:39             ` Anthony Liguori
2008-07-29  1:49   ` Jamie Lokier
2008-07-29  2:11     ` Jorge Lucángeli Obes
2008-07-29  2:48       ` Nathaniel McCallum
2008-07-29  3:05         ` Jorge Lucángeli Obes
2008-07-29  3:13     ` Anthony Liguori
2008-07-29  6:44       ` Jamie Lokier
2008-07-29 13:38         ` Anthony Liguori
2008-07-29 16:05           ` Jamie Lokier
2008-07-29  8:48     ` Daniel P. Berrange [this message]
2008-07-28 23:04 ` Laurent Vivier
2008-07-29  1:25   ` Nathaniel McCallum
2008-07-29  3:06     ` Anthony Liguori
2008-07-29  3:22       ` Nathaniel McCallum
2008-07-29  6:40         ` maht
2008-07-29  6:44           ` maht
2008-07-29  7:48     ` Laurent Vivier

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=20080729084812.GO32498@redhat.com \
    --to=berrange@redhat.com \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.