HP Hitachi Dynamic Link Manager Software User Manual
Page 725
B. Troubleshooting Products That Use the Weak-Modules Script
701
Example when LVM is not used:
The underlined portion is the device that indicates the root directory (
/
).
# mount
/dev/sddlmaa2 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sddlmaa1 on /boot/efi type vfat (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
#
Example when LVM is used:
The underlined portion is the volume group that indicates the root directory
(
/
).
# mount
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sddlmaa1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
/dev/mapper/VolGroup00-LogVol02 on /tmp type ext3 (rw)
/dev/mapper/VolGroup00-LogVol04 on /usr type ext3 (rw)
/dev/mapper/VolGroup00-LogVol03 on /opt type ext3 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
#
Use the
vgdisplay
command as follows to make sure that the physical
volume of this volume group is an HDLM device.