25.06.2015 Views

Administering Platform LSF - SAS

Administering Platform LSF - SAS

Administering Platform LSF - SAS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Using Advance Reservation<br />

Modifying jobs<br />

(bmod -U)<br />

Changing job<br />

termination time<br />

(bmod -t)<br />

IMPORTANT<br />

Job resource<br />

usage limits<br />

Preemption and<br />

fairshare<br />

Administrators can use the -U option of bmod to change a job to another<br />

reservation ID. For example:<br />

%bmod -U user1#0 1234<br />

To cancel the reservation, use the -Un option of bmod. For example:<br />

%bmod -Un 1234<br />

Before the reservation window closes, administrators can use the -t option of<br />

bmod to change the termination time of a running job that is using the<br />

reservation. This prevents the job from being killed when the reservation<br />

expires; it does not extend the actual reservation window. For example:<br />

%bmod -t 15:0 1234<br />

You must set LSB_MOD_ALL_JOBS=Y in lsf.conf to use bmod -t for<br />

advance reservations.<br />

bmod -t will not change the termination time of a pending job.<br />

A job using a reservation is subject to all job resource usage limits. If a limit is<br />

reached on a particular host in a reservation, jobs using that reservation cannot<br />

start on that host.<br />

Higher priority jobs can only preempt other jobs that use the same reservation.<br />

In fairshare, a lower priority job can run as long as no other higher priority<br />

share holders can access the same reservation as the lower priority job.<br />

Forcing a job to run before a reservation is active<br />

<strong>LSF</strong> administrators can use brun to force jobs to run before the reservation is<br />

active, but the job must finish running before the time window of the<br />

reservation expires.<br />

For example, if the administrator forces a job with a reservation to run one<br />

hour before the reservation is active, and the reservation period is 3 hours, a<br />

4 hour run limit takes effect.<br />

Advance reservations across clusters<br />

You can create and use advance reservation for the MultiCluster job forwarding<br />

model. To enable this feature, you must upgrade all clusters to <strong>LSF</strong> Version 6.0<br />

or later.<br />

See the Using <strong>Platform</strong> <strong>LSF</strong> MultiCluster for more information.<br />

472<br />

<strong>Administering</strong> <strong>Platform</strong> <strong>LSF</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!