Whamcloud - gitweb
LU-17253 tools: extract lustre logs from cores 47/52947/5
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Mon, 23 Dec 2024 17:24:40 +0000 (12:24 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 18 Jan 2025 22:03:02 +0000 (22:03 +0000)
commit38433fa7a455487a91bc80f3bfcc37a7844adafb
treeb78b71791625d5dc58ab7c6e2b69c2170ec4662a
parenta99649f59a236ed759698387375f5dff0ae74eca
LU-17253 tools: extract lustre logs from cores

Crash extension to extract lustre logs from crash dumps.

Test-Parameters: trivial
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Change-Id: I20afb41b1cc90923fe68ccb06618ffacc1a8221c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52947
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/debug_tools/crash-mod/README [new file with mode: 0644]
contrib/debug_tools/crash-mod/lustre-ext.c [new file with mode: 0644]
contrib/debug_tools/crash-mod/mk.sh [new file with mode: 0755]