Push
InfoPrint Manager to a remote pSeries SP node
pushinstallation method can seriously compromise network security if you are including principal passwords in the response files. If network security is a concern for you and if passwords are required to install InfoPrint on your systems, you should use
PullInfoPrint Manager to a remote system (unattended). This requires, however, that the SP node control workstation meet the minimum hardware and software requirements for InfoPrint Manager for AIX, including the appropriate graphics capabilities.
- You must be authorized to execute commands remotely for a "push" installation to work properly.
- The rshd and rexecd daemons must be running on the remote system to execute the remote installation scripts.
- Configuring the rshd and rexecd daemons requires a system administrator and might impact your network security.
This procedure explains how to create an InfoPrint Manager software server on a remote pSeries SP node control workstation. This control workstation
can then be used to install InfoPrint Manager on to the pSeries SP nodes. The
script located on the InfoPrint Manager for AIX: Base Server DVD-ROM, LCD4-5654, creates the software server for you automatically. mk_ip_remote
Follow this procedure to create an InfoPrint Manager software server on a remote SP node control workstation:
- Open 2 AIX terminal (term) windows on any AIX server connected to the same network as the SP node control workstation. This server will become the InfoPrint Manager software server. The first term window will be used to Telnet to the remote SP node control workstation. This term window will be called the SP node term window. The second will be used to submit commands to the InfoPrint Manager software server. This term window will be called the server term window.
- Perform these tasks from the server term window:
Make sure that the InfoPrint Manager DVD-ROM is inserted in the DVD-ROM drive and that the drive is mounted to
/cdrom
(use the commandmount /cdrom
).If you have an InfoPrint Manager Service DVD-ROM, you should insert the Service DVD-ROM first, and follow the directions below. - To make the
/cdrom
accessible to other systems on the network, start the System Management Interface Tool (SMIT) by entering eithersmit
(graphical version) orsmitty
(ASCII version). - Select
Communications Applications and Services
→NFS
→Network File System (NFS)
→Add a Directory to the Exports List
.- Enter
/cdrom
in thePATHNAME of directory to export(Path)
field. - Click the
List
button next to theMODE to export directory
field, and selectread-only
. - Enter the host name of the SP node control workstation that you want to have access
to the InfoPrint Manager installation files in the
HOSTS & NETGROUPS allowed client access
field. - Enter
/cdrom
in thePATHNAME of exported directory
field. - Click
OK
(AIX version) or pressEnter
(ASCII version). If you receive the messageAn export for /cdrom already exists
, follow these instructions:- Click
Done
, thenCancel
. - Click
Change/Show Attributes of an Exported Directory
.- Enter
/cdrom
in thePATHNAME of exported directory
field and clickOK
(AIX version) or pressEnter
(ASCII version). - Click the
List
button next to theMODE to export directory
field, and selectread-only
. - Enter the host name of the control workstation that you want to have access to the
InfoPrint Manager installation files in the
HOSTS & NETGROUPS allowed client access
field. - Click
OK
(AIX version) or pressEnter
(ASCII version).
- Enter
- Click
- Click
Cancel
(graphical version) or pressF10
(ASCII version) to exit from SMIT.
- Enter
- Perform these tasks from the SP node term window:
telnet
SP_node_workstation_name
where
SP_node_workstation_name
is the host name of the control workstation. Log in asroot
. mount
InfoPrint_Manager_software_server_hostname
:/cdrom /cdrom
whereInfoPrint_Manager_software_server_hostname
is the name of the local server that you are using.- This command copies the
mk_ip_remote
script to a local directory where it can be used to create the InfoPrint Manager software server on the SP node control workstation.cp /cdrom/mk_ip_remote /tmp/mk_ip_remote
- Start the installation process by entering:
/tmp/mk_ip_remote -s /cdrom
Follow any directions that appear on the screen. The installation proceeds until you are prompted on the SP node term window with the question:Do you have additional features to install?
If you started the installation with the InfoPrint Manager Service DVD-ROM, you will instead see a message that says: Remove APAR CD. Insert InfoPrint Manager Base CD. Press Enter when ready. - Perform these tasks from the server term window:
umount /cdrom
This command unmounts the
/cdrom
file system on the local server so you can insert the next DVD-ROM into the DVD-ROM drive. - Replace the DVD-ROM and enter:
mount /cdrom
- Perform this task from the SP node term window: type
yes
in response to the question asked in Step 8.The install proceeds until you are prompted on the SP node term window with the question:
Do you have additional features to install?
- Repeat steps 9 through 11 for each InfoPrint feature DVD-ROM that you want to install until you have installed all of your features.
Respond
no
when you have finished and the installation completes.
/var/log/pd/install/*.wlog
files.