All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Theurer <habanero@us.ibm.com>
To: "Eric S. Johansson" <esj@harvee.org>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: organizing virtual machines
Date: Mon, 21 Feb 2005 17:19:09 -0600	[thread overview]
Message-ID: <421A6C6D.8040307@us.ibm.com> (raw)
In-Reply-To: <421A667D.4030507@harvee.org>

Eric S. Johansson wrote:

> just want to make sure I'm understanding things correctly.
>
> Every virtual machine must have effectively two partitions.  The first 
> being a root partition containing all of the system executables and 
> configuration files as well as the usual /var, /tmp, etc.  The second 
> being storage for your application/user.
>
> I imagine one could make a single partition to hold both of these sets 
> of information but that's not the wisest choice.  my preference would 
> also be to put /var on the data partition. 

The best setup for me has been a shared, read only /usr, and a seperate 
"/" for each of my domains.  I use ferdora3 as my base for these 
filesystems.   The shared /usr is about 2 GB and the / is about 100 MB 
each.  When creating domains for testing, I use lvm to carve up a second 
disk, 2GB logical volume for /usr, and the rest of the disk is divided 
into logical volumes equalling the number of domains I need.  This has 
worked pretty well for me so far, and I have been able to create over 50 
domains on one system.  Now, I haven't exaclty done much with 50 domains 
yet, but they all do at least boot.

-Andrew Theurer


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

  reply	other threads:[~2005-02-21 23:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-21 22:53 organizing virtual machines Eric S. Johansson
2005-02-21 23:19 ` Andrew Theurer [this message]
2005-02-21 23:35 ` Anthony Liguori
2005-02-22  0:31   ` Mark Williamson
  -- strict thread matches above, loose matches on Subject: below --
2005-02-21 23:05 Tom Hibbert
2005-02-21 23:29 ` Eric S. Johansson
2005-02-22  0:45   ` Tim Freeman
     [not found] <31F19452BA8B2042A359D849B74B1BF00C0415@aklexch01.nsp.local>
2005-02-22  1:10 ` Eric S. Johansson
2005-02-22  2:45   ` Eric S. Johansson

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=421A6C6D.8040307@us.ibm.com \
    --to=habanero@us.ibm.com \
    --cc=esj@harvee.org \
    --cc=xen-devel@lists.sourceforge.net \
    /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.