From: braam Date: Wed, 21 Aug 2002 04:13:38 +0000 (+0000) Subject: Change uml1 to localhost. Now it works. X-Git-Tag: 0.5.5~105 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=e16dbb968c1603b4afafbe7cf0d9704e3520b3c0;p=fs%2Flustre-release.git Change uml1 to localhost. Now it works. --- diff --git a/lustre/tests/local.sh b/lustre/tests/local.sh index 242bdf6..a1d2ee8 100755 --- a/lustre/tests/local.sh +++ b/lustre/tests/local.sh @@ -4,7 +4,7 @@ config=local.xml LMC=../utils/lmc # create nodes -${LMC} -o $config --node localhost --net uml1 tcp +${LMC} -o $config --node localhost --net localhost tcp # configure mds server ${LMC} -m $config --format --node localhost --mds mds1 /tmp/mds1 50000