4.6.9. Displaying the Status and Details of ARC Queues (arcqueues)

Use the arcqueues command in the ARC command directory to display the status and details of all defined ARC cluster queues:

C:\Program Files\ANSYS Inc\v242\RSM\ARC\tools\winx64>arcqueues


     Name      Status   Priority  Start Time  End Time    Max Jobs....Allowed Machines    Allowed Users
=========================================================================================================

  night_only   Closed      0       21:00:00   06:00:00        *            machine2           all
    local      Active      0       00:00:00   23:59:59        *            machine1           all
   default     Active      0       00:00:00   23:59:59        *            machine1           all
     test     Disabled     0       00:00:00   23:59:59       100             None        tester1:tester2
   highmem     Active      0       00:00:00   23:59:59        *        machine3:machine4      all


    * Indicates that resources have not been set up.  Any resource request will be accepted.

If a queue has been enabled, its Status will be either Active or Closed depending on whether or not the current time falls within the queue's Start Time/End Time range.

If you did not enable a queue after creating it, or have disabled a queue, its Status will be Disabled in the queue list. For information enabling queues, see Modifying a Cluster Queue.