From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx13.extmail.prod.ext.phx2.redhat.com [10.5.110.18]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p49KbLCd009858 for ; Mon, 9 May 2011 16:37:21 -0400 Received: from qmail-admn-norm-0.netfirms.com (admin-norm-b.netfirms.com [70.35.17.200]) by mx1.redhat.com (8.14.4/8.14.4) with SMTP id p49KbKD0023784 for ; Mon, 9 May 2011 16:37:20 -0400 Received: from steve by steve-desktop with local (Exim 4.69) (envelope-from ) id 1QJXDi-0007dh-4Q for linux-lvm@redhat.com; Mon, 09 May 2011 16:38:22 -0400 Date: Mon, 9 May 2011 16:38:22 -0400 From: Steve Shorter Message-ID: <20110509203822.GA29336@netfirms.com> MIME-Version: 1.0 Content-Disposition: inline Subject: [linux-lvm] creating pv's on LVM's for virtual guests Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@redhat.com 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