[Gluster-users] Nfs-ganesha...
Ben Werthmann
ben at apcera.com
Tue Aug 9 18:27:16 UTC 2016
Which nfs-ganesha package are you using? I recall someone on my team saying
that there's a nfs-ganesha package floating around which did not have the
Gluster FSAL built.
Gluster's nfs-ganesha packages are located here:
https://download.gluster.org/pub/gluster/nfs-ganesha/
What does your nfs-ganesha and ganesha-gfapi log look like when it fails?
Watch out for this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1302911
We apply protocols like this:
NFS_Core_Param {
# Protocols must be specified in core to disable 9P.
Protocols = 3,4; # NFS protocols supported
}
EXPORT{
...
}
Thanks,
Ben
On Tue, Aug 9, 2016 at 2:16 PM, Mahdi Adnan <mahdi.adnan at outlook.com> wrote:
> Please, post the ganesha log file and the output of "showmount -e"
>
>
> --
>
> Respectfully
> *Mahdi A. Mahdi*
>
>
>
> ------------------------------
> From: corey.kovacs at gmail.com
> Date: Tue, 9 Aug 2016 12:10:29 -0600
> Subject: Re: [Gluster-users] Nfs-ganesha...
> To: mahdi.adnan at outlook.com
>
> Mahdi,
>
> Thanks for the quick response.
>
> EXPORT {
> Export _Id = 1;
> Path = "/home";
> Access_Type = RW;
> Squash = No_root_squash;
> Disable_ACL = TRUE;
> Pseudo = "/home";
> Protocols = 4;
> Transports = "TCP";
>
> FSAL {
> name = GLUSTER;
> hostname = "server ip address";
> volume = "home";
> }
>
> CLIENT {
> Clients = *;
> Access_Type = RW;
> Squash = None;
> }
>
> }
>
> On Tue, Aug 9, 2016 at 11:44 AM, Mahdi Adnan <mahdi.adnan at outlook.com>
> wrote:
>
> Hi,
>
> Please post ganesha configuration file.
>
>
> --
>
> Respectfully
> *Mahdi A. Mahdi*
>
>
>
> ------------------------------
> From: corey.kovacs at gmail.com
> Date: Tue, 9 Aug 2016 11:24:58 -0600
> To: gluster-users at gluster.org
> Subject: [Gluster-users] Nfs-ganesha...
>
> If not an appropriate place to ask, my apologies.
>
> I have been trying to get Nfs-ganesha 2.3 to work with gluster 3.8. It
> never seems to load the fsal. Are there known issues with this combination?
>
> Corey
>
> _______________________________________________ Gluster-users mailing
> list Gluster-users at gluster.org http://www.gluster.org/mailman
> /listinfo/gluster-users
>
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160809/2a7265c2/attachment.html>
More information about the Gluster-users
mailing list