Bug 1081254

Summary: munin-asyncd should wait for munin-node
Product: [Fedora] Fedora EPEL Reporter: boss-chifra <2229>
Component: muninAssignee: d. johnson <drjohnson1>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: el6CC: drjohnson1, ingvar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: munin-2.0.20-1.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-07 03:26:06 UTC 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 boss-chifra 2014-03-26 21:49:59 UTC
Description of problem:
munin-asyncd needs munin-node to properly run.

Version-Release number of selected component (if applicable):

munin-async-2.0.19-1.el6.noarch
munin-node-2.0.19-1.el6.noarch
munin-common-2.0.19-1.el6.noarch

How reproducible:
always

Steps to Reproduce:
1. yum install  munin-async munin-node munin-common
2.
/sbin/chkconfig --add munin-node
/sbin/chkconfig --add munin-asyncd
/sbin/chkconfig  munin-node on
3.
/sbin/chkconfig --list | grep munin
munin-asyncd    0:off   1:off   2:on    3:on    4:on    5:on    6:off
munin-node      0:off   1:off   2:on    3:on    4:on    5:on    6:off

Actual results:

ls -al /etc/rc2.d/*munin*
lrwxrwxrwx 1 root root 22 Mar 27 01:38 /etc/rc2.d/S50munin-asyncd -> ../init.d/munin-asyncd
lrwxrwxrwx 1 root root 20 Mar 27 01:40 /etc/rc2.d/S90munin-node -> ../init.d/munin-node
Expected results:

munin-asyncd should start after munin-node like

ls -al /etc/rc2.d/*munin*
lrwxrwxrwx 1 root root 22 Mar 27 01:38 /etc/rc2.d/S91munin-asyncd -> ../init.d/munin-asyncd
lrwxrwxrwx 1 root root 20 Mar 27 01:40 /etc/rc2.d/S90munin-node -> ../init.d/munin-node


Additional info:
munin-async requires munin-node to be started before it otherwise it will just stop. So please add in the init script munin-asyncd :

+ # Required-Start: $local_fs $remote_fs $network munin-node
- # Required-Stop: $local_fs $remote_fs $network

Comment 1 Fedora Update System 2014-03-27 02:14:27 UTC
munin-2.0.19-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/munin-2.0.19-2.fc20

Comment 2 Fedora Update System 2014-03-27 02:16:59 UTC
munin-2.0.19-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/munin-2.0.19-2.fc19

Comment 3 Fedora Update System 2014-03-27 02:18:21 UTC
munin-2.0.19-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/munin-2.0.19-2.el6

Comment 4 Fedora Update System 2014-03-27 02:19:17 UTC
munin-2.0.19-2.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/munin-2.0.19-2.el5

Comment 5 Fedora Update System 2014-03-27 20:43:18 UTC
Package munin-2.0.19-2.el5:
* should fix your issue,
* was pushed to the Fedora EPEL 5 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing munin-2.0.19-2.el5'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0971/munin-2.0.19-2.el5
then log in and leave karma (feedback).

Comment 6 boss-chifra 2014-03-28 20:48:38 UTC
I am tested munin-2.0.19-2.el6 and all works fine. Thanks.

Comment 7 Fedora Update System 2014-03-29 13:33:07 UTC
munin-2.0.20-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/munin-2.0.20-1.fc20

Comment 8 Fedora Update System 2014-03-29 13:34:43 UTC
munin-2.0.20-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/munin-2.0.20-1.fc19

Comment 9 Fedora Update System 2014-03-29 13:36:01 UTC
munin-2.0.20-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/munin-2.0.20-1.el6

Comment 10 Fedora Update System 2014-03-29 13:38:05 UTC
munin-2.0.20-1.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/munin-2.0.20-1.el5

Comment 11 Fedora Update System 2014-04-07 03:26:06 UTC
munin-2.0.20-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2014-04-07 03:26:36 UTC
munin-2.0.20-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2014-04-15 23:29:42 UTC
munin-2.0.20-1.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2014-04-15 23:30:10 UTC
munin-2.0.20-1.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.