Whamcloud - gitweb
EX-4141 lipe: keepalive message from ofd_access_log_reader
authorAlexandre Ioffe <aioffe@ddn.com>
Thu, 23 Mar 2023 06:39:12 +0000 (23:39 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 25 Apr 2023 03:58:04 +0000 (03:58 +0000)
commit67c34beb1f85dce4042c37a2819854e79a4c7513
tree6090101942cef3791dd6fb8868b055fafd8fddf0
parent50bdf1fdfd75f2c9300ffc2e2216f5d0a4180887
EX-4141 lipe: keepalive message from ofd_access_log_reader

Lamigo 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 lamigo and 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 wherever possible

Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Test-Parameters: trivial testlist=hot-pools,sanity
Test-Parameters: trivial testlist=hot-pools,sanity
Test-Parameters: trivial testlist=hot-pools,sanity
Change-Id: I0f218e2394c9d0ab6cd425860ba79956a10cbd58
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/50389
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lipe/src/lamigo_alr.c
lustre/tests/hot-pools.sh
lustre/tests/sanity.sh
lustre/utils/ofd_access_batch.c
lustre/utils/ofd_access_batch.h
lustre/utils/ofd_access_log_reader.c