Whamcloud - gitweb
EX-8016 lipe: Identify lfs command issued by lamigo
authorAlexandre Ioffe <aioffe@ddn.com>
Tue, 1 Aug 2023 01:52:35 +0000 (18:52 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 1 Aug 2023 22:05:20 +0000 (22:05 +0000)
commit89cc7c4ce722c5347165a4ba72a03f37f660703c
treeea4997f609bf1cc506126ac41b2f848512ae7bc7
parent5a3c07ad501af9f1a3a0210ea9e0e8de1b24323e
EX-8016 lipe: Identify lfs command issued by lamigo

Each shell command issued by lamigo on OSS is identied
by attached comment. For example,
"lfs mirror extend -N ...  > /dev/null 2>&1 # lamigo testfs-MDT0000"
This can help identify the source of the command and track down
a reason why we have too many command running concurrently.

Test-Parameters: trivial testlist=hot-pools
Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Change-Id: I93ed62b030d9c1048c9c3fa7146077d54d2bde37
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51826
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lipe/src/lamigo.c