HP Hitachi Dynamic Link Manager Software User Manual
Page 187
![background image](/manuals/397404/187/background.png)
3. Creating an HDLM Environment
163
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.
If you have performed steps 11, go to step 14.
13. Restart the host.
Execute the following command to restart the host:
# shutdown -r now
A path will be established in the HDLM device and the HDLM manager will start.
14. If you have edited the
/etc/fstab
file as described in (1) Operations Required
for Devices to Be Managed by HDLM in 3.6.1 Preparations for a New
Installation of HDLM, 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:
Add the shaded line shown in the above figure.
15. Specify the settings required for using LUKS.
Perform this step if your host OS uses LUKS. If HDLM manages a SCSI device
that has been configured to use LUKS, the LUKS settings must be migrated from
the SCSI device to an HDLM device.