HP Hitachi Dynamic Link Manager Software User Manual

Page 151

background image

3. Creating an HDLM Environment

129

2.

Log in to AIX as the root user.
If you are using a virtual I/O server, see the virtual I/O server documentation to

log in to AIX.

3.

Insert the DVD-ROM.
If you are installing HDLM from a directory in which files on the DVD-ROM are

copied, make sure that the file organization has not been changed. If the file

organization has changed, the

installhdlm

utility might not function correctly:

# mkdir /

cdrom

# mount -r -v cdrfs /dev/cd0 /

cdrom

# mkdir /tmp/hdlm
# cp -rp /

cdrom

/HDLM_AIX /tmp/hdlm/

# cp -p /cdrom/installux.sh /tmp/hdlm/

If you copied the files on the DVD-ROM to your desired directory, proceed to step

6.

4.

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.

5.

Mount the DVD-ROM.


# mount -r -v cdrfs /dev/cd0 /

cdrom

The

/dev/cd0

part depends on the system.

6.

If you are using a copy of the

installhdlm

utility that you have placed in a

separate directory to install HDLM, make sure you copy the necessary files from

the

/cdrom/HDLM_AIX/hdlmtool/instutil

directory.

The necessary files to be copied from the

/cdrom/HDLM_AIX/hdlmtool/

instutil

directory are shown below:

installhdlm

installhdlm_analysis

dlmrmdev

Also, these files need to be copied to the same directory to which the

installhdlm

utility is copied.