Re: [Openstack] "keystone service-create/endpoint-create" for cinder

2012-11-06 Thread Vishvananda Ishaya
On Nov 6, 2012, at 10:03 AM, Ahmed Al-Mehdi wrote: > Hi Vish, > > Thank you for your response. I am running into another issue while > restarting the cinder-volume and cinder-api: > > root@bodega:~/ahmed/cinder# service cinder-api restart > stop: Unknown instance: > cinder-api start/runni

Re: [Openstack] "keystone service-create/endpoint-create" for cinder

2012-11-06 Thread Ahmed Al-Mehdi
: Ahmed Al-Mehdi mailto:ah...@coraid.com>> Cc: "openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net>" mailto:openstack@lists.launchpad.net>> Subject: Re: [Openstack] "keystone service-create/endpoint-create" for cinder you can't run nova vo

Re: [Openstack] "keystone service-create/endpoint-create" for cinder

2012-11-05 Thread Vishvananda Ishaya
you can't run nova volume and cinder but it uses all the same settings so you can use the same service entry. You just run cinder-api instead of nova-api-os-volume (or disable osapi_volume if you are using nova-api), run cinder-volume instead of nova-volume and run cinder-scheduler. Vish On No

[Openstack] "keystone service-create/endpoint-create" for cinder

2012-11-05 Thread Ahmed Al-Mehdi
Hello, I am trying to install cinder in my setup. I already issued a "keystone service-create …" and "keystone endpoint-create …" for nova-volume service, but I plan to install and use cinder. $ keystone --os-token 012345SECRET99TOKEN012345 \ --os-endpoint http://192.168.206.130:35357/v2.0/ \