The following instructions explain how to configure the lease model on two clusters. Cluster2 will be the resource provider; it will export hosts to cluster1.
Submit a job to the queue named ssimodel in cluster1:
% bsub -q ssimodel -R “type==any” sleep 500Job <204> is submitted to queue <ssimodel>.% bjobsJOBID USER STAT QUEUE FROM_HOST EXEC_HOST JOB_NAME SUBMIT_TIME204 user1 RUN ssimodel hostA hostE@cluster2 sleep 500 Nov 13 12:15% bhostsHOST_NAME STATUS JL/U MAX NJOBS RUN SSUSP USUSP RSVhostE@cluster2 ok - 1 1 1 0 0 0hostA ok - - 0 0 0 0 0
You can also view this job from cluster2, where it has a different job ID: