wrap_log_reader
wrap_log_reader
Module
wrap_log_reader
Module summary
A service to read internally formatted wrap disk logs.
Description
This module makes it possible to read internally formatted wrap disk logs, see disk_log(3)
. wrap_log_reader
does not interfere with disk_log
activities; there is however a bug in this version of the wrap_log_reader
, see section Known Limitations
.
A wrap disk log file consists of many files, called index files. A log file can be opened and closed. Also, a single index file can be opened separately. If a non-existent or non-internally formatted file is opened, an error message is returned. If the file is corrupt, no attempt is made to repair it,