migLog Struct Reference
migration log. More...
Data Fields
int jobId int numAskedHosts char ** askedHosts int userId int idx char userName [MAX_LSB_NAME_LEN] char * srcCluster LS_LONG_INT srcJobId char * dstCluster LS_LONG_INT dstJobId int sigFlag int acAction char * acActionStr Detailed Description
migration log.Field Documentation
int migLog::jobId The job to be migrated.
The number of candidate hosts for migration.
char** migLog::askedHosts The array of candidate host names.
int migLog::userId The user ID of the submitter.
int migLog::idx Job array index; must be 0 in JOB_NEW.
char migLog::userName[MAX_LSB_NAME_LEN] The user name of the submitter.
char* migLog::srcCluster source cluster name
LS_LONG_INT migLog::srcJobId source job ID
char* migLog::dstCluster target cluster name
LS_LONG_INT migLog::dstJobId target job ID
int migLog::sigFlag Signal flags.
int migLog::acAction Dynamic Cluster provision action.
char* migLog::acActionStr Dynamic Cluster migration action string.
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.