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

disk.lostwritedetected events

Contributors
Suggest changes

disk.lostwriteDetected

Severity

ERROR

Description

This message occurs when the system detects a lost write.

Corrective Action

(None).

Syslog Message

Disk level lost write detected on WRITE VERIFY: Disk %s, Block #%llu: Volume %s, FileId %d, Block #%llu: Expected 0x%x, Recomputed as 0x%x.

Parameters

diskName (STRING): Name of the device.
bno (LONGINT): Block ID.
vol (STRING): Volume name.
fileid (INT): File ID.
block (LONGINT): File block ID.
cksum (INTHEX): Expected checksum.
cksum2 (INTHEX): Computed checksum.