IBM

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)

Parameters:
*req mbatchd control request.
Data Structures:
mbdCtrlReq
Define Statements:
mbd_operation
Returns:
int:0
Function was successful.

int:-1
The function failed.

Errors:
On failure, lsberrno is set to indicate the error.
Equivalent line commands:
badmin reconfig
Files:
${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.