NonStop Operating System Event Management Programming Manual
Disk Process Event Messages (ZDSK)
HP NonStop Operating System Event Management Programming Manual—520372-020
11-95
Messages
Unconditional Tokens
Conditional Tokens
Cause. The disk process detected an inconsistency in the internal file format. Possible 
causes include:
A TMF RECOVER FILES command with a timestamp was followed by a new TMF 
RECOVER FILES command without a timestamp.
A file was backed up with the OPEN option, and restored.
A structured file was built using unstructured write access.
Following a crash of the volume, TMF volume recovery did not recover the file.
Conditional Tokens
ZDSK-TKN-FILE-RSN token-type ZSPI-TYP-INT2
ZDSK-TKN-VSN token-type ZSPI-TYP-INT4
ZDSK-TKN-LOGICAL-FILE-NAME token-type ZSPI-TYP-STRING
Event-Message Text
{ LDEV ldev
 Bad file $vol.subvol.file,
{ LOGICAL NAME: $lvol.subvol.file}
 detected at error label 'cccccccc' |
 LDEV ldev
 Bad block in file $vol.subvol.file,
{ LOGICAL NAME: $lvol.subvol.file}
 detected at error label 'cccccccc';
 Block RSN %oooooo.oooooo,
 block VSN %oooooo.oooooo.oooooo }
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSK-EVT-DP2-
BAD-FILE-BLOCK (5052).
ZEMS-TKN-LDEV  Subject token that contains the logical device number of the 
affected disk drive.
ZDSK-TKN-FILE-NAME  Internal representation of the name of the file that is invalid 
or that contains the invalid block.
ZDSK-TKN-INTERNAL-ERR. ASCII error label used by the vendor
Token Description
ZDSK-TKN-FILE-RSN File-relative sector number of the invalid block.
ZDSK-TKN-VSN Volume sequence number of the invalid block.
ZDSK-TKN-LOGICAL-FILE-NAME SMF logical file name.










