On Mon, Feb 22, 2021 at 3:37 PM vaf0001--- via Support <support@lists.nfs-ganesha.org> wrote:
Thank you for the advice - it got me past that obstacle. After a bit of fighting with SELinux (nfs-ganesha wanted some fuse access privileges) 

Did you install the nfs-ganesha-selinux package?

If yes and you're still seeing selinux AVCs then please  put selinux in permissive mode (either edit /etc/selinux/config and change the SELINUX= line and reboot, or run `setenforce 0`) 

Then start ganesha and do whatever it is you were doing.  Afterwards run `audit2allow -a`  and attach the output to an issue at https://github.com/nfs-ganesha/nfs-ganesha/issues

--

Kaleb