Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Follow the PBS Pro Design Document Guidelines.

Motivation

Generic design

Ideally, clients should reach out to the server with connection requests. Whereas in PBSPro the server has to reach out to scheduler and moms with connection requests and deal with connection failures and non-responding moms/scheds. The future vision is to enable all daemons and clients to reach out to the server for the connection. This work targets in changing the direction of mom connection.

...

IS_CLUSTERADDRS will send a list of addresses from server to mom which can be used for inter mom communication (More info on IS_CLUSTERADDRS). This will not be enabled for multi-server mode. Users have to use supported alternative security models as reserved ports based authentication is not secure for inter-mom communication.

...

pbs_server used to accept -P option to set the server ping rate. This usage will be removed as it is no longer applicable.

OSS Site Map
Project Documentation Main Page
Developer Guide Pages