TestNFSPerformance

From T2B Wiki
Revision as of 12:29, 26 August 2015 by Maintenance script (talk | contribs) (Created page with " === Simple DD command === *These are the optimal values you should expect <pre> [srugovac@m8 srugovac]$ time dd if=/dev/zero of=/localgrid/srugovac/testDump bs=16k cou...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Simple DD command

  • These are the optimal values you should expect
[srugovac@m8 srugovac]$ time dd if=/dev/zero of=/localgrid/srugovac/testDump bs=16k count=32000
32000+0 records in
32000+0 records out
524288000 bytes (524 MB) copied, 5.68469 s, 92.2 MB/s

real	0m5.758s
user	0m0.005s
sys	0m0.662s


Template:TracNotice