HP Hitachi Dynamic Link Manager Software User Manual
Page 213
3. Creating an HDLM Environment
189
The name of the boot loader configuration file used in these procedures differs
depending on the boot loader and OS. The names of the boot loader configuration files
are listed in Table 3-54: Names of Boot Loader Configuration Files.
Table 3-54: Names of Boot Loader Configuration Files
To perform an upgrade installation of HDLM in a multi-path boot disk environment
that uses an HDLM device, and set up the environment:
1.
Log in to Linux as a user with root permissions.
2.
Make sure that the HDLM device is specified in the definition in the
/etc/
fstab
file.
Make sure that the mount points for the following HDLM management-target
devices are defined so that the HDLM device will be mounted:
• 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
The following shows an example of the
/etc/fstab
file:
:
:
/dev/sddlmaa2 / ext2 defaults 1 1
:
:
/dev/sddlmaa4 /tmp ext2 defaults 1 2
:
:
3.
Execute the HDLM-configuration definition utility (
dlmcfgmgr)
with the
-v
Boot loader
Configuration file name
GRUB
For Red Hat Enterprise Linux
/etc/grub.conf
For SUSE LINUX Enterprise Server 10 or SUSE LINUX
Enterprise Server 11
/boot/grub/menu.lst
LILO
/etc/lilo.conf
ELILO
/etc/elilo.conf