Whamcloud - gitweb
LU-7497 tests: Fix test failure in conf-sanity 32b 40/25940/4
authorJinshan Xiong <jinshan.xiong@intel.com>
Sat, 11 Mar 2017 00:57:10 +0000 (16:57 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 23 Mar 2017 04:07:45 +0000 (04:07 +0000)
commitc9f12540412a429b824dbc83c1c8b00c8affe28a
tree026b6b3be95cb880ada288ca6d78373b2d540116
parentdb8699e0c9401e27f9c6018163674c7c3a0c7273
LU-7497 tests: Fix test failure in conf-sanity 32b

It turned out that the MGS svc was wrongly turned on in disk image
'disk2_4-zfs.tar.bz2', which caused the OST mount failure with
EALREADY because the MGS service has already been started by the MDS.

This is just a temporary solution and the final fix would be to clean
the disk image in question.

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I912d39c08ba1437078fe7126d4498950ebeadaf1
Reviewed-on: https://review.whamcloud.com/25940
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/conf-sanity.sh