gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] tcp and ib-verbs


From: Amar Tumballi
Subject: Re: [Gluster-devel] tcp and ib-verbs
Date: Thu, 26 Mar 2009 09:49:42 -0700

It would be defining two volumes.

volume server-tcp
 type protocol/server
 option transport-type tcp
 option bind-port <xyz>
 .....
end-volume

volume server-ib
  type protocol/server
  option transport-type ib-verbs
  option bind-port <abcd>
   ......
end-volume

# use the same subvolumes and authentication details in both volumes..

regards,


On Thu, Mar 26, 2009 at 8:58 AM, Nathan Stratton <address@hidden> wrote:

Any idea how to get gluster to work with tcp and ib-verbs? The config has been tested with just ib-verbs and just tcp, both work fine. However I can't get it to work with both enabled.

 16: # Server settings
 17: volume server
 18:  type protocol/server
 19:  subvolumes brick
 20:  option transport-type ib-verbs
 21:  option transport-type tcp
 22:  option auth.addr.brick.allow *
 23: end-volume

+------------------------------------------------------------------------------+
2009-03-26 10:54:56 N [glusterfsd.c:1134:main] glusterfs: Successfully started



<>
Nathan Stratton                                CTO, BlinkMind, Inc.
nathan at robotics.net                         nathan at blinkmind.com
http://www.robotics.net                        http://www.blinkmind.com


_______________________________________________
Gluster-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gluster-devel



--
Amar Tumballi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]