From: jbrown105@speedymail.org
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] block composite driver and partition driver
Date: Wed, 31 Jan 2007 05:26:56 -0000 [thread overview]
Message-ID: <1170221213.32412.1172115029@webmail.messagingengine.com> (raw)
>jma5@umd.edu wrote:
>>I've finally gotten around to working on my multipart driver again.
>
>Why? I'm new to the list. Can you elaborate what sorts of things this
>would be used for? I haven't yet gotten around to writing my per device
>snapshot enablable/specifiable COW tmpfiles patch. But your code, while
>I have no clue how it might be used, seems like it might interrelate
>with that (or if not, I'm still curious).
>
>-dmc
>
The composite driver lets you split one hard disk image into a bunch of
files.
For example you might wanna split a 100GB hard disk image into 10 images
for
the purpose of having faster backups (you only have to scan 10 GB
instead of
the full 100 GB).
The partition driver lets you use either raw hard disk partitions (such
as
/dev/hda1) or images of partitions directly by generating an MBR for it.
Neither of these is related to the snapshot feature that qcow provides.
I've
never heard of COW tmpfiles but if it is something similar, then my code
will not
be of much use to you.
--
jbrown105@speedymail.org
--
http://www.fastmail.fm - One of many happy users:
http://www.fastmail.fm/docs/quotes.html
--
jbrown105@speedymail.org
--
http://www.fastmail.fm - mmm... Fastmail...
next reply other threads:[~2007-01-31 5:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-31 5:26 jbrown105 [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-01-30 16:24 [Qemu-devel] block composite driver and partition driver jma5
2007-01-30 22:28 ` Douglas McClendon
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=1170221213.32412.1172115029@webmail.messagingengine.com \
--to=jbrown105@speedymail.org \
--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 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).