queue_status
queue status (qStatus) bits More...
Defines
#define QUEUE_STAT_OPEN 0x01 #define QUEUE_STAT_ACTIVE 0x02 #define QUEUE_STAT_RUN 0x04 #define QUEUE_STAT_NOPERM 0x08 #define QUEUE_STAT_DISC 0x10 #define QUEUE_STAT_RUNWIN_CLOSE 0x20 #define QUEUE_STAT_FAIRSHARE_DEFAULT 0x40 Detailed Description
queue status (qStatus) bitsDefine Documentation
#define QUEUE_STAT_OPEN 0x01 The queue is open to accept newly submitted jobs.
#define QUEUE_STAT_ACTIVE 0x02 The queue is actively dispatching jobs.
The queue can be inactivated and reactivated by the LSF administrator using lsb_queuecontrol. The queue will also be inactivated when its run or dispatch window is closed. In this case it cannot be reactivated manually; it will be reactivated by the LSF system when its run and dispatch windows reopen.
#define QUEUE_STAT_RUN 0x04 The queue run and dispatch windows are open.
The initial state of a queue at LSF boot time is open and either active or inactive, depending on its run and dispatch windows.
#define QUEUE_STAT_NOPERM 0x08 Remote queue rejecting jobs.
#define QUEUE_STAT_DISC 0x10 Remote queue status is disconnected.
#define QUEUE_STAT_RUNWIN_CLOSE 0x20 Queue run windows are closed.
#define QUEUE_STAT_FAIRSHARE_DEFAULT 0x40 Fairshare queue with null user share defined.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.