Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-17216

enable_health_write, health_check improvements

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      enable_health_write should be tunable rather than a compilation option. This allows us to test it more easily and gives admins the option to try it out without having to recompile their Lustre servers. It will still be disabled by default.

       

      This health write should be enabled for MDT/MGT also. Especially since DNE means there are many more metadata related disks.

       

      Getting more verbose info from health checks would be useful. Lustre should report health by OBD device. It should also tell you what's wrong. To implement this, the health check functions could return a enum indicating the root cause of the health check failure (disk IO, ptlrpc, etc.). Then, the individual check need only return the correct enum.

            timday Tim Day
            timday Tim Day
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: