[Openstack] error about Block Storage service node

2014-09-11 Thread yanghq
According to http://docs.openstack.org/icehouse/install-guide/install/apt/content/cinder-node.html, I configure a Block Storage service node. But I try to create a volume, I get error like this: 2014-09-07 11:37:31.020 33190 ERROR cinder.scheduler.flows.create_volume [req-87712243-8548-485a

Re: [Openstack] error about Block Storage service node

2014-09-11 Thread yanghq
eck your message queue service (rabbitmq) and > neutron-openvswitch services in output of openstack-status command. > > If neutron-openvswitch is not active then you will first need to fix > it and get it started. > > Regards, > > Ambadas Ramanna Adam > > *From:*y

Re: [Openstack] cinder create error

2014-09-15 Thread yanghq
Please paste your neutron.conf and check db connection. On 2014?09?13? 11:01, b t wrote: I am installing icehouse in ubuntu. now get to point to create volume and I got status error , and sometimes stuck on creating . any idea ? here is the log . thanks ! root@controller:/var/log/cinder#

Re: [Openstack] cinder create error

2014-09-15 Thread yanghq
sorry, what I wanna say is cinder.conf. You can run cinder-manage host list on controller and volume node. If the outputs are different, then check db connection conf. On 2014?09?16? 09:27, yanghq wrote: Please paste your neutron.conf and check db connection. On 2014?09?13? 11:01, b t