Whamcloud - gitweb
Change uml1 to localhost. Now it works.
authorbraam <braam>
Wed, 21 Aug 2002 04:13:38 +0000 (04:13 +0000)
committerbraam <braam>
Wed, 21 Aug 2002 04:13:38 +0000 (04:13 +0000)
lustre/tests/local.sh

index 242bdf6..a1d2ee8 100755 (executable)
@@ -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