Bug 725495
Summary: | katello service should return a valid result/be more accurate on service start | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Corey Welton <cwelton> |
Component: | katello-agent | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | lzap |
Target Milestone: | Unspecified | ||
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
katello-0.1.50-1.git.0.ba17467.fc14.noarch
|
|
Last Closed: | 2012-08-22 17:50:43 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: | 747354 |
Description
Corey Welton
2011-07-25 16:26:10 UTC
Yeah we currently run the katello in nohup temporary. The plan is to switch to [root@nec-em15 katello-utils]# service katello start Starting katello: [ OK ] [root@nec-em15 katello-utils]# service katello status katello is not running. [root@nec-em15 katello-utils]# service katello status katello is not running. ...wait few more seconds... [root@nec-em15 katello-utils]# service katello status katello is running. Temporary solution was to add sleep 5s to the init script. We are changing the way of starting katello in few weeks. 0dfb601 725495 - katello service should return a valid result @Corey - it this workaround does not work for you, ping me and we could accelerate our production setup discussion. Or I could provide better fix for that. Works for me. QA Verified. getting rid of 6.0.0 version since that doesn't exist |