Bug 910556 - Packstack fails to start newly added services.
Summary: Packstack fails to start newly added services.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 2.0 (Folsom)
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: snapshot5
: 2.1
Assignee: Derek Higgins
QA Contact: Jaroslav Henner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-12 20:45 UTC by Jaroslav Henner
Modified: 2013-04-04 17:59 UTC (History)
3 users (show)

Fixed In Version: openstack-packstack-2012.2.3-0.3.dev472.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-04 17:59:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 885530 0 unspecified CLOSED Need init scripts for swift services 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 913195 0 medium CLOSED New services are missing from chkconfig 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHBA-2013:0706 0 normal SHIPPED_LIVE Red Hat OpenStack 2.0 (Folsom) Preview bug fix and enhancement update 2013-04-04 21:57:10 UTC

Internal Links: 885530 913195

Description Jaroslav Henner 2013-02-12 20:45:46 UTC
Description of problem:
After installation with packstack:
# for svc in /etc/init.d/openstack-swift-*; do $svc status; done
account-server (pid  3664) is running...
account-auditor is stopped
account-reaper is stopped
account-replicator (pid  3606) is running...
container-server (pid  3542) is running...
container-auditor is stopped
container-replicator (pid  3560) is running...
container-updater is stopped
object-server (pid  3753) is running...
object-auditor is stopped
object-replicator (pid  3771) is running...
object-updater is stopped


Version-Release number of selected component (if applicable):
openstack-packstack-2012.2.2-0.8.dev346.el6ost.noarch
openstack-swift-1.7.4-7.el6ost.noarch

How reproducible:
1/1

Steps to Reproduce:
1. Install
2.
3.
  
Actual results:
Some swift services stopped

Expected results:
All swift services running

Additional info:
See the referred bug.

Comment 2 Derek Higgins 2013-03-05 11:45:57 UTC
Fix submitted upstream
https://review.openstack.org/#/c/23407/

Comment 4 Jaroslav Henner 2013-03-21 21:34:42 UTC
Good job.

[root@node-01 ~]# for svc in /etc/init.d/openstack-swift-*; do $svc status; done
account-server (pid  4533) is running...
account-auditor (pid  4131) is running...
account-reaper (pid  4193) is running...
account-replicator (pid  4472) is running...
container-server (pid  4846) is running...
container-auditor (pid  3993) is running...
container-replicator (pid  4784) is running...
container-updater (pid  4055) is running...
object-server (pid  4622) is running...
object-auditor (pid  4331) is running...
object-replicator (pid  4685) is running...
object-updater (pid  4269) is running...

Comment 5 errata-xmlrpc 2013-04-04 17:59:47 UTC
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.

http://rhn.redhat.com/errata/RHBA-2013-0706.html


Note You need to log in before you can comment on or make changes to this bug.