Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Due to the bug in HDDS-10063 or the new metric added in HDDS-10064, some of the OM metrics that are persisted through restarts may not be correct. Since persistence is done to a json file, we can make an offline metrics repair tool that gathers the correct counts from the OM DB and writes them to the json file. The OM would need to be stopped during this process so it does not overwrite the json file with incorrect values. The OM would then learn the correct values on restart.
Attachments
Issue Links
- is superceded by
-
HDDS-10110 Use RocksDB key count estimates instead of OM metrics file
- Open
- requires
-
HDDS-8100 Support repair commands from ozone CLI
- Resolved