mount LVM?

Matthew Saltzman mjs at ces.clemson.edu
Mon Dec 18 13:32:32 UTC 2006


On Sun, 17 Dec 2006, Dave Stevens wrote:

> Quoting Matthew Saltzman <mjs at ces.clemson.edu>:

>> What's the result of "ls -l /dev/mapper/* ?
>
> [root at localhost ~]# ls -l /dev/mapper/*
> crw------- 1 root root  10, 63 Dec 17 09:37 /dev/mapper/control
> brw-rw---- 1 root disk 253,  0 Dec 17 17:38 /dev/mapper/VolGroup00-LogVol00
> brw-rw---- 1 root disk 253,  2 Dec 17 09:37 /dev/mapper/VolGroup00-LogVol01
> brw-rw---- 1 root disk 253,  1 Dec 17 17:38 /dev/mapper/VolGroup00-LogVol02
> [root at localhost ~]#

Then you have three LVs:

 	/dev/VolGroup00/LogVol00
 	/dev/VolGroup00/LogVol01
 	/dev/VolGroup00/LogVol02

You should be able to mount these, and the file system will probably be 
recognised.  Otherwise, try ext2 (if they are ext3, they will mount but 
the journal file will be visible) or swap as the filesystem type.

-- 
 		Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs




More information about the users mailing list