Re: [zfs-discuss] zpool iostat / how to tell if your iop bound

2010-03-11 Thread Richard Elling
On Mar 10, 2010, at 4:18 PM, Chris Banal wrote: > What is the best way to tell if your bound by the number of individual > operations per second / random io? If no other resource is the bottleneck :-) > "zpool iostat" has an "operations" column but this doesn't really tell me if > my disks are

[zfs-discuss] zpool iostat / how to tell if your iop bound

2010-03-10 Thread Chris Banal
What is the best way to tell if your bound by the number of individual operations per second / random io? "zpool iostat" has an "operations" column but this doesn't really tell me if my disks are saturated. Traditional "iostat" doesn't seem to be the greatest place to look when utilizing zfs. Than