lsb_queuecontrol
Changes the status of a queue.lsb_queuecontrol changes the status of a queue.
Any program using this API must be setuid to root if LSF_AUTH is not defined in the lsf.conf file.
If a queue is inactivated by its dispatch window (see lsb.queues), then it cannot be re-activated by this call.
#include <lsf/lsbatch.h>
int lsb_queuecontrol (struct queueCtrlReq *req)
Data Structures: Define Statements:
- Parameters:
*req queue control request. Errors:
- Returns:
- int:0
The function was successful.int:-1
Function failed.Equivalent line commands:
- If the function fails, lsberrno is set to indicate the error.
Files:
- none
- ${LSF_ENVDIR:-/etc}/lsf.conf
- See also:
- lsb_queueinfo
Date Modified: 28 Jun 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.