Bug 913195 - New services are missing from chkconfig
Summary: New services are missing from chkconfig
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-swift
Version: 2.0 (Folsom)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: snapshot4
: 2.1
Assignee: Pete Zaitcev
QA Contact: Jaroslav Henner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-20 16:02 UTC by Jaroslav Henner
Modified: 2016-04-26 14:12 UTC (History)
2 users (show)

Fixed In Version: openstack-swift-1.7.4-9.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-21 19:06:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Candidate 1 (4.72 KB, patch)
2013-02-20 22:32 UTC, Pete Zaitcev
apevec: review+
Details | Diff


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 910556 0 unspecified CLOSED Packstack fails to start newly added services. 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHBA-2013:0672 0 normal SHIPPED_LIVE Red Hat OpenStack 2.0 (Folsom) Preview bug fix and enhancement update 2013-03-21 23:02:46 UTC

Internal Links: 885530 910556

Description Jaroslav Henner 2013-02-20 16:02:09 UTC
Description of problem:
The swift services were split recently, but the new ones are not in chkconfig.

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

How reproducible:
1/1

Steps to Reproduce:
1. instll swift
2.
3.

  
Actual results:
[root@node-02 ~]# ll /etc/init.d/openstack-swift-*
-rwxr-xr-x. 1 root root 1444 30. led 20.01 /etc/init.d/openstack-swift-account
-rwxr-xr-x. 1 root root 1457 30. led 20.01 /etc/init.d/openstack-swift-account-auditor
-rwxr-xr-x. 1 root root 1451 30. led 20.01 /etc/init.d/openstack-swift-account-reaper
-rwxr-xr-x. 1 root root 1464 30. led 20.01 /etc/init.d/openstack-swift-account-replicator
-rwxr-xr-x. 1 root root 1464 30. led 20.01 /etc/init.d/openstack-swift-container
-rwxr-xr-x. 1 root root 1469 30. led 20.01 /etc/init.d/openstack-swift-container-auditor
-rwxr-xr-x. 1 root root 1484 30. led 20.01 /etc/init.d/openstack-swift-container-replicator
-rwxr-xr-x. 1 root root 1469 30. led 20.01 /etc/init.d/openstack-swift-container-updater
-rwxr-xr-x. 1 root root 1444 30. led 20.01 /etc/init.d/openstack-swift-object
-rwxr-xr-x. 1 root root 1449 30. led 20.01 /etc/init.d/openstack-swift-object-auditor
-rwxr-xr-x. 1 root root 1464 30. led 20.01 /etc/init.d/openstack-swift-object-replicator
-rwxr-xr-x. 1 root root 1449 30. led 20.01 /etc/init.d/openstack-swift-object-updater
[root@node-02 ~]# chkconfig | grep swift
openstack-swift-account	0:off	1:off	2:on	3:on	4:on	5:on	6:off
openstack-swift-container	0:off	1:off	2:on	3:on	4:on	5:on	6:off
openstack-swift-object	0:off	1:off	2:on	3:on	4:on	5:on	6:off



Expected results:
Similar outputs

Comment 1 Pete Zaitcev 2013-02-20 18:52:34 UTC
See also bug 885530 that added the missing services.

Comment 4 Pete Zaitcev 2013-02-20 22:32:18 UTC
Created attachment 700280 [details]
Candidate 1

Quick cargo-culted fix. Tested by installing and upgrading. Looks like nothing was typoed, but needs review.

Comment 5 Alan Pevec 2013-02-21 11:31:54 UTC
Comment on attachment 700280 [details]
Candidate 1

looks good, just please bump Release: 9

Comment 6 Pete Zaitcev 2013-02-22 00:04:46 UTC
modified in openstack-swift-1.7.4-9

Comment 8 Jaroslav Henner 2013-03-04 13:51:30 UTC
Success

[root@node-02 ~]# chkconfig | awk '/swift/ { print $1 }'
openstack-swift-account
openstack-swift-account-auditor
openstack-swift-account-reaper
openstack-swift-account-replicator
openstack-swift-container
openstack-swift-container-auditor
openstack-swift-container-replicator
openstack-swift-container-updater
openstack-swift-object
openstack-swift-object-auditor
openstack-swift-object-replicator
openstack-swift-object-updater

Comment 10 errata-xmlrpc 2013-03-21 19:06:19 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-0672.html


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