Whamcloud - gitweb
LU-7486 obdclass: health_check to report unhealthy upon LBUG 81/17981/2
authorBruno Faccini <bruno.faccini@intel.com>
Wed, 13 Jan 2016 16:25:52 +0000 (17:25 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 14 Jun 2016 03:50:42 +0000 (03:50 +0000)
commit909e4dc00f224834ff7ac4b6b8f0f6bf76e3c58d
tree11e956c6c197d831743f26fe2b053df69497bb6b
parent64eb02ffed4afe067eb090b5cb06a91f0d6fd1a9
LU-7486 obdclass: health_check to report unhealthy upon LBUG

When a LBUG has occured, without panic_on_lbug being set, health_check
/proc file must return an unhealthy state.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: I3fb89fe825cb3e85f2be99609141131aef6b6af7
Reviewed-on: http://review.whamcloud.com/17981
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/linux/linux-module.c