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. Alasdair -- agk@redhat.com _______________________________________________ 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/