Bug 533891
Summary: | init script, parameter reload | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Petr Sklenar <psklenar> |
Component: | rhnsd | Assignee: | Miroslav Suchý <msuchy> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Šimon Lukašík <slukasik> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0 | CC: | borgan, dkovalsk, jhutar, msuchy, slukasik |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | rhnsd-4.9.2-2.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-07-02 19:49:15 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 533839, 633349 |
Description
Petr Sklenar
2009-11-09 16:36:56 UTC
I could not reproduce behaviour described in A] Correct behaviour for B] should be not write anything on output at all. Best fix for C] would be implement force-reload. (In reply to comment #2) > I could not reproduce behaviour described in A] I still could see it with rhnsd-4.7.0-4.el5, is there some newer version? [root@qa-psklenar ~]# /etc/init.d/rhnsd reload [root@qa-psklenar ~]# #this is line after ---- >>>>>>>> [ OK ] [root@qa-psklenar ~]# rpm -q rhnsd rhnsd-4.7.0-4.el5 re B] hmm some script do not write anything at all (sshd) some print [FAILURE] (httpd). I choose the second behaviour, but now it should return status code 7 which is: 7: program is not running Fixed in spacewalk git commits: 217731a7bcbb4c1966f00343e256a8b45359405b (C part) bc56ff799287f2a799a3fe4ae529e5f35ab03db4 (B part) Not cherrypicking to rhel6 as we will be rebasing within a month. Yes, in beta1 should go: rhnsd-4.8.1-2.el6.x86_64 But yes, it is still not there. OK. I'm ignoring this part since rhnsd-4.8.1-2.el6.x86_64 obviously do not have this bug (A] part) Changing to VERIFIED Testing procedure: - automation on i386, x86_64 - manual run on x86_64, RHEL6.0-20100422.12 Results: A] output on rhel6 is neat Reloading Red Hat Network Daemon: [ OK ] B] 7 (program is not running) is returned C] lsb force-reload is implemented Verified against: rhnsd-4.9.3-2.el6 Red Hat Enterprise Linux Beta 2 is now available and should resolve the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you. |