cinder volume remains stuck in creating
Hi, When I try to create a cinder volume it remains "stuck" in the creating state. When looking at the logs I find the following error message in the scheduler.log:
2014-06-10 05:16:39.328 21506 ERROR cinder.openstack.common.rpc.impl_qpid [req-5da3e23e-540a-4bc5-a8a1-14c3324ed72d 1380322e96eb4759a4a1488af6a1b
017 3e4609c9647948c79b887b19242ccf23] Failed to publish message to topic 'cinder-volume:store-g9s1202': connection aborted
On the cinder-volume host (store-g9s1202) no messages related to this request are found. Both the cinder-scheduler and cinder-volume processes are connected to the amqp service. I verified this with lsof, and there are no messages in the logs indicating conneciton problems. On the amqp server (we're using qpid) i verified that the queu for topic cinder-volume:store-g9s1202' exists.
This looks like cinder-scheduler trying to tell cinder-volume to do something, and failing. But why?
We are running Havana on RHEL 6.5
With what release of Openstack (Havana or IceHouse) you are using QPID ?
Havana on RHEL 6.5
Please, double check AMPQ Queues (qpid in your case) running and well configured in your Openstack components
and the Centos Firewall opened to accept connectios to QPID Port.
View cinder-scheduler,cinder-volume log files. Error or warning should be somewhere.
I have verified that both cinder-scheduler and cinder-volume can connect to qpidd. I have verified that they are connected. I am not seeing any errors except for the one I posted.
Not sure, it would be acceptable for you (production env and etc .. )
1 cinder force-delete volume-id
2. service qpidd restart