Hide Forgot
Majority of SELinux denials (the rest is addressed in comment#4) recorded in the attachment (audit2allow output from all three nodes) indicate that the ganesha_use_fusefs boolean was not enabled and the SELinux denials were direct results of ganesha process accessing the FUSE filesystem. To enable the boolean permanently (the setting survives reboot) please advice customers to run following command: # setsebool -P ganesha_use_fusefs on Or include the command in Ganesha documentation as an important step when using FUSE file-systems.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1007