Filesystem tests

  • For bonnie++ tests run something like _bonnie++ {-u 101} -f -s(2*Mem)g -d {path}
    • Where -u 101 switches to a different user if root, directory must be world writable
    • -f does fast tests, no per char I/O
    • -s(2*Mem)g is 2 times memory, 8g in our case to avoid cache hits
    • -d {path} is path to filesystem, could be '.'
  • For iozone tests run something like iozone -ec -t 16 -r 1M -s {2*Mem}g -+n -i 0 -i 1
    • -ec clears cache and buffers between tests
    • -t 16 runs 16 threads
    • -r 1M does 1MB I/Os
    • -s (2*Mem)g is 2 times memory, again 8g in our case.
    • -+n for no retests
    • -i 0 -i 1 to do write and read tests only

Multiple clients will be needed to actually excercise all of the lustre nodes. It will take 2-3

Green Bank Lustre Tests

Results for various GB lustre filesystem tests against the VEGAS filestore.

-- JamesRobnett - 2011-07-15
Topic attachments
I Attachment ActionSorted ascending Size Date Who Comment
fourier-2-2.xlsxxlsx fourier-2-2.xlsx manage 55 K 2012-09-25 - 14:07 ChrisClark 2nd of 2 clients attached via QDR ib.
makar.xlsxxlsx makar.xlsx manage 57 K 2012-09-25 - 14:06 ChrisClark Single client via lnet router at 1Gbit
newton-1-2.xlsxxlsx newton-1-2.xlsx manage 55 K 2012-09-25 - 14:07 ChrisClark 1st of 2 clients attached via QDR ib.
newton.xlsxxlsx newton.xlsx manage 61 K 2012-09-25 - 14:06 ChrisClark Single client via QDR ib
Topic revision: r2 - 2012-09-25, ChrisClark
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback