Displaying 1 result from an estimated 1 matches for "testpl".
Did you mean:
  testl
  
2008 Feb 14
9
100% random writes coming out as 50/50 reads/writes
.../dev/zero out to the file).
Run I/O against that file, doing 100% random writes with an 8K block size.
zpool iostat shows the following...
               capacity     operations    bandwidth
pool         used  avail   read  write   read  write
----------  -----  -----  -----  -----  -----  -----
testpl       305G  92.8G     10     83  1.25M  8.24M
testpl       305G  92.8G    573  1.16K  69.4M  59.6M
testpl       305G  92.8G    573  1.24K  70.2M  74.8M
testpl       305G  92.8G    600    729  72.0M  31.3M
testpl       305G  92.8G    448  1.23K  54.3M  70.1M
testpl       305G  92.8G    576  1.39K  7...