Hitachi Dynamic Link Manager Software Users Guide for Linux

6. Perform the installation.
Execute installux.sh or the installhdlm utility stored on the HDLM
DVD-ROM to start installation.
The following shows an installation execution example for when the DVD-
ROM mount point is /media/cdrom.
¢
When executing installux.sh
# /media/cdrom/installux.sh -f /any-directory/installation-
information-settings-file
¢
When executing the installhdlm utility
# /media/cdrom/HDLM_Linux/installhdlm -f /any-directory/
installation-information-settings-file
Note that, if you edited the installation information settings file in step 5
so that the host is restarted, the host is automatically restarted.
7. Make sure that HDLM is installed.
Execute the following command to display detailed information about the
installed package.
# rpm -qi HDLM
Name : HDLM
Version : x.x.x.x.xxx
Release : xx
:
If HDLM Version is x.x.x.x.xxx, the installed version of HDLM is correct.
x.x.x.x.xxx indicates the HDLM version that was installed.
8. If you want to set the HDLM driver options, run the dlmsetopt utility.
For details on this utility, see
dlmsetopt Utility for Setting HDLM Driver
Options on page 7-37.
9. Add /opt/DynamicLinkManager/bin in the environment variable PATH in
the environment setup file for the shell used by the root user.
Add the following code to the PATH environment variable in the
environment settings file for the root user. This makes executing the
HDLM commands and HDLM utilities easier.
When the BourneAgain shell or Korn shell is used:
PATH=$PATH:/opt/DynamicLinkManager/bin ; export PATH
When the C shell is used:
set path= ( $path /opt/DynamicLinkManager/bin )
If the PATH environment variable is not set, specify an absolute path to
execute commands and utilities.
10. If you have edited the /etc/fstab file as described in Operations
Required for Devices to Be Managed by HDLM on page 3-102 in
Preparations for a New Installation of HDLM on page 3-102, add the line
show below to change the setting from a SCSI device specification to an
HDLM device specification.
Creating an HDLM Environment
3-125
Hitachi Dynamic Link Manager (for Linux®) User Guide