Description of problem: When glusterd is stopped on all the nodes, status shows unknown with status information as "UNKNOWN: Brick - None status could not be determined" Version-Release number of selected component (if applicable): nagios-server-addons-0.1.1-2.el6rhs.x86_64.rpm gluster-nagios-addons-0.1.1-1.el6rhs.x86_64.rpm How reproducible: Always Steps to Reproduce: 1. Install nagios on rhs nodes. 2. Now stop glusterd by running the command "service glusterd stop". 3. Actual results: For all the process i.e nfs,shd,smb,quota status information is being displayed as "UNKNOWN: Brick - None status could not be determined". Expected results: Status information should be displayed as "UNKNOWN:None status could not be determined Additional info:
NOT A BLOCKER -- Should be planned for ASYNC Errata release.
Sent a patch for internal review diff --git a/nagios-plugins.spec b/nagios-plugins.spec index cd56e47..0e6b3cd 100644 --- a/nagios-plugins.spec +++ b/nagios-plugins.spec @@ -1,6 +1,6 @@ Name: nagios-plugins Version: 1.4.16 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Host/service/network monitoring program plugins for Nagios Group: Applications/System @@ -66,8 +66,6 @@ This plugin does not actually check anything, simply provide it with a flag Summary: Nagios Plugin - check_ide_smart Group: Applications/System Requires: nagios-plugins = %{version}-%{release} -Requires: group(nagios) -Requires(pre): group(nagios) %description ide_smart Provides check_ide_smart support for Nagios. @@ -221,7 +219,7 @@ rm -rf %{buildroot} %{_libdir}/nagios/plugins/check_dummy %files ide_smart -%defattr(4750,root,nagios,-) +%defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ide_smart
Sorry i posted in the wrong place
Please add doc text for this known issue.
Patch sent for upstream : http://review.gluster.org/#/c/8125/. Status information will be, "UNKNOWN: CTDB status could not be determined " for CTDB "UNKNOWN: SMB status could not be determined" for SMB "UNKNOWN: NFS status could not be determined" for NFS "UNKNOWN: QUOTA status could not be determined" for QUOTA "UNKNOWN: SHD status could not be determined" for SHD
Please review and signoff the edited doc text.
Doc text looks good.
Status information would be "UNKNOWN: Status could not be determined as glusterd is not running"
Please review and sign-off edited doc text,
Doc text looks good except the fact that glusterd is refereed as "glusterFS Management service".
From kanagaraj, i understand that these bugs have been moved to on_qa by errata. Since QE has not received the build yet, i am moving this bug back to assigned state. Please move it on to on_qa once builds are attached to errata.
Will verify this bug when https://bugzilla.redhat.com/show_bug.cgi?id=1162518 is resolved.
Verified and works fine with build nagios-server-addons-0.1.8-1.el6rhs.noarch. When glusterd is down, status and status information for the below services would be 'UNKNOWN' and 'UNKNOWN: Status could not be determined as glusterd is not running" SMB, NFS, CTDB, Quota, Self-Heal, and brick status of all the bricks present in the node where glusterd went down.
Hi Ramesh, Can you please review the edited doc text for technical accuracy and sign off?
Doc text looks good to me.
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://rhn.redhat.com/errata/RHBA-2015-0039.html