Hitachi Dynamic Link Manager Software Users Guide for Linux

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.
The underlined portion is a device of the volume group that indicates
the root directory (/).
# vgdisplay -v
--- Volume group ---
VG Name VolGroup00
System ID
:
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol00
VG Name VolGroup00
:
--- Physical volumes ---
PV Name
/dev/sddlmaa2
:
#
Troubleshooting Products That Use the Weak-Modules Script
B-5
Hitachi Dynamic Link Manager (for Linux®) User Guide