Visit Platform at http://www.platform.com

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: 30 Jan 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.