With MultiCluster, both clusters must run LSF Version 7 or later. You cannot post a message to a MultiCluster job if the clusters are disconnected. You cannot attach files to MultiCluster jobs.
Options
Use the JOB_ATTA_DIR parameter in lsb.params(5) to specify the directory where attachment data files are saved. The directory must have at least 1 MB of free space. mbatchd checks for available space in the job attachment directory before transferring the file.
Use the MAX_JOB_ATTA_SIZE parameter in lsb.params to set a maximum size for job message attachments.
For example, your application may require additional job status descriptions besides the ones that LSF provides internally (PEND, RUN, SUSP, etc.)
Default: "no description"
Default: 0
Use the MAX_JOB_MSG_NUM parameter in lsb.params to set a maximum number of messages for a job. With MultiCluster, to avoid conflicts, MAX_JOB_MSG_NUM should be the same in all clusters.
job_ID "job_ID[index]"
Required. Operates on the specified job. With MultiCluster job forwarding model, you must always use the local job ID.
Example
bpost
Puts the message text step 1 into message index 1, and attaches the file step1.out to job 2500.
See also
Platform LSF Command Reference 127