디케이 <zuntong@...> 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
_______________________________________________
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