By default, the SELinux boolean gluster_export_all_rw
is enabled.
If GlusterFS
is in use, this setting should be enabled. Otherwise,
disable it.
To disable the gluster_export_all_rw
SELinux boolean, run the following command:
$ sudo setsebool -P gluster_export_all_rw off