Whamcloud - gitweb
LU-15357 iokit: fix the obsolete usage of cfg_device 66/49566/2
authorHongchao Zhang <hongchao@whamcloud.com>
Fri, 6 Jan 2023 07:13:46 +0000 (23:13 -0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 19 Apr 2023 03:32:06 +0000 (03:32 +0000)
commit1e7624b711e173baf893cec0bfc687ddee000fc7
tree2c011b63eff21f4b648da9f96934424dfbb234f6
parentef11ceb0ae59b2fefbb23e6670ef6adca3e3a048
LU-15357 iokit: fix the obsolete usage of cfg_device

The LCTL command "cfg_device" is obsolete and some operations
(such as "cleanup", "detach") don't support it anymore.
In mds_survey and lfsck-performance it causes the echo client
device not to be destroyed and causes LBUG when umounting the
related Lustre device.

Lustre-change: https://review.whamcloud.com/45872
Lustre-commit: a20b78a81d091cebd6b9e6c87537b2c955084cd5

Change-Id: If7f6eff080906e395023289652fcd2a78dfb6fb7
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Signed-off-by: Mikhail Pershin <mpershin@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Colin Faber <cfaber@ddn.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49566
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre-iokit/obdfilter-survey/iokit-libecho
lustre/tests/lfsck-performance.sh
lustre/tests/run-llog.sh
lustre/tests/scrub-performance.sh