lsb_reconfig
Dynamically reconfigures an LSF batch system.lsb_reconfig dynamically reconfigures an LSF batch system to pick up new configuration parameters and changes to the job queue setup since system startup or the last reconfiguration (see lsb.queues).
To restart a slave batch daemon, use lsb_hostcontrol. This call is successfully invoked only by root or by the LSF administrator.
Any program using this API must be setuid to root if LSF_AUTH is not defined in the lsf.conf file.
#include <lsf/lsbatch.h>
int lsb_reconfig (struct mbdCtrlReq *req)
Data Structures: Define Statements:
- Parameters:
*req mbatchd control request. Errors:
- Returns:
- int:0
Function was successful.int:-1
The function failed.Equivalent line commands:
- On failure, lsberrno is set to indicate the error.
Files:
- badmin reconfig
- ${LSF_ENVDIR:-/etc}/lsf.conf
- See also:
- lsb_openjobinfo
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.