23.07.2014 Views

Lustre 1.6 Operations Manual

Lustre 1.6 Operations Manual

Lustre 1.6 Operations Manual

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.

There are only two test types:<br />

–-ping<br />

–-brw<br />

There are no private parameters for the ping test.<br />

The brw test can have several options:<br />

read | write<br />

size=# | #K | #M<br />

Read or write. The default is read.<br />

I/O size can be bytes, KB or MB (i.e., size=1024, size=4K,<br />

size=1M. The default is 4K bytes.<br />

check=full | simple<br />

A data validation check (checksum of data). The default is nocheck.<br />

As an example:<br />

$ lst add_group clients 192.168.1.[10-17]@tcp<br />

$ lst add_group servers 192.168.10.[100-103]@tcp<br />

$ lst add_batch bulkperf<br />

$ lst add_test --batch bulkperf --loop 100 \<br />

--concurrency 4 --distribute 4:2 --from clients \<br />

brw WRITE size=16K<br />

// add brw (WRITE, 16 KB) test to batch bulkperf, \<br />

the test will run in 4 workitem, each<br />

// 192.168.1.[10-13] will write to<br />

192.168.10.[100,101]<br />

// 192.168.1.[14-17] will write to<br />

192.168.10.[102,103]<br />

list_batch [NAME] [--test INDEX] [--active] [--invalid] [--server]<br />

Lists batches in the current session or lists client|server nodes in a batch or a test.<br />

–-test INDEX<br />

Lists tests in a batch. If no option is used, all tests in the batch are listed. If<br />

the option is used, only specified tests in the batch are listed.<br />

$ lst list_batch<br />

bulkperf<br />

$ lst list_batch bulkperf<br />

Batch: bulkperf Tests: 1 State: Idle<br />

ACTIVE BUSY DOWN UNKNOWN TOTAL<br />

client 8 0 0 0 8<br />

server 4 0 0 0 4<br />

Test 1(brw) (loop: 100, concurrency: 4)<br />

ACTIVE BUSY DOWN UNKNOWN TOTAL<br />

client 8 0 0 0 8<br />

server 4 0 0 0 4<br />

$ lst list_batch bulkperf --server --active<br />

192.168.10.100@tcp Active<br />

192.168.10.101@tcp Active<br />

192.168.10.102@tcp Active<br />

192.168.10.103@tcp Active<br />

19-26 <strong>Lustre</strong> <strong>1.6</strong> <strong>Operations</strong> <strong>Manual</strong> • September 2008

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

Saved successfully!

Ooh no, something went wrong!