From: Mikhail Pershin Date: Tue, 27 Jan 2015 23:25:04 +0000 (+0300) Subject: LU-6175 ha: add health_check routine to the MDS, MGS and OSD X-Git-Tag: 2.6.94~5 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=f3e49e66608a20ac1b006b5e4202ad8ad88c1979;hp=f3e49e66608a20ac1b006b5e4202ad8ad88c1979 LU-6175 ha: add health_check routine to the MDS, MGS and OSD Patch adds obd_health_check() methods in MDS and MGS to check ptlrpc services health like OST does. Patch adds also health_check() routine directly to OSD to check it is mounted and is not read-only. Signed-off-by: Mikhail Pershin Change-Id: Ib4af652b08e7e3616ebb3b99ce3e4ad03bdd5ab5 Reviewed-on: http://review.whamcloud.com/13558 Tested-by: Jenkins Reviewed-by: Jinshan Xiong Tested-by: Maloo Reviewed-by: John L. Hammond Reviewed-by: Niu Yawei Reviewed-by: Oleg Drokin ---