Bug 1245118

Summary: [New] - SELinux Boolean to be set manually after performing upgrade for nagios server and gluster-nagios-addons
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: RamaKasturi <knarra>
Component: doc-Console_Installation_GuideAssignee: Rakesh <rghatvis>
Status: CLOSED CURRENTRELEASE QA Contact: RamaKasturi <knarra>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rhgs-3.1CC: asriram, asrivast, divya, mhideo, nlevinki, pprakash, rhs-bugs, rwheeler, shtripat, storage-doc
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RamaKasturi 2015-07-21 09:02:36 UTC
Document URL: https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3/html/Console_Installation_Guide/chap-Red_Hat_Storage_Console_Installation.html#sect-Upgrading_Red_Hat_Storage_Console

Section Number and Name: 

Describe the issue: After upgrading RHSC and RHGS nodes following selinux booleans has to be set for the system to work with selinux in enforcing mode.

Nagios-Server Installed on RHGS node, Nagios Server Installed on RHSC & Nagios server installed on RHEL6:
  RHEL-6:
       setsebool -P nagios_run_sudo on

Nagios-Server Installed on RHGS node & Nagios server installed on RHEL7
  RHEL-7:
       setsebool -P nagios_run_sudo on
       setsebool -P nagios_run_pnp4nagios on

RHGS-Node (Both RHEL-6 and RHEL-7):
   setsebool -P nagios_run_sudo on
   setsebool -P logging_syslogd_run_nagios_plugins on

Suggestions for improvement: 

Additional information:

Comment 3 RamaKasturi 2015-08-20 11:40:56 UTC
Verified in the link provided in comment 2. A new section on how to enable selinux  and what booleans to set on Console and storage nodes attached to it for nagios to function properly has been added. Marking this verified.