Hello! I am attempting to setup a Gluster install using Ganesha for NFS using the guide found here http://blog.gluster.org/2015/10/linux-scale-out-nfsv4-using-nfs-ganesha-and-glusterfs-one-step-at-a-time/ The Gluster portion is working fine, however when I try to setup Ganesha I have a problem. The guide says to run 'gluster nfs-ganesha enable' however when I do, I get the following error: [root at glustertest1 ~]# gluster nfs-ganesha enable unrecognized word: nfs-ganesha (position 0) Has this command changed? If so, what is the new command? If not, why would I be getting this error? Is there a more recent guide that I should be following? Thank you in advance! Anthony Valentine -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170706/babd13ca/attachment.html>
+Jiffin Regards Rafi KC On 07/06/2017 10:04 PM, Anthony Valentine wrote:> > Hello! > > > > I am attempting to setup a Gluster install using Ganesha for NFS using > the guide found here > http://blog.gluster.org/2015/10/linux-scale-out-nfsv4-using-nfs-ganesha-and-glusterfs-one-step-at-a-time/ > > > > > The Gluster portion is working fine, however when I try to setup > Ganesha I have a problem. The guide says to run ?gluster nfs-ganesha > enable? however when I do, I get the following error: > > > > [root at glustertest1 ~]# gluster nfs-ganesha enable > > unrecognized word: nfs-ganesha (position 0) > > > > Has this command changed? If so, what is the new command? If not, > why would I be getting this error? > > > > Is there a more recent guide that I should be following? > > > > > > Thank you in advance! > > > > Anthony Valentine > > > > > > > > > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170727/9c9d21d4/attachment.html>
On Thu, Jul 6, 2017 at 10:04 PM, Anthony Valentine <anthony.valentine at bldr.com> wrote:> Hello! > > > > I am attempting to setup a Gluster install using Ganesha for NFS using the > guide found here > http://blog.gluster.org/2015/10/linux-scale-out-nfsv4-using-nfs-ganesha-and-glusterfs-one-step-at-a-time/ > > > > The Gluster portion is working fine, however when I try to setup Ganesha I > have a problem. The guide says to run ?gluster nfs-ganesha enable? however > when I do, I get the following error: > > > > [root at glustertest1 ~]# gluster nfs-ganesha enable > > unrecognized word: nfs-ganesha (position 0) > > > > Has this command changed? If so, what is the new command? If not, why > would I be getting this error? > > > > Is there a more recent guide that I should be following? ><http://lists.gluster.org/pipermail/gluster-devel/2016-July/050077.html> : using gdeploy to set up NFS Ganesha might lead to better results. -- sankarshan mukhopadhyay <https://about.me/sankarshan.mukhopadhyay>
++Kaleb On 07/06/2017 10:04 PM, Anthony Valentine wrote:> Hello! > > > > I am attempting to setup a Gluster install using Ganesha for NFS using > the guide found here > http://blog.gluster.org/2015/10/linux-scale-out-nfsv4-using-nfs-ganesha-and-glusterfs-one-step-at-a-time/ > > > > > The Gluster portion is working fine, however when I try to setup Ganesha > I have a problem. The guide says to run ?gluster nfs-ganesha enable? > however when I do, I get the following error: > > > > [root at glustertest1 ~]# gluster nfs-ganesha enable > > unrecognized word: nfs-ganesha (position 0) > > > > Has this command changed? If so, what is the new command? If not, why > would I be getting this error? > > > > Is there a more recent guide that I should be following? >Which version of glusterfs are you using? From glusterfs-3.11 onwards, we can no longer setup nfs-ganesha using gluster CLI. The plan is to move to storehaug [1] soon. Thanks, Soumya [1] https://github.com/linux-ha-storage/storhaug> > > > > Thank you in advance! > > > > Anthony Valentine > > > > > > > > > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users >