Whamcloud - gitweb
EX-8257 lipe: Hot pools: Add compression support
authorAlexandre Ioffe <aioffe@ddn.com>
Thu, 18 Jan 2024 23:36:22 +0000 (15:36 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 8 Feb 2024 08:58:18 +0000 (08:58 +0000)
commitd9414eb1aeb6d4a67e37201e74dfb2a21063cd57
treecedd2e5a3c7caed6aa1ac26cb228afe5b40d1da8
parent7546ae79e9525384fc1aa4ee51690ccd1c4a8b79
EX-8257 lipe: Hot pools: Add compression support

Add compression type and compression level
to lamigo command line options for slow pool.
Check compression option availability in 'lfs mirror extend'
and use it when replicate file to slow pool.

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