Re: [Openstack] cinder "malformed url" error

2013-05-07 Thread Dennis Jacobfeuerborn
On 08.05.2013 02:34, Steve Heistand wrote: 2013-05-08 02:13:17 WARNING [cinder.scheduler.host_manager] service is down or disabled. 2013-05-08 02:13:17ERROR [cinder.scheduler.manager] Failed to schedule_create_volume: No valid host was found. I'm running the api and scheduler services on

Re: [Openstack] cinder "malformed url" error

2013-05-07 Thread Steve Heistand
> 2013-05-08 02:13:17 WARNING [cinder.scheduler.host_manager] service is > down or disabled. > 2013-05-08 02:13:17ERROR [cinder.scheduler.manager] Failed to > schedule_create_volume: No valid host was found. > > I'm running the api and scheduler services on the controller node and > the v

Re: [Openstack] cinder "malformed url" error

2013-05-07 Thread Dennis Jacobfeuerborn
On 07.05.2013 16:05, Dennis Jacobfeuerborn wrote: Hi, I've got the cinder-api service up and running but when I run "cinder list" I get an error "ERROR: Malformed request url". This is the URL called from the debug output: REQ: curl -i http://10.16.171.3:8776/v1/11b39f6529ea4eb6a527de82122ba6f6/

[Openstack] cinder "malformed url" error

2013-05-07 Thread Dennis Jacobfeuerborn
Hi, I've got the cinder-api service up and running but when I run "cinder list" I get an error "ERROR: Malformed request url". This is the URL called from the debug output: REQ: curl -i http://10.16.171.3:8776/v1/11b39f6529ea4eb6a527de82122ba6f6/volumes/detail -X GET The endpoints in the da