From: grev Date: Thu, 30 Oct 2008 18:37:15 +0000 (+0000) Subject: b=17532 X-Git-Tag: v1_9_100~51 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=152eab63ea2b960bd8687556412c821ecc19d518;p=fs%2Flustre-release.git b=17532 i=Yury.Umanets local cfg CMD fix for several mds nodes configuration --- diff --git a/lustre/tests/cfg/local.sh b/lustre/tests/cfg/local.sh index 85649af..f958d58 100644 --- a/lustre/tests/cfg/local.sh +++ b/lustre/tests/cfg/local.sh @@ -5,7 +5,7 @@ mds_HOST=${mds_HOST:-`hostname`} mdsfailover_HOST=${mdsfailover_HOST} mds1_HOST=${mds1_HOST:-$mds_HOST} mds1failover_HOST=${mds1failover_HOST:-$mdsfailover_HOST} -mgs_HOST=${mgs_HOST:-$mds_HOST} +mgs_HOST=${mgs_HOST:-$mds1_HOST} ost_HOST=${ost_HOST:-`hostname`} ostfailover_HOST=${ostfailover_HOST} CLIENTS=""