Skip to main content
A newer release of this product is available.

disk.exceed events

Contributors
Suggest changes

disk.exceed.cmd.completeTime

Severity

INFORMATIONAL

Description

This event is generated during disk qualification testing when READ/WRITE I/O requests exceed their expected maximum completion time.

Corrective Action

(None).

Syslog Message

Disk %s has exceeded %d ms limit — required %llu ms to complete command %s.

Parameters

diskName (STRING): Name of the disk.
timeLimit (INT): Time limit to complete command.
timeTaken (LONGINT): Time taken to complete command.
commandSTR (STRING): Disk qualification command in string.