Installation guide
EMC NetWorker Release 8.1 SP1 Installation Guide
69
AIX Installation
2. Create a backup copy of the operating system configuration files:
cp /etc/rpc /etc/rpc.orig
cp /etc/inittab /etc/inittab.orig
3. Use the installp program to install the NetWorker software from the system prompt.
For example:
installp -a -d
/dir_pathname
package [package]...
where:
•
/dir_pathname
is the complete pathname of the directory that contains the
installation software.
For example, if you extract the NetWorker software packages to the /software
directory, the dir_pathname is /software/aixpower.
•
package [package]...
is a list of the software package required for the
installation type. Table 10 on page 69 provide a list of the software packages
required for each installation type.
For example, to install the NetWorker server software, the man pages and the
Japanese language pack, type:
installp -a -d /nw_packages/aixpower LGTOnw.clnt.rte LGTOnw.node.rte
LGTOnw.serv.rte LGTOnw.man.rte LGTOnw.ja.rte
4. Confirm that the required packages successfully installed for each installation type:
lslpp -L all | grep -i lgto*
Installing the Console server on AIX
To manage the NetWorker server, install the Console server software on one host in the
NetWorker datazone.
Complete these tasks to install the Console server software:
◆
“Reviewing Console server requirements” on page 70
◆
“Installing the Console server software” on page 70
◆
“Configuring the Console server software” on page 71
Table 10 List of NetWorker packages required for each installation type
Installation type: Packages:
Client software LGTOnw.clnt.rte
Storage Node software LGTOnw.clnt.rte LGTOnw.node.rte
Server software LGTOnw.clnt.rte LGTOnw.node.rte LGTOnw.serv.rte
Man pages LGTOnw.man.rte
Simplified Chinese language support LGTOnw.zh.rte
French language support LGTOnw.fr.rte
Japanese language support LGTOnw.ja.rte
Korean language support LGTOnw.ko.rte