Previous Topic: Disk By Node FormatNext Topic: Server By Cluster Format


By Cluster and By Node Disk Statistics

The following discussion explains the By Cluster and By Node Disk Statistics. The disk statistics reported in By Cluster and By Node formats are as follows:

Work Avail%

The percentage of time that work was available for the disk. Reported only for By Node statistics.

Paging %

The percentage of the work available, marked as Page I/O.

Swping %

The percentage of the work available, marked as Swap I/O. This includes both swapping and modified page writing.

Rate(/s)

The number of I/O operations per second performed by the device.

Resp Time(ms)

The response time. This is the mean total service time, per I/O request, for the device in milliseconds. This is the total time taken to service an I/O request and is the sum of the queuing time and the busy time. It is thus measured from the time the I/O request is issued until the time the controller completes the request. This value is computed as (Average device queue length)/Rate.

Queue length

The average number of disk I/O requests waiting for service.

Space Used %

The percentage of the total disk volume space that is allocated. Reported only for mounted disks.