All of lore.kernel.org
 help / color / mirror / Atom feed
From: allan <allane@spinn.net>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] creating pv's on LVM's for virtual guests
Date: Mon, 09 May 2011 15:40:08 -0600	[thread overview]
Message-ID: <4DC85F38.5070506@spinn.net> (raw)
In-Reply-To: <20110509203822.GA29336@netfirms.com>

Hi Steve,

I've had mixed results doing that very thing. Two servers perform very differently.
One mach, an HP DL380G6 w/ dual quad core Zeon and 6 146G disks installed with CentOS 5.5 stock xen, lvm, etc. performs 
very well. Another machine intended as a low class server, a desktop quad core AMD, 4 SATA disks installed with stock 
CentOS 5.5 same as first mach, has issues with disk perfomance on every DomU - writes are 1/10 the rate of Dom0 -- I'm 
still troubleshooting it.
I see no problem with using LVM on Dom0, carving it up and offering to DomU virtuals and the virtuals using LVM for 
storage. One thing to avoid: do not duplicate an LVM names within the entire machine. i.e. installer, when told to use 
LVM, will create a vg of a specific name. If this name is not overridden, and you create multiple DomUs with same 
process the VG name will be duplicated (as well as the LV names). Avoid name duplication.
I hope this helps.

Allan

Steve Shorter wrote:
> Howdy!
> 
> 	I am setting up virtual guests to have a LVM created
> from the host. It would be good to use LVM's in the
> guest also.. for easy volume expansion etc...
> 
> ie. I am creating pv's/vg's/lvms on top of LVM's. It *seems* to
> work but some of the userland tools need the option -ff
> 
> 	Does anybody see any issues doing this?
> 
> 	thanx - steve
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> 
> 

  reply	other threads:[~2011-05-09 21:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 20:38 [linux-lvm] creating pv's on LVM's for virtual guests Steve Shorter
2011-05-09 21:40 ` allan [this message]
2011-05-10 18:36   ` Steve Shorter
2011-05-11 21:35   ` Brem Belguebli
2011-05-12  3:53   ` Christopher Cox

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=4DC85F38.5070506@spinn.net \
    --to=allane@spinn.net \
    --cc=linux-lvm@redhat.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 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.