HP Hitachi Dynamic Link Manager Software User Manual
Page 134

3. Creating an HDLM Environment
112
In this example, the shaded portion shows information for each path of the device
you are removing from HDLM management. Type in the appropriate device
number, and then type
quit
to end the
format
command.
5.
Insert the DVD-ROM.
After a few seconds, the DVD-ROM will be automatically mounted, and the
mount point of the DVD-ROM will be displayed in a list of files.
If the DVD-ROM cannot be automatically mounted, execute the following
command to mount the DVD-ROM:
# mount -F hsfs -o ro
DVD-ROM-device-name
DVD-ROM-mount-point
The following shows an example of executing the commands for mounting the
DVD-ROM:
# mkdir /cdrom/cdrom0
# mount -F hsfs -o ro /vol/dev/dsk/c0t6d0/
DVD-ROM-volume-name
/cdrom/cdrom0
6.
Perform the installation.
• If you are not performing an unattended installation of HDLM, execute
either of the following installation commands:
When executing the
installux.sh
script
#
DVD-ROM-mount-point
/installux.sh
When executing the
pkgadd
command
# pkgadd -d
DVD-ROM-mount-point/HDLM_Solaris
DLManager
• If you are performing an unattended installation of HDLM, execute the
installux.sh
script or the
installhdlm
utility as shown below.
When executing the
installux.sh
script
#
DVD-ROM-mount-point
/installux.sh -f /
any-directory
/
installation-information-settings-file
When executing the
installhdlm
utility
#
DVD-ROM-mount-point/HDLM_Solaris
/hdlmtool/instutil/
installhdlm -f /
any-directory
/
installation-information-settings-file
If execution of the utility is completed without problems, the KAPL09211-I
message is output.
If the
restart
key is set to
y
(to restart the computer) in the
installation-information settings file, make sure that the KAPL09211-I message
has been output to the
installhdlm.log
file specified by the
logdir
key.