Whamcloud - gitweb
LU-6586 mgs: deactive MDT permanently 47/14747/11
authorwang di <di.wang@intel.com>
Thu, 7 May 2015 13:40:51 +0000 (06:40 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 12 Aug 2015 23:50:57 +0000 (23:50 +0000)
commitb9cbb29935faa388d36b16140c7ef76a47754bec
tree97bea4755ab8624d403a457d5f99ed7aa4500b3f
parent44c4f47c4d1f185831d4629cc9ca5ae5f50a8e07
LU-6586 mgs: deactive MDT permanently

Deactivate/activate MDT in the config log, so
the user can permanently deactivate one MDT.

Add active proc entry for MDC, and mark MDC to
be inactive once the MDC is deactivated.

Add conf-sanity.sh 50i to verify activate
and deactivate MDT.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Ia8d18f48f12fc180c32da777bde0902a774ddf93
Reviewed-on: http://review.whamcloud.com/14747
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lmv/lmv_obd.c
lustre/lod/lod_dev.c
lustre/mdc/lproc_mdc.c
lustre/mgs/mgs_llog.c
lustre/osp/osp_dev.c
lustre/tests/conf-sanity.sh