From: Bill Davidsen <davidsen@tmr.com>
To: kvm@vger.kernel.org
Subject: qcow and updates
Date: Fri, 25 Jul 2008 13:07:01 -0400 [thread overview]
Message-ID: <488A0835.2020202@tmr.com> (raw)
This question came out of a discussion of nesting (or stringing if you
like) disk images using qcow.
If I have an unpatched install image, say CentOS-5.2 (box "A" below).
and I make a copy of that with qcow and apply patches to that copy (box
"B" below), everything is just fine. But if I should make a working qcow
image from the patched version (box "C" below), which works fine
initially, what would happen if I applied patches to the "current"
version? I assume that would mess up the application version, since it's
a physical copy, but I'd like to be sure.
______________
| [A] |
| orig release |
|______________|
||
{qcow copy|
||
____________________
| [B] |
| patched to current |
|____________________|
||
{qcow copy}
||
_________________________
| [C] |
| fully config. app. svr. |
|_________________________|
I could play with union filesystem, network mounting of /var and /usr,
and other tricks, but I thought I'd check that this really is a problem,
and the current version needs a "real" copy to the app server, and then
the app server needs to be patched after that.
--
Bill Davidsen <davidsen@tmr.com>
"We have more to fear from the bungling of the incompetent than from
the machinations of the wicked." - from Slashdot
next reply other threads:[~2008-07-25 16:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-25 17:07 Bill Davidsen [this message]
2008-07-26 9:18 ` qcow and updates Avi Kivity
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=488A0835.2020202@tmr.com \
--to=davidsen@tmr.com \
--cc=kvm@vger.kernel.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.