----- Original Message ----- > From: "Stefan Becker" <[email protected]> > To: "Raghavendra G" <[email protected]> > Cc: [email protected] > Sent: Friday, February 25, 2011 12:13:39 PM > Subject: AW: [Gluster-users] gluster WITHOUT nfs > Hi raghavendra, > > ok thanks. And how?? :) i guess the glusterfsd daemons "export" the > nfs right? How can I remove them?
when you start a volume it starts glusterfsd daemons (without nfs export) and nfs server exporting gluster volumes. You can try to connect to glusterfsd daemons. In other words If your volume name is "foo" you can mount glusterfs through fuse using # glusterfs -s <hostname/ip-of-machine-on-which-volume-was-created> --volfile-id=foo /mnt/gluster > > Regards, > stefan > > -----Ursprüngliche Nachricht----- > Von: Raghavendra G [mailto:[email protected]] > Gesendet: Freitag, 25. Februar 2011 04:34 > An: Stefan Becker > Cc: [email protected] > Betreff: Re: [Gluster-users] gluster WITHOUT nfs > > Hi Stefan, > > Yes, you were right. You can use "gluster native client/server > protocol" to access glusterfs without using NFS. > > regards, > Raghavendra. > ----- Original Message ----- > > From: "Stefan Becker" <[email protected]> > > To: [email protected] > > Sent: Wednesday, February 23, 2011 11:46:38 AM > > Subject: [Gluster-users] gluster WITHOUT nfs > > Hi together, > > > > is it possible to use gluster WITHOUT nfs? First I thought it is > > possible by using "gluster native client/protocol". I do not want > > any > > open ports on public interfaces and as far as I understand it is not > > possible to bind nfs to internal interfaces. I am trying to pin > > every > > daemon (glusterd, glusterfsd, glusterfs) to internal interfaces > > (security). Hopefully this can be done without painful ip table > > configs. > > > > Regards, > > stefan > > > > _______________________________________________ > > Gluster-users mailing list > > [email protected] > > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users _______________________________________________ Gluster-users mailing list [email protected] http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
