02-20-04 09:34 AM
Benjamin Wang wrote:
>
> Hi,
>
> I am trying to get DISK IO status with kstat KSTAT_TYPE_IO. The language i
s
> C, and the platform is solaris 2.7.
> My program got more than 50 records about DISK IO from kstat chain. But
> seems there isn't so many disks installed on the machine.
You're probably seeing each physical disk plus all its
"slices:" dad0 and dad0,a dad0,b, ... dad0,h.
--
Eric.Sosman@sun.com
[ Post a follow-up to this message ]
|