Hitachi Dynamic Link Manager Software Users Guide for Linux (6.6) (HIT5203-96005, November 2011)
# /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-35.
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-75
in
Preparations for a New Installation of HDLM on page 3-75, add the line
show below to change the setting from a SCSI device specification to an
HDLM device specification.
The Linux functionality that adds LABEL=
to a SCSI device is not
supported in HDLM. Do not use this functionality.
An example of how to edit the /etc/fstab file is shown in the following
figure:
Creating an HDLM Environment
3-99
Hitachi Dynamic Link Manager User Guide (for Linux(R))