Hitachi Dynamic Link Manager Software Users Guide for Linux

name is displayed, change it to the corresponding HDLM device name
based on the result of a..
# /usr/bin/readlink -f /dev/disk/by-id/
scsi-360060e801025333005112b6300000036-part2
/dev/sddlmaa2
#
e. For logical volumes, the names of the devices to be mounted (/dev/
{VG}/{LV} and /dev/mapper/{VG}-{LV}) are not within the scope of
this change.
8. Edit the /etc/fstab file.
Change the mount points for the following HDLM management-target
devices from the SCSI device to the HDLM device:
¢
When ELILO is used as the boot loader:
Root directory (/), /boot/efi, /tmp, /usr, /var, swap
¢
When GRUB is used as the boot loader:
Root directory (/), /boot, /tmp, /usr, /var, swap
Comment out the existing SCSI device specification by placing a hash
mark (#) at the beginning of each line, and then add the HDLM device
specification as shown below, based on the correspondence between the
SCSI device and the HDLM device as checked in a. of step 6.
# vi /etc/fstab
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
#LABEL=/boot /boot ext3 defaults 1 2
/dev/sddlmaa1 /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
:
:
Note that, in the HDLM boot disk environment, the following format
restrictions, depending on the OS, apply to the device names that can be
specified for the mount point of the root partition (/).
Table 3-68 Device name format that can be specified for the root
partition (/) in the /etc/fstab file
OS
HDLM boot disk environment
Without LVM With LVM
Red Hat Enterprise Linux 4
Red Hat Enterprise Linux 5
Oracle Enterprise Linux 4
Oracle Enterprise Linux 5
Oracle Unbreakable Enterprise Kernel 5
/dev/{HDLM device} /dev/{VG}/{LV}
Red Hat Enterprise Linux 6
Oracle Unbreakable Enterprise Kernel 6
/dev/mapper/{VG}-
{LV}
SUSE LINUX Enterprise Server 10 /dev/{VG}/{LV}
3-146
Creating an HDLM Environment
Hitachi Dynamic Link Manager (for Linux®) User Guide