White Papers

Dell HPC NFS Storage Solution High Availability Configurations with Large Capacities
67
An SELinux policy can be generated from logs of denied operations. Check
/var/log/audit/audit.log for denied operations. If there are none relating to the cluster,
test fencing as described in the “Quick test of HA set-up” section and then follow the steps below.
# grep avc /var/log/audit/audit.log | audit2allow -M NSSHApolicy
Install the module on bot servers
# semodule -i NSSHApolicy.pp
Reference https://bugzilla.redhat.com/show_bug.cgi?id=588902
3. On both servers configure the cluster startup service
# chkconfig cman on
# chkconfig clvmd on
# chkconfig rgmanager on
# chkconfig modclusterd on