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.

Chapter 3<br />

Working with Your Cluster<br />

Viewing configuration parameters<br />

% bparams -l<br />

Use the bparams command to display the generic configuration parameters of<br />

<strong>LSF</strong>. These include default queues, default host or host model for CPU speed<br />

scaling, job dispatch interval, job checking interval, job accepting interval, etc.<br />

% bparams<br />

Default Queues: normal idle<br />

Default Host Specification: DECAXP<br />

Job Dispatch Interval: 20 seconds<br />

Job Checking Interval: 15 seconds<br />

Job Accepting Interval: 20 seconds<br />

Use the -l option of bparams to display the information in long format, which<br />

gives a brief description of each parameter as well as the name of the<br />

parameter as it appears in lsb.params.<br />

System default queues for automatic queue selection:<br />

DEFAULT_QUEUE = normal idle<br />

The interval for dispatching jobs by master batch daemon:<br />

MBD_SLEEP_TIME = 20 (seconds)<br />

The interval for checking jobs by slave batch daemon:<br />

SBD_SLEEP_TIME = 15 (seconds)<br />

The interval for a host to accept two batch jobs subsequently:<br />

JOB_ACCEPT_INTERVAL = 1 (* MBD_SLEEP_TIME)<br />

The idle time of a host for resuming pg suspended jobs:<br />

PG_SUSP_IT = 180 (seconds)<br />

The amount of time during which finished jobs are kept in core:<br />

CLEAN_PERIOD = 3600 (seconds)<br />

The maximum number of finished jobs that are logged in current event file:<br />

MAX_JOB_NUM = 2000<br />

The maximum number of retries for reaching a slave batch daemon:<br />

MAX_SBD_FAIL = 3<br />

The number of hours of resource consumption history:<br />

HIST_HOURS = 5<br />

The default project assigned to jobs.<br />

DEFAULT_PROJECT = default<br />

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

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

Saved successfully!

Ooh no, something went wrong!