Bug 1020410

Summary: cinder-backup service doesn't start on boot and missing from chkconfig --list
Product: Red Hat OpenStack Reporter: Haim <hateya>
Component: openstack-cinderAssignee: Eric Harney <eharney>
Status: CLOSED ERRATA QA Contact: Yogev Rabl <yrabl>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.0CC: ddomingo, dmaley, eharney, hateya, sradvan, yeylon
Target Milestone: betaFlags: eharney: needinfo-
Target Release: 4.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: storage
Fixed In Version: openstack-cinder-2013.2-1.el6ost Doc Type: Bug Fix
Doc Text:
Cause: openstack-cinder-backup service init scripts were not added to chkconfig. Consequence: Cinder backup service were not able to be started. Fix: Add init scripts to chkconfig at install time in the package. Result: Cinder backup service now operates as expected.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-20 00:29:30 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 Haim 2013-10-17 15:41:05 UTC
Description of problem:

trying to create backup using cinder i'm failing as service is not started. 
started the service manually solves it, however, when trying to set it for next boot, i noticed its missing from chkconfig service list:

[root@cougar08 cougar08(keystone_admin)]# chkconfig --list | grep openstack 
openstack-cinder-api    0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-cinder-scheduler      0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-cinder-volume 0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-glance-api    0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-glance-registry       0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-glance-scrubber       0:off   1:off   2:off   3:off   4:off   5:off   6:off
openstack-keystone      0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-api      0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-cert     0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-compute  0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-conductor        0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-console  0:off   1:off   2:off   3:off   4:off   5:off   6:off
openstack-nova-consoleauth      0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-metadata-api     0:off   1:off   2:off   3:off   4:off   5:off   6:off
openstack-nova-network  0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-novncproxy       0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-scheduler        0:off   1:off   2:on    3:on    4:on    5:on    6:off
openstack-nova-xvpvncproxy      0:off   1:off   2:off   3:off   4:off   5:off   6:off

Comment 1 Eric Harney 2013-10-17 15:44:58 UTC
RPM spec only has:

    # Initial installation
    for svc in volume api scheduler; do
        /sbin/chkconfig --add openstack-cinder-$svc
    done

Comment 3 Eric Harney 2013-11-01 18:36:40 UTC
*** Bug 1025857 has been marked as a duplicate of this bug. ***

Comment 4 Yogev Rabl 2013-11-04 08:36:31 UTC
verified: 

openstack-utils-2013.2-1.el6ost.noarch
openstack-cinder-2013.2-1.el6ost.noarch

Comment 7 errata-xmlrpc 2013-12-20 00:29:30 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/RHEA-2013-1859.html