cinder icehouse "trouble" ubuntu 14
Hi guys, I try to create volume for my instances and receive error
ERROR:
2015-08-01 18:07:04.028 34093 INFO cinder.openstack.common.service [-] Caught SIGTERM, exiting
2015-08-01 18:07:04.474 34267 AUDIT cinder.service [-] Starting cinder-scheduler node (version 2014.1.5)
2015-08-01 18:07:04.486 34267 INFO oslo.messaging._drivers.impl_rabbit [req-26e6c13e-2a75-4cfb-9520-5ea3a214eb23 - - - - -] Connected to AMQP server on controller:5672
2015-08-01 18:07:04.698 34267 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on controller:5672
2015-08-01 20:11:26.252 34267 WARNING cinder.context [-] Arguments dropped when creating context: {'user': u'e66be1a38baf4555922fc86025077244', 'tenant': u'062178c846974fff8e6c99220488d210', 'user_identity': u'e66be1a38baf4555922fc86025077244 062178c846974fff8e6c99220488d210 - - -'}
2015-08-01 20:11:26.313 34267 ERROR cinder.scheduler.flows.create_volume [req-9c4c2b64-89ea-4c7b-a1de-2d874d29b4fc e66be1a38baf4555922fc86025077244 062178c846974fff8e6c99220488d210 - - -] Failed to schedule_create_volume: No valid host was found.
I use cinder node with 4TB drive.
maybe i do something wrong ? could you please help me.
Thanks in advance.
Hi, can you share cinder.conf and cinder service-list output.
Hi Eduardo. My cinderr.conf http://pastebin.com/MiDG3SpN
and this is my cinder list http://pastebin.com/zDjbMSEp
Thank you Eduardo. Problem was in cinder conf on controller node. i added my_ip and glance_host and its work.