Whamcloud - gitweb
Change configs to use port 988 instead of 2432.
authoradilger <adilger>
Wed, 13 Nov 2002 18:10:44 +0000 (18:10 +0000)
committeradilger <adilger>
Wed, 13 Nov 2002 18:10:44 +0000 (18:10 +0000)
lustre/tests/ba-echo.sh
lustre/tests/ba-mount.sh
lustre/tests/mcr-individual-ost-nogw-config.sh
lustre/tests/mcr-routed-config.sh

index e0187fd..d971016 100644 (file)
@@ -5,7 +5,7 @@ config=${1:-ba-echo.xml}
 LMC="save_cmd"
 LMC_REAL="../../lustre/utils/lmc -m $config"
 
-PORT=2432
+PORT=988
 TCPBUF=1048576
 OST=ba-ost-1
 CLIENT=client
index fe0a8e2..2a2ff3d 100644 (file)
 
 config=${1:-ba-mount.xml}
 
+LMC_REAL="${LMC:-../utils/lmc} -m config"
 LMC="save_cmd"
-LMC_REAL="../../lustre/utils/lmc -m $config"
 
-PORT=2432
+PORT=988
 TCPBUF=1048576
 OST=ba-ost-1
 MDS=mds-hostname
index 9e3cbd1..fa47e49 100755 (executable)
@@ -9,7 +9,7 @@ LMC_REAL="../../lustre/utils/lmc -m $config"
 SERVER_START=0
 SERVER_CNT=62
 
-PORT=2432
+PORT=988
 TCPBUF=1048576
  
 h2ip () {
index bcf0d17..f6405d7 100755 (executable)
@@ -17,7 +17,7 @@ UUIDLIST=${UUIDLIST:-/home/bluearc/UUID.0920}
 CLIENT_LO=mcr40
 CLIENT_HI=mcr96
 
-PORT=2432
+PORT=988
 TCPBUF=1048576