[TriLUG] Problem with LVM

David W. Aquilina david at starkindler.us
Tue May 2 09:35:56 EDT 2006


On Sun, Apr 30, 2006 at 11:29:09AM -0400, T. Bryan wrote:
> A while back I finally upgraded my Debian machine's kernel from 2.4.x to 
> 2.6.15.  I don't know much about LVM, but I had set up LVM with something 
> like this (where /dev/md0 is a RAID1 device on two entire disk partitions).

Have you verified that udev is creating the /dev/mapper nodes correctly? On my 2.6.15 system (FC4), /dev/[VG name] is just a directory with the following entries: 

lrwxrwxrwx  1 root root 31 May  1 23:13 LogVol00 -> /dev/mapper/VolGroup00-LogVol00                                                                             
lrwxrwxrwx  1 root root 31 May  1 23:13 LogVol01 -> /dev/mapper/VolGroup00-LogVol01 


You're also seeing the move to /dev/mapper as 2.6 uses LVM2, which utilized device-mapper. 

hth,
-- 
David W. Aquilina
david at starkindler.us



More information about the TriLUG mailing list