I am running gluster 3.8.9 and trying to setup a geo-replicated volume over ssh, It looks like the volume create command is trying to directly access the server over port 24007. The docs imply that all communications are over ssh. What am I missing? -- Alvin Starr || land: (905)513-7688 Netvel Inc. || Cell: (416)806-0133 alvin at netvel.net || -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180207/3921d39c/attachment.html>
Kotresh Hiremath Ravishankar
2018-Feb-08 04:29 UTC
[Gluster-users] georeplication over ssh.
Hi Alvin, Yes, geo-replication sync happens via SSH. Ther server port 24007 is of glusterd. glusterd will be listening in this port and all volume management communication happens via RPC. Thanks, Kotresh HR On Wed, Feb 7, 2018 at 8:29 PM, Alvin Starr <alvin at netvel.net> wrote:> I am running gluster 3.8.9 and trying to setup a geo-replicated volume > over ssh, > > It looks like the volume create command is trying to directly access the > server over port 24007. > > The docs imply that all communications are over ssh. > > What am I missing? > > -- > Alvin Starr || land: (905)513-7688 > Netvel Inc. || Cell: (416)806-0133alvin at netvel.net || > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users >-- Thanks and Regards, Kotresh H R -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180208/bf5ff4ae/attachment.html>
That makes for an interesting problem. I cannot open port 24007 to allow RPC access. On 02/07/2018 11:29 PM, Kotresh Hiremath Ravishankar wrote:> Hi Alvin, > > Yes, geo-replication sync happens via SSH. Ther server port 24007 is > of glusterd. > glusterd will be listening in this port and all volume management > communication > happens via RPC. > > Thanks, > Kotresh HR > > On Wed, Feb 7, 2018 at 8:29 PM, Alvin Starr <alvin at netvel.net > <mailto:alvin at netvel.net>> wrote: > > I am running gluster 3.8.9 and trying to setup a geo-replicated > volume over ssh, > > It looks like the volume create command is trying to directly > access the server over port 24007. > > The docs imply that all communications are over ssh. > > What am I missing? > > -- > Alvin Starr || land: (905)513-7688 > Netvel Inc. || Cell: (416)806-0133 > alvin at netvel.net <mailto:alvin at netvel.net> || > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org <mailto:Gluster-users at gluster.org> > http://lists.gluster.org/mailman/listinfo/gluster-users > <http://lists.gluster.org/mailman/listinfo/gluster-users> > > > > > -- > Thanks and Regards, > Kotresh H R-- Alvin Starr || land: (905)513-7688 Netvel Inc. || Cell: (416)806-0133 alvin at netvel.net || -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180207/7bd99268/attachment.html>