Whamcloud - gitweb
LU-11743 utils: allow lctl pool_list on separate MGS 14/36314/4
authorEmoly Liu <emoly@whamcloud.com>
Sun, 22 Sep 2019 12:06:07 +0000 (20:06 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 21 Nov 2019 07:33:35 +0000 (07:33 +0000)
commit2b659e3a5c693943c147f713d832fc82d5a254fe
treea1cf55b6854c90e8e38aa2fc8001e3ec67ba2751
parent2cbff865ca5da331b77aa35c85fdad30af3d6106
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.

Lustre-change: https://review.whamcloud.com/35895
Lustre-commit: d908fe9686bc1e583da7434856d9c06e6cbbc4fd

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-by: Li Xi <lixi@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36314
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@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