Whamcloud - gitweb
LU-17538 fid: do not use allocation set for ofd 91/54191/15
authorLi Dongyang <dongyangli@ddn.com>
Tue, 27 Feb 2024 04:05:35 +0000 (15:05 +1100)
committerOleg Drokin <green@whamcloud.com>
Thu, 2 Jan 2025 20:40:52 +0000 (20:40 +0000)
commit66e51e654aaab6d9f1641cec6a5fa71766dbf197
tree6d5a52ab91c1a542322aaad24857830df608f352
parentbe4995dc69e97f68cf92618a88af0731d5ad8d92
LU-17538 fid: do not use allocation set for ofd

The sequence server on ofd is allocating new sequences
to osp, the lowater/hiwater allocation sets could
result in a gap of 2000 sequences after restaring the cluster.

Change-Id: I038a9b6add9977c58b58de3aa1f4d0926063bcb2
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54191
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Sergey Cheremencev <scherementsev@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/fid/fid_handler.c
lustre/include/lustre_fid.h
lustre/mdt/mdt_handler.c
lustre/ofd/ofd_dev.c
lustre/tests/conf-sanity.sh