summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRaghavendra G <raghavendra@gluster.com>2010-09-08 01:22:22 +0000
committerVijay Bellur <vijay@dev.gluster.com>2010-09-08 02:36:21 -0700
commitfaaf7cbab67ae57b58623bf82d11b835ace028cf (patch)
treeec54050dd8aa8c843f8ee6a76db42f0852431e14 /doc
parentd2e2e69bb4a212df08c3c4469cb91a88d244ed9f (diff)
mgmt/glusterd: make glusterd to listen on default ports of both socket and rdma transports.
Signed-off-by: Raghavendra G <raghavendra@gluster.com> Signed-off-by: Vijay Bellur <vijay@dev.gluster.com> BUG: 1555 (rdma remote port defaults to 6997) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1555
Diffstat (limited to 'doc')
-rw-r--r--doc/glusterd.vol4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/glusterd.vol b/doc/glusterd.vol
index 85513299..48cad957 100644
--- a/doc/glusterd.vol
+++ b/doc/glusterd.vol
@@ -1,7 +1,9 @@
volume management
type mgmt/glusterd
option working-directory /etc/glusterd
- option transport-type tcp
+ option transport-type socket,rdma
+ option transport.socket.listen-port 6969
+ option transport.rdma.listen-port 6968
# option listen-port 6969
end-volume