[Openstack] [Help-Ask]creating a Cinder volume problem --> volume status is stuck in creating status......

Tomas Vondra vondra at czech-itc.cz
Wed Jan 20 15:08:55 UTC 2016


디케이 <zuntong at ...> writes:

> 
> 
> Hello, I have a problem about cinder volume,
> After cinder create command, new volume status is stuck in creating
status..... is not changed to available or error.. 
> What part of service should I focous on ???......   lvm?
rabbit? cinder-api? cinder-volume? cinder-scheduler? etc....... 
> I'm writing to ask for help and any advice....   solution or approach...
everything is fine.. help me... 
> thanks in advance..
>  

Hi!
You should follow the path that the request takes in order to reach the
network node, that is rabbitmq, scheduler, rabbitmq, volume.
First, try "cinder-manage service list" if all the services are registered
in the database and connected.
Then have a look in the Horizon admin interface if the volume has been
scheduled to a volume server. If not, check scheduler logs and try to
restart it. If yes, try the same with volume. An perhaps you will be wiser
from the logs the services print. If some is not connected to rabbitmq, for
example.
Vondra


More information about the Openstack mailing list