From: Eric Blake <eblake@redhat.com>
To: Zhang Haoyu <zhanghy@sangfor.com>, Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>,
Stefan Hajnoczi <stefanha@redhat.com>, kvm <kvm@vger.kernel.org>
Subject: Re: [Qemu-devel] [question] updating the base image for all clones which havebeen running for months
Date: Tue, 04 Nov 2014 14:30:09 +0100 [thread overview]
Message-ID: <5458D4E1.3080305@redhat.com> (raw)
In-Reply-To: <201411032037450771771@sangfor.com>
[-- Attachment #1: Type: text/plain, Size: 964 bytes --]
On 11/03/2014 01:37 PM, Zhang Haoyu wrote:
>>> Hi, all
>>>
>>> I used base image A to clone so many vm,
>>> after running for months, each vm has its own private applications and data,
>>> which maybe different from each other.
>>> Now, I want to install some applications for all of the clones,
>>> what should I do?
How would you do it for bare metal? Do the same for your guests.
>>
>> Install the applications on each clone separately, or use some other
>> method to make it available (like installing on a shared network
>> resource).
>>
> Could you detail "installing on a shared network resource"?
Set up a network file system, like NFS or gluster, install your software
on the shared file system, and then make each guest mount the shared
file system in order to use the software. The same as you would on bare
metal.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 539 bytes --]
next prev parent reply other threads:[~2014-11-04 13:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-03 12:04 [Qemu-devel] [question] updating the base image for all clones which have been running for months Zhang Haoyu
2014-11-03 12:14 ` Kevin Wolf
2014-11-03 12:37 ` [Qemu-devel] [question] updating the base image for all clones which havebeen " Zhang Haoyu
2014-11-04 13:30 ` Eric Blake [this message]
2014-11-07 2:16 ` [Qemu-devel] [question] updating the base image for all clones which have been " Zhang Haoyu
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=5458D4E1.3080305@redhat.com \
--to=eblake@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=zhanghy@sangfor.com \
/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).