HP Hitachi Dynamic Link Manager Software User Manual
Page 214
3. Creating an HDLM Environment
190
parameter specified to check the correspondence between the HDLM device and
the SCSI device.
# dlmcfgmgr -v
HDevName Management Device Host Channel Target Lun
/dev/sddlmaa configured /dev/sda 0 0 0 0
KAPL10302-I /sbin/dlmcfgmgr completed normally.
The
HDevName
column indicates the HDLM device, and the
Device
column
indicates SCSI device.
4.
Edit the
/etc/fstab
file.
Change the mount points for the HDLM management-target devices that you
checked in step 2 from the HDLM device to the SCSI device. Comment out the
existing HDLM device specification by placing a hash mark (
#
) at the beginning
of each line, and then add the SCSI device specification as shown below, based
on the correspondence between the SCSI device and the HDLM device as
checked in step 3.
:
:
#/dev/sddlmaa2 / ext2 defaults 1 1
/dev/sda2 / ext2 defaults 1 1
:
:
#/dev/sddlmaa4 /tmp ext2 defaults 1 2
/dev/sda4 /tmp ext2 defaults 1 2
:
:
5.
Copy the configuration contained in the boot loader configuration file, which was
used for startup from the HDLM device.
The following shows an example configuration. Note that option in the example
represents an option that can be specified to suit the user environment.
• When GRUB is used as the boot loader with Xen kernels:
For details on Xen kernels, see Table 3-47: Xen Hypervisor Operating
Environments Supported by HDLM.
:
:
title XEN