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
                                          
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to