[linux-lvm] pvcreate problems - can't find partition

Luca Berra bluca at comedia.it
Mon Dec 24 01:52:02 UTC 2001


On Mon, Dec 24, 2001 at 04:26:12AM -0000, Ben Holness wrote:
> 				/dev/ide/host0/bus0/target0/lun0/part4           372      7753  55807920
> 8e  Linux LVM

...

> [root at firewall root]# pvcreate -v /dev/hda4
> pvcreate -- locking logical volume manager
> pvcreate -- checking physical volume name "/dev/hda4"
> pvcreate -- getting physical volume size
> pvcreate -- device "/dev/hda4" doesn't exist

oh yeah,
there is a problem in lvm when devfs is enabled
it only sees devices with long devfs name
try using:
pvcreate -v /dev/ide/host0/bus0/target0/lun0/part4

L.

-- 
Luca Berra -- bluca at comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \




More information about the linux-lvm mailing list