Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.7.0
-
3
-
9223372036854775807
Description
llog_reader does not handle records of type CHANGELOG_REC or CHANGELOG_USER_REC. In addition, its output for records in the changelog_catalog (type LLOG_LOGID_MAGIC) is more obscure than it needs to be.
The change submitted adds support for those unhandled record types. It also provides the actual pathname to the lustre log containing changelog records, that one would need when mounting an ldiskfs or zfs target via the posix layer for inspection.