HP Hitachi Dynamic Link Manager Software User Manual
Page 210
Boot loader
Configuration file name
ELILO
/etc/elilo.conf
To install HDLM in a boot disk environment that uses a SCSI device,
and set up the environment:
1
.
Log in to Linux as a user with root permissions.
2
.
If the OS is SUSE LINUX Enterprise Server 10 SP3 or later, specify
multipath=off in the boot loader configuration file.
Make sure that multipath=off has been set in the kernel line of the
boot loader configuration file. The following example shows how to specify
multipath=off:
¢
When ELILO is used as the boot loader:
:
:
image = vmlinuz-2.6.16.60-0.54.5-default
label = 51
append = "splash=silent multipath=off"
description = Linux
initrd = initrd-2.6.16.60-0.54.5-default
root = /dev/disk/by-id/scsi-35001862001472c70-part12
multipath=off is set in the underlined section.
¢
When GRUB is used as the boot loader with Xen kernels:
For details on Xen kernels, see
Table 3-61 Xen Hypervisor Operating
Environments Supported by HDLM on page 3-88
:
:
title XEN
root (hd0,0)
kernel /xen-pae.gz
module /vmlinuz-2.6.16.60-0.54.5-xenpae \
root=/dev/disk/by-id/scsi-SFUJITSU_MAS3735NC_A050P360007N-
part6 vga=0x317 \
resume=/dev/disk/by-id/scsi-
SFUJITSU_MAS3735NC_A050P3600077-part2 \
splash=silent showopts multipath=off
module /initrd-2.6.16.60-0.54.5-xenpae
multipath=off is set in the underlined section.
¢
When GRUB is used as the boot loader with non-Xen kernels:
For details on kernels supported by HDLM, see
.
:
:
title SUSE LINUX Enterprise Server 10 SP3
root (hd0,0)
kernel /vmlinuz-2.6.16.60-0.54.5-smp root=/dev/VG/root
3-138
Creating an HDLM Environment
Hitachi Dynamic Link Manager User Guide for Linux
®