TestNFSPerformance

From T2B Wiki
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