| + | Before: |
| + |
|
| + | |
| + |
|
| + | % pfexec zpool iostat -v test |
| + | capacity operations bandwidth |
| + | pool alloc free read write read write |
| + | ---------- ----- ----- ----- ----- ----- ----- |
| + | test 624K 895M 0 0 1.86K 8.46K |
| + | c6t1d0 624K 895M 0 0 1.85K 7.29K |
| + | c3t0d0 0 7.50G 0 0 11 1.17K |
| + | ---------- ----- ----- ----- ----- ----- ----- |
| + |
|
| + | |
| + |
|
| + | After: |
| + |
|
| + | |
| + |
|
| + | % pfexec ./zpool iostat -v test |
| + | capacity operations bandwidth |
| + | pool alloc free read write read write |
| + | ---------- ----- ----- ----- ----- ----- ----- |
| + | test 624K 895M 0 0 1.86K 8.47K |
| + | c6t1d0 624K 895M 0 0 1.85K 7.30K |
| + | |
| + | c3t0d0 0 7.50G 0 0 11 1.17K |
| + | ---------- ----- ----- ----- ----- ----- ----- |