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 <[email protected]>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 > [email protected] > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- Amar Tumballi
_______________________________________________ Gluster-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gluster-devel
