|
Description
|
Currently fmdump lists all fault events, both those that are still valid and those that have been repaired. Repair events are not logged, and therefore not visible using fmdump. This can lead users to think that a repaired fault is still present on their system.
To find the active faults, the user needs to run "fmadm faulty" for a list of UUIDs for faults that are still unrepaired, and match each of those against the fmdump output.
Logging the repair events and making them visible through fmdump would avoid a lot of customer confusion, and be generally useful.
|