Preparing the primary computer
Before you install any application or remote secondary servers, you must export the
/aiw
file system and create an application or secondary server object in RICOH ProcessDirector. You must also verify that an NFS server is installed and started on the primary
computer.- Log in as the root user.
- Enter these commands:
- nfso -po nfs_use_reserved_ports=1
- chnfsdom <domain name>
Where <domain name> is the fully qualified DNS domain the AIX primary server is in. This domain does not include the hostname of the primary server.
- Use SMIT to configure the NFS server on the primary computer to start both now and
when the system restarts:
- Enter smitty nfs.
- Select Network File System (NFS) and press Enter.
- Select Configure NFS on This System and press Enter.
- Select Start NFS and press Enter.
- Important:
- If NFS is running, make sure you select Stop NFS before you select Start NFS.
- In the Set Start NFS now, on system restart or both field, select both.
- Press Enter.
- Press F10 to exit SMIT.
- If this is the first time you are setting up this primary computer for an application
or secondary server, add
/aiw
to the exports list:- Enter smitty nfs.
- Select Network File System (NFS) and press Enter.
- Select Add a Directory to Exports List.
- Type or select values in these fields. The bold entries in the example below show changes that you must make. Type the host name
of the computer that is prepared for the application server or Secondary Server feature
where new-secondary appears. Set the NFS versions to 4 or 3,4 where nfs-versions appears.
Type or select values in entry fields. Press Enter AFTER making all changes * Pathname of directory to export Anonymous UID Public filesystem? * Export directory now, system restart or both Pathname of alternate exports file Allow access by NFS versions External name of directory (NFS V4 access only) Referral locations (NFS V4 access only) Replica locations Ensure primary hostname in replica list Allow delegations? Scatter * Security method 1 * Mode to export directory Hostname list. If exported read-mostly Hosts & netgroups allowed client access Hosts allowed root access
[Entry Fields] /aiw -2 no both [] nfs-versions [] [] [] yes no none sys,... read-write [] new-secondary new-secondary
- Press Enter.
- Press F10 to exit SMIT.
- If another secondary server is already set up on this primary computer, update the exports list
to include the new server:
- Enter smitty nfs.
- Select Network File System (NFS) and press Enter.
- Select Change/Show Attributes of an Exported Directory and press Enter.
- In the Set Pathname of exported directory field, type /aiw and press Enter.
- If your version of AIX has an Version of exported directory to be changed field, type the version number.
- Add the host name of the new application or secondary computer to the same fields
where the other computers are already listed.In the example below, old-secondary is the host name of an existing secondary computer and new-secondary is the host name of a new secondary computer.
Press Enter AFTER making all changes Hosts & netgroups allowed client access Hosts allowed root access
[Entry Fields] [old-secondary,new-secondary] [old-secondary,new-secondary]
- Press Enter.
- Press F10 to exit SMIT.
- If your network does not have a Domain Name System (DNS) server, edit
/etc/hosts
on the primary computer to add the host name and IP address of the computer that is prepared for the application server or Secondary Server feature. - Use the RICOH ProcessDirector user interface to add and enable the application or secondary server:
- Open a Web browser and enter http://hostname:15080/pd in the address bar replacing, hostname with the host name of the primary computer.
- Log in as an authorized user. The default user name is
aiw
. - Click the Administration tab.
- In the left pane, click .
- Click and select the type of server you want to add.
- Specify a server name and the IP address or host name for the application or secondary computer. As an option, specify a description and values for the other properties of the server.
- Choose an option for the In general server pool field.Servers in the general server pool can run any step defined in any workflow.
For a secondary server that runs on an AIX or Linux system, you can specify either Yes or No. If you want the secondary server to run only specific steps, specify No in this field and then use the Tune function for each step template that you want to run on the secondary server.
For an application server that runs on Windows, specify No for In general server pool.
- Note:
- If any steps send jobs to the application server , you must tune the step template appropriately.
- Click OK.
- Select the server and then click Enable.