Whamcloud - gitweb
LU-5149 utils: Create debug upcall to dump ldlm namespaces 17/10617/6
authorRyan Haasken <haasken@cray.com>
Thu, 5 Jun 2014 21:51:59 +0000 (16:51 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 26 Aug 2015 15:44:11 +0000 (15:44 +0000)
commitdcb9169ceea7a054760a5536c4197ba20ecf31a8
tree2e36897a8fbd915c1a8eeb08f0ddc260b1254b84
parenteba2a78067ef87a56242e47e626c584624fb1e34
LU-5149 utils: Create debug upcall to dump ldlm namespaces

Created a script to be used as the debug_log_upcall which will dump
ldlm namespace information in raw/binary format and append it to the
given debug log file.

Signed-off-by: Ryan Haasken <haasken@cray.com>
Change-Id: I69f08f1b9563024c962f0213fd47a95b33b7da23
Reviewed-on: http://review.whamcloud.com/10617
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/Makefile.am
lustre/utils/ldlm_debug_upcall [new file with mode: 0755]