diff options
author | Amar Tumballi <amar@gluster.com> | 2010-10-08 06:58:51 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-10-08 06:05:03 -0700 |
commit | 2e43696eb90dc835d0aa8000e19b6f207760309c (patch) | |
tree | 6569d70e1be498c0ba9ecc157dd94cb25b4d64ce /doc/glusterfs-volgen.8 | |
parent | 98e1ea0f178bdb8d26037edda9aae7bc2339bac4 (diff) |
migrate from port 69* to 24007
Signed-off-by: Amar Tumballi <amar@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 1870 (Change the port from 69* to some other ports.)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1870
Diffstat (limited to 'doc/glusterfs-volgen.8')
-rw-r--r-- | doc/glusterfs-volgen.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glusterfs-volgen.8 b/doc/glusterfs-volgen.8 index f185e9aed4d..a47873783bd 100644 --- a/doc/glusterfs-volgen.8 +++ b/doc/glusterfs-volgen.8 @@ -55,7 +55,7 @@ together like 'tcp,ib-verbs'. [default is 'tcp'] .TP \fB\-p \-\-port\fR=PORT The port number to use in volume files. -[default is 6996 for tcp, 6997 for ib-verbs] +[default is 24007 for tcp, (24007 + 1) for ib-verbs] .TP \fB\-a \-\-auth\fR=AUTH_PARAMS Authentication parameters (comma seperated) to use in server volume. |