Terminate processing by a PBS batch server.
Synopsis
qterm [-t type] [server...]
Description
The qterm command terminates a batch server. When a server receives a terminate command, the server will go into the "Terminating" state. No new jobs will be allowed to be started into execution nor enqueued into the server. The impact on jobs currently being run by the server depends
In order to execute qterm, the user must have PBS Operation or Manager privileges.
Options
Operands
The server operand specifies which servers are to shutdown. If no servers are given, then the default server will be terminated.
Standard error
The qterm command will write a diagnostic message to standard error for each error occurrence.
Exit status
Upon successful processing of all the operands presented to the qterm command, the exit status will be a value of zero.
If the qterm command fails to process any operand, the command exits with a value greater than zero.
Related topics (non-Adaptive Computing topics)