Starting the entire multiple primary servers environment
After you install all servers and configure the shared directory permissions, you
must start each server in the correct sequence.
- Log in to the lead primary server and start RICOH ProcessDirector. Type:
startaiw -pThe lead primary server becomes the initial active primary server.
- Log in to the alternate primary server and start RICOH ProcessDirector. Type:
startaiw -pThe alternate primary server becomes the initial worker primary server.
- Log in to the UI server and start RICOH ProcessDirector. Type :
startaiw -w - Verify that the
.multiplePrimaries.propertiesfile was created under/aiw/aiw1/mp/.Verify if the correct information is set in the file. Example:
#Wed Jul 30 15:06:43 MDT 2025 uiServer=ui_server_hostname activePrimary=primary_server_1_hostname workerPrimary=primary_server_2_hostnamewhere primary_server_1_hostname is the host name of the lead primary server and primary_server_2_hostname is the host name of the alternate primary server.