User Tools

Site Tools


tutorial:torque_administrator_and_operator_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
tutorial:torque_administrator_and_operator_commands [2024/04/10 12:20]
mjm519 [Commands:]
tutorial:torque_administrator_and_operator_commands [2024/04/10 14:07]
mjm519
Line 113: Line 113:
  
 == qstart == == qstart ==
-|qstat+[[https://www.mankier.com/8/qstart|qstart]] The qstart command directs the torque server process batch jobs. This command can enable the entire server or a queue.
  
 == qstop == == qstop ==
 +[[https://www.mankier.com/8/qstop|qstop]] The qstop command directs the torque server to stop processing batch jobs. Can be use to disable the server or just a queue.
 +
 +== qenable ==
 +[[https://www.mankier.com/8/qenable|qenable]] The qenable command directs the destination (server / queue) to accept jobs for processing.
 +
 +== qdisable ==
 +[[https://www.mankier.com/8/qdisable|qdisable]] The qdisable command directs the destination (server / queue) to stop jobs for processing.
  
 == pbsnodes == == pbsnodes ==
-[[https://docs.adaptivecomputing.com/torque/4-1-3/Content/topics/commands/pbsnodes.htm|pbsnodes}}+[[https://docs.adaptivecomputing.com/torque/4-1-3/Content/topics/commands/pbsnodes.htm|pbsnodes]]
 This command can be use to enable and disable nodes in the queuing system. This command can be use to enable and disable nodes in the queuing system.
 <code> <code>
Line 131: Line 138:
  
 Put a node back online: Put a node back online:
-manager@@polyp1:~$ pbsnodes -c polyp15+manager@polyp1:~$ pbsnodes -c polyp15
  
 Current Normal Output from pbsnodes -l: Current Normal Output from pbsnodes -l:
tutorial/torque_administrator_and_operator_commands.txt · Last modified: 2024/04/10 14:08 by mjm519