lsb_writestatus
Writes a current version eventRec structure into the lsb_status file.lsb_writestatus writes an eventrRec to the open statusFile. This API function is inside liblsbstream.so.
#include <lsf/lsbatch.h>
int lsb_writestatus(struct eventRec *logPtr)
Data Structures:
- Parameters:
*logPtr Pointer to the eventRec structure.
see lsb_geteventrec for details on the eventRec structure.Define Statements:
- eventRec
eventLog
xFile
jobAttrSetLog
logSwitchLog
dataLoggingLog
jgrpNewLog
jgrpCtrlLog
jgrpStatusLog
jobNewLog
jobModLog
jobStartLog
jobStartAcceptLog
jobExecuteLog
jobStatusLog
sbdJobStatusLog
sbdUnreportedStatusLog
jobSwitchLog
jobMoveLog
chkpntLog
jobRequeueLog
jobCleanLog
jobExceptionLog
sigactLog
migLog
signalLog
queueCtrlLog
hostCtrlLog
hgCtrlLog
mbdStartLog
mbdDieLog
unfulfillLog
jobFinishLog
loadIndexLog
calendarLog
jobForwardLog
jobAcceptLog
statusAckLog
jobMsgLog
jobMsgAckLog
jobOccupyReqLog
jobVacatedLog
jobForceRequestLog
jobChunkLog
jobExternalMsgLog
rsvRes
rsvFinishLog
cpuProfileLog
jobRunRusageLog
slaLog
perfmonLogInfo
perfmonLog
taskFinishLog
eventEOSLog
jobResizeNotifyStartLog
jobResizeNotifyAcceptLog
jobResizeNotifyDoneLog
jobResizeReleaseLog
jobResizeCancelLog
jobResizeLog
jRusageErrors:
- Returns:
- int:0
The function was successful.int:-1
The function failed.Equivalent line commands:
- If the function fails, lsberrno is set to indicate the error.
Files:
- none
- $LSB_CONFDIR/cluster_name/configdir/lsb.params
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.