Whamcloud - gitweb
LU-18503 utils: keepalive message from ofd_access_log_reader 91/57691/5
authorVitaliy Kuznetsov <vkuznetsov@ddn.com>
Mon, 2 Dec 2024 15:13:20 +0000 (16:13 +0100)
committerOleg Drokin <green@whamcloud.com>
Sun, 2 Feb 2025 06:29:43 +0000 (06:29 +0000)
commit720ea630a8b5a98deaf0ab4ea3730a343d0f2db9
treefc877225af7fa13578b35611e9ae94302e393c24
parent5504873b36ca11a8c4f8c7e3a0e9128c68db866d
LU-18503 utils: keepalive message from ofd_access_log_reader

Checks ofd_access_log_reader for keepalive message feature
availability. Start ofd_access_log_reader with keepalive
message option if it is available.
Added tests for ofd_access_log_reader to test keepalive
message feature. Fixed a bug when trace file is opened.
Moved FATAL, ERROR, DEBUG macros to include and used FATAL
macro where possible

Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Signed-off-by: Vitaliy Kuznetsov <vkuznetsov@ddn.com>
Change-Id: I0f218e2394c9d0ab6cd425860ba79956a10cbd58
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57691
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh
lustre/tests/yaml.sh
lustre/utils/ofd_access_batch.c
lustre/utils/ofd_access_batch.h
lustre/utils/ofd_access_log_reader.c