Whamcloud - gitweb
LU-11743 utils: allow lctl pool_list on separate MGS 95/35895/9
authorEmoly Liu <emoly@whamcloud.com>
Sun, 22 Sep 2019 12:06:07 +0000 (20:06 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 27 Sep 2019 23:12:51 +0000 (23:12 +0000)
commitd908fe9686bc1e583da7434856d9c06e6cbbc4fd
tree417186803ef6a008fd4fc94903a93f9a4e9f6f0c
parentd780f15a2d63c8bde5ae6345aed85b4b44904fb5
LU-11743 utils: allow lctl pool_list on separate MGS

Change lctl pool_list command to parse the configuration log directly
when run on a standalone MGS node.  This also allows the pool commands
to be run when only the MGS is started.

Also, those test scripts from the patch of LU-9899 to mount a client
on the standalone MGS to allow OST pools to work properly are cleared.

Change-Id: Ic25931d49c2cf747da2a3f2ac3c25a21f6878991
Test-Parameters: standalonemgs=true testlist=ost-pools.sh,sanity.sh,conf-sanity.sh
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Signed-off-by: Vladimir Saveliev <c17830@cray.com>
Reviewed-on: https://review.whamcloud.com/35895
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_cfg.h
lustre/obdclass/obd_config.c
lustre/tests/conf-sanity.sh
lustre/tests/ost-pools.sh
lustre/tests/replay-single.sh
lustre/tests/sanity.sh [changed mode: 0755->0644]
lustre/tests/test-framework.sh
lustre/utils/obd.c