From: rread Date: Wed, 21 Aug 2002 20:40:15 +0000 (+0000) Subject: - change default tcp port to 988 X-Git-Tag: 0.5.5~101 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=fbea53c45ac68c0c954177828fbd024fd8a8e7fe;p=fs%2Flustre-release.git - change default tcp port to 988 --- diff --git a/lustre/utils/lmc b/lustre/utils/lmc index 6fa35cf..c12433d 100755 --- a/lustre/utils/lmc +++ b/lustre/utils/lmc @@ -46,7 +46,7 @@ import xml.dom.minidom from xml.dom.ext import PrettyPrint -DEFAULT_PORT = 888 # XXX What is the right default acceptor port to use? +DEFAULT_PORT = 988 # XXX What is the right default acceptor port to use? def usage(): print """usage: lmc [--node --ost | --mtpt | --lov] args