Bug 1015101

Summary: All openstack services are inactive after a reboot
Product: [Community] RDO Reporter: Sunil Thaha <sthaha>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED NOTABUG QA Contact: Nir Magnezi <nmagnezi>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: aortega, apevec, derekh, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1013923 Environment:
Last Closed: 2013-10-07 11:46:05 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:
Bug Depends On:    
Bug Blocks: 1013923    

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