[Openstack] Cinder | Volume creation stuck in the "creating" status

Mridhul Pax mridhul at live.com
Fri Oct 10 13:10:29 UTC 2014


Hi Stackers,
Im seeing a strange behaviour in the cinder volume creation where the volume creation is stuck in the creating status.
# cinder list+--------------------------------------+----------+--------------+------+-------------+----------+-------------+|                  ID                  |  Status  | Display Name | Size | Volume Type | Bootable | Attached to |+--------------------------------------+----------+--------------+------+-------------+----------+-------------+| 49538a8c-c1bc-4f0b-a6c8-d43dfcdb0518 | creating |     dsa      |  1   |     None    |  false   |             |+--------------------------------------+----------+--------------+------+-------------+----------+-------------+
Here is my cinder.conf
[DEFAULT]
#############
rootwrap_config = /etc/cinder/rootwrap.confapi_paste_confg = /etc/cinder/api-paste.iniiscsi_helper = tgtadmvolume_name_template = volume-%svolume_group = cinder-volumesverbose = Trueauth_strategy = keystonestate_path = /var/lib/cinderlock_path = /var/lock/cindervolumes_dir = /var/lib/cinder/volumes
glance_host = controller
#### RABBBIT
#rpc_backend = cinder.openstack.common.rpc.impl_komburpc_backend = rabbitrabbit_host = controllerrabbit_port = 5672rabbit_userid = guestrabbit_password = ******
[database]connection = mysql://cinder:****@controller/cinder
[keystone_authtoken]auth_uri = http://controller:5000auth_host = controllerauth_port = 35357auth_protocol = httpadmin_tenant_name = serviceadmin_user = cinderadmin_password = ******
I checked the logs and nothing getting logged in the cinder server as well//./

Please share you inputs
regardsMridhul
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141010/5dbf32e0/attachment.html>


More information about the Openstack mailing list