TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-155
Descriptions of Event Messages
170: ZTMF-EVT-Rcov-FsError3
A file-system error affecting the entire volume occurred while a recovery process was
attempting the specified operation.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE
identifies the TMF process that generated the event. The value of this token for
this event is ZTMF-VAL-PROC-BACKOUT, ZTMF-VAL-PROC-
VOLUMERECOVERY, or ZTMF-VAL-PROC-FILERECOVERY.
ZTMF-TKN-RCOV-FILENAME-1
is the subject token of the event message, and it contains the name of a data
volume. Because of implentation dependencies, the token ZTMF-TKN-RCOV-
FILENAME-1 is actually used by this event to pass a volume name.
ZTMF-TKN-RCOV-FSERROR
contains an integer identifying the file-system error that occurred.
ZTMF-TKN-RCOV-OP-OF-ERROR
specifies the operation that was being attempted. The possible values are:
ZTMF-VAL-RCOV-LOGICALREDO
ZTMF-VAL-RCOV-PHYSICALREDO
ZTMF-VAL-RCOV-LOGICALUNDO
ZTMF-VAL-RCOV-PHYSICALUNDO
ZTMF-VAL-RCOV-FLABMODREDO
ZTMF-VAL-RCOV-FLABMODUNDO
ZTMF-VAL-RCOV-CHANGEFLAB
ZTMF-VAL-RCOV-OPEN
ZTMF-VAL-RCOV-FLUSHFILES
ZTMF-VAL-RCOV-FLUSHAUDIT
ZTMF-VAL-RCOV-CLEARFLAGS
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-RCOV-FILENAME-1 token-type ZSPI-TYP-STRING.
ZTMF-TKN-RCOV-FSERROR token-type ZSPI-TYP-INT.
ZTMF-TKN-RCOV-OP-OF-ERROR token-type ZSPI-TYP-ENUM.
Event-Message Text
File-system error ZTMF-TKN-RCOV-FSERROR encountered on
audited volume ZTMF-TKN-RCOV-FILENAME-1 while performing
ZTMF-TKN-RCOV-OP-OF-ERROR operation.