HP XP Racks User Manual
Page 113

¢
If you prepared a license key for an upgrade installation of HDLM on a
standby BOS to be newly created, go to step 2.
¢
If you prepared a license key file for an upgrade installation of HDLM
on a standby BOS to be newly created, go to step 3.
¢
If you prepared a license key for an upgrade installation of HDLM on
an already created standby BOS, go to step 4.
¢
If you prepared a license key file for an upgrade installation of HDLM
on an already created standby BOS, go to step 5.
2
.
Store the license key you prepared. Create the /var/DLM directory, and
then, in this directory, create the license key file (dlm.lic_key).
The following is an example of executing the command when the license
key is 123456789ABCDEF:
# mkdir /var/DLM
# echo "123456789ABCDEF" > /var/DLM/dlm.lic_key
The dlm.lic_key file is automatically deleted after the upgrade
installation of HDLM is completed normally. Go to step 6.
3
.
Store the license key file you prepared. Store the license key file with the
name of hdlm_license in the /var/tmp/ directory.
The following is an example of executing the command:
/var/tmp/hdlm_license
The hdlm_license file is automatically deleted after the upgrade
installation of HDLM is completed normally. Go to step 6.
4
.
Mount the file system of an already created standby BOS, and then store
the license key you prepared. Create the /bos_inst/var/DLM directory,
and then, in this directory, create the license key file (dlm.lic_key).
Then unmount the file system of the standby BOS.
The following is an example of executing the command when the license
key is 123456789ABCDEF.
# multibos -Xm
# mkdir /bos_inst/var/DLM
# echo "123456789ABCDEF" > /bos_inst/var/DLM/dlm.lic_key
# multibos -Xu
The dlm.lic_key file is automatically deleted after the upgrade
installation of HDLM is completed normally. Go to step 6.
5
.
Mount the file system of an already created standby BOS, and then store
the license key file you prepared. Store the license key file with the name
hdlm_license in the /bos_inst/var/tmp/ directory. Then unmount the
file system of the standby BOS.
The following is an example of executing the command:
# multibos -Xm
/bos_inst/var/tmp/hdlm_license
# multibos -Xu
The hdlm_license file is automatically deleted after the upgrade
installation of HDLM is completed normally. Go to step 6.
Creating an HDLM Environment
3-51
Hitachi Dynamic Link Manager User Guide for AIX®