jscluster - Set the Location of the Remote Batch Server

jscluster [-U]

jscluster -d

jscluster -l machinename

jscluster -s on|off

jscluster -D

Program Option Description
d Sets distribution mode. The only available mode currently is replication.
D Turns off print and log file replication. This has no impact on the availability of print files from any node in a horizontally scaled system, and improves performance. This is because print files do not need to be replicated since they are stored in the shared file system. Log files, on the other hand, are stored in the $LAWDIR/system/joblog directory on each node of the cluster. When you turn off replication, you must access the log files from the node where the job was run.
l Sets the location of the remote batch service.
s Activates or deactivates remote batch service.
U Prints usage.