Hitachi Dynamic Link Manager Software Users Guide for AIX (6.6) (T5208-96010, April 2011)

3. Creating an HDLM Environment
119
O server:
$ rmdev -dev vtscsin
10. Insert the DVD-ROM.
11. If there is no directory for mounting the DVD-ROM, make the directory.
# mkdir /
cdrom
cdrom is the desired directory name. Hereafter, cdrom is used for purposes of
explanation.
12. Mount the DVD-ROM.
# mount -r -v cdrfs /dev/cd0 /
cdrom
The /dev/cd0 part depends on the system.
13. Back up the HDLM settings.
To check whether the HDLM settings information has been properly inherited
after migration, save the HDLM settings information into separate files.
Save the HDLM environment settings information.
# /usr/DynamicLinkManager/bin/dlnkmgr view -sys >
any-file-name
Save the HDLM execution environment ODM settings.
# /usr/DynamicLinkManager/bin/dlmodmset -o > any-file-name
14. Back up the HDLM settings.
Execute the
dlmmigsts utility, for assisting HDLM migrations, to save the
HDLM environment settings and the HDLM execution environment ODM
settings. For details about this utility, see 7.6 dlmmigsts Utility for Assisting
HDLM Migration.
# /cdrom/HDLM_AIX/hdlmtool/dlmmigsts -b -odm /tmp/
any-desired-directory/odm-environment-settings-file-name -set /tmp/
any-desired-directory/set-environment-settings-file-name
Also, back up the information for the applications you are using, if necessary.
15. Uninstall HDLM.
See the HDLM manual for the version you are going to uninstall.