On Mon, 31 Dec 2018 16:32:13 +0200, Eran Ben Elisha wrote: > +Once an error is reported, devlink health will do the following actions: > + * A log is being send to the kernel trace events buffer > + * Health status and statistics are being updated for the reporter instance > + * Object dump is being taken and saved at the reporter instance (as long as > + there is no other Objdump which is already stored) > + * Auto recovery attempt is being done. Depends on: > + - Auto-recovery configuration > + - Grace period vs. time passed since last recover
Would it make sense to store the result of last recovery if it failed?