From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j0BGPar31752 for ; Tue, 11 Jan 2005 11:25:36 -0500 Received: from monkey.sneakemail.com (sneakemail.com [38.113.6.61]) by mx3.redhat.com (8.12.11/8.12.11) with SMTP id j0BGPV38016124 for ; Tue, 11 Jan 2005 11:25:31 -0500 Date: Tue, 11 Jan 2005 16:25:23 +0000 From: "Andrew Hilborne" Subject: Re: [linux-lvm] strange logical volume issue Message-ID: <9053-04726@sneakemail.com> In-Reply-To: <20050111142411.GU26670@agk.surrey.redhat.com> References: <20050110234240.749ebab3@eric.placeverte.home> <20050111142411.GU26670@agk.surrey.redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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"; format="flowed" To: linux-lvm@redhat.com --On 11 January 2005 14:24 +0000 "Alasdair G Kergon agk@redhat.com" wrote: > > On Mon, Jan 10, 2005 at 11:42:40PM +0100, messmate wrote: >> there is somewhat strange with a lv of mine: lv_usr-local. >> Marked as /dev/mapper/vg1_hda1-lv_usr--local and >> as /dev/vg1_hda/lv_usr-local ! >> >> See the (-) differences. > > A hyphen in the name in /dev/mapper separates the volume > group name from the logical volume name. > > If you put hyphens in either of those names they > get quoted by doubling them up. Yes indeed. Sadly (I now feel) I created my VG with the name "VG-1" and now I see exactly this "problem." So far as I can see, I have a VG with this naming issue, some LVs with *names" which reflect the same problem, and some entries in /etc/fstab (I'm running Debian on this machine, FWIW) which contain associated /dev/mapper names. Now that someone has brought this up, can someone possibly tell me a safe way to go about renaming things? I was thinking of something like "VG1" :) -- Andrew Hilborne