From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alasdair G Kergon Subject: Re: [linux-lvm] create vg with same name as exported vg Message-ID: <20031010200150.K6588@uk.sistina.com> References: <1065050019.1267.20.camel@rich> <1065126760.1280.0.camel@rich> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <1065126760.1280.0.camel@rich>; from rich@storix.com on Thu, Oct 02, 2003 at 01:32:40PM -0700 Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Fri Oct 10 14:03:01 2003 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Rich Turner Cc: linux-lvm@sistina.com > i have run into a situation where lvm2 does not behave the same as lvm1. > basically i want to be able to create a vg with the same name as an > exported vg. > is this a bug within lvm2, is it no longer possible with lvm2, or is > there a different procedure to accomplish this? The LVM2 tools get confused if they see 2 VGs (1 live, 1 exported) with the same name. It is not trivial to change to tools to cope with this, so for now, you should avoid getting into this situation. [If necessary, use lvm.conf filters to hide the exported PVs while you rename the live VG to something else.] Alasdair -- agk@uk.sistina.com