Whamcloud - gitweb
Merge from HEAD into b_lov. Mostly lprocfs changes.
authoradilger <adilger>
Wed, 13 Nov 2002 23:57:28 +0000 (23:57 +0000)
committeradilger <adilger>
Wed, 13 Nov 2002 23:57:28 +0000 (23:57 +0000)
lustre/tests/ba-echo.sh
lustre/tests/ba-mount.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