Whamcloud - gitweb
LU-4227 utils: mgs option is required to format a MDT/OST 87/8387/5
authorEmoly Liu <emoly.liu@intel.com>
Mon, 9 Jun 2014 11:20:37 +0000 (19:20 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 Jun 2014 02:44:13 +0000 (02:44 +0000)
commite542ab2a0b40f4f53d4b8cbd1013ea1d46e9574f
tree8695e597ec928f4f6798fc3af1d06016dd6e5a49
parent9d72ec94b56590ad5da7003e93dd268d81fc8d14
LU-4227 utils: mgs option is required to format a MDT/OST

When running mkfs.lustre to format a MDT, --mgs or --mgsnode option
is required; while to format a OST, --mgsnode option is required.
conf-sanity.sh test_79 is added to verify the fix.

Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Change-Id: Ia65b382aad2bc31496f3da62f15349ec38990ea0
Reviewed-on: http://review.whamcloud.com/8387
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
lustre/tests/conf-sanity.sh
lustre/utils/mkfs_lustre.c