RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1015101 - All openstack services are inactive after a reboot
Summary: All openstack services are inactive after a reboot
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Linux
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Martin Magr
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks: 1013923
TreeView+ depends on / blocked
 
Reported: 2013-10-03 12:57 UTC by Sunil Thaha
Modified: 2013-10-07 11:46 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1013923
Environment:
Last Closed: 2013-10-07 11:46:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Sunil Thaha 2013-10-03 12:57:51 UTC
After a packstack --allinone with *neutron* enabled, most openstack services fail/inactive after a reboot. 

Repo: rdo-staging

Output of openstack-status after a reboot is: 

00:33:02.632 == Nova services ==
00:33:03.468 openstack-nova-api:           inactive
00:33:03.494 openstack-nova-cert:          inactive
00:33:03.605 openstack-nova-compute:       inactive
00:33:03.623 openstack-nova-network:       dead (disabled on boot)
00:33:03.709 openstack-nova-scheduler:     inactive
00:33:03.724 openstack-nova-volume:        dead (disabled on boot)
00:33:03.752 openstack-nova-conductor:     inactive
00:33:03.752 == Glance services ==
00:33:03.933 openstack-glance-api:         inactive
00:33:03.979 openstack-glance-registry:    inactive
00:33:03.980 == Keystone service ==
00:33:04.027 openstack-keystone:           inactive
00:33:04.027 == Horizon service ==
00:33:29.122 openstack-dashboard:          active
00:33:29.122 == neutron services ==
00:33:29.208 neutron-server:               inactive
00:33:29.249 neutron-dhcp-agent:           inactive
00:33:29.280 neutron-l3-agent:             inactive
00:33:29.312 neutron-metadata-agent:       inactive
00:33:29.374 neutron-openvswitch-agent:    inactive
00:33:29.375 == Cinder services ==
00:33:29.389 openstack-cinder-api:         inactive
00:33:29.417 openstack-cinder-scheduler:   inactive
00:33:29.445 openstack-cinder-volume:      inactive
00:33:29.445 == Ceilometer services ==
00:33:29.546 openstack-ceilometer-api:     inactive
00:33:29.595 openstack-ceilometer-central: inactive
00:33:29.640 openstack-ceilometer-compute: inactive
00:33:29.669 openstack-ceilometer-collector:inactive
00:33:29.669 == Support services ==
00:33:29.713 mysqld:                       active
00:33:29.751 libvirtd:                     active
00:33:29.838 openvswitch:                  active
00:33:29.874 messagebus:                   active
00:33:30.011 tgtd:                         active
00:33:30.063 qpidd:                        active
00:33:30.090 memcached:                    active
00:33:30.090 == Keystone users ==
00:33:30.450 Authorization Failed: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP Unable to establish connection to http://192.168.129.32:35357/v2.0/tokens)
00:33:30.464 == Glance images ==
00:33:30.949 Authorization Failed: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP Unable to establish connection to http://192.168.129.32:35357/v2.0/tokens)
00:33:30.974 == Nova instance flavors ==
00:33:33.392 ERROR: [Errno 111] Connection refused
00:33:33.446 == Nova instances ==
00:33:34.447 ERROR: [Errno 111] Connection refused

Comment 1 Martin Magr 2013-10-07 11:46:05 UTC
Closing based on discussion with xqueralt


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