HP XP P9500 Storage User Manual
Page 191
![background image](/manuals/398588/191/background.png)
27
.
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
¢
When LILO is used as the boot loader:
Root directory (/), /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 step 18.
:
:
#/dev/sddlmaa2 / ext2 defaults 1 1
#/dev/sda2 / ext2 defaults 1 1
/dev/sddlmaa2 / ext2 defaults 1 1
:
:
#/dev/sddlmaa4 /tmp ext2 defaults 1 2
#/dev/sda4 /tmp ext2 defaults 1 2
/dev/sddlmaa4 /tmp ext2 defaults 1 2
:
:
28
.
Shut down the host.
Execute the following command to shut down the host:
# shutdown -h now
29
.
Change the configuration from a single-path configuration to a multi-path
configuration.
30
.
Start the host.
31
.
Execute the mount command to make sure that the HDLM device is
mounted.
The following shows an execution example for when GRUB is used as the
boot loader:
# mount
/dev/sddlmaa2 on / type ext2 (rw)
:
:
/dev/sddlmaa1 on /boot type ext2 (rw)
/dev/sddlmaa4 on /tmp type ext2 (rw)
/dev/sddlmaa5 on /var type ext2 (rw)
/dev/sddlmaa6 on /usr type ext2 (rw)
none on /dev/shm type tmpfs (rw)
Check the underlined section.
Creating an HDLM Environment
3-123
Hitachi Dynamic Link Manager User Guide (for Linux(R))