[openstack-dev] [cinder] set default cinder driver

Ivan Kolodyazhny e0ne at e0ne.info
Mon Jun 23 13:48:10 UTC 2014


Yogesh,

Try to modify yours /devstack/local.conf with
CINDER_DRIVER=cinder.volume.drivers.cloudbyte.ElasticenterISCSIDriver
and run stack.sh.

rejoin-stack.sh doesn't update anything, it launches OpenStack services in
screen and uses existing configuration

Regards,
Ivan Kolodyazhny,
Web Developer,
http://blog.e0ne.info/,
http://notacash.com/,
http://kharkivpy.org.ua/


On Mon, Jun 23, 2014 at 1:30 PM, Yogesh Prasad <yogesh.prasad at cloudbyte.com>
wrote:

> Hi Lvan,
>
> Thanks for reply, but i am still facing same problem.
>
> I have tried all of these -
>
> 1) Inside /etc/cinder/cinder.conf
>     [DEFAULT]
>     volume_driver=cinder.volume.drivers.cloudbyte.ElasticenterISCSIDriver
>
>     and ran below script
>    ./rejoin-stack.sh
>
> 2) Inside /devstack/local.conf
> [[post-config|$CINDER_CONF]]
>     volume_driver = cinder.volume.cloudbyte.ElasticenterISCSIDriver
>
>      and ran below script
>    ./rejoin-stack.sh
>
> 3) Inside /devstack/local.conf
>     [[local|localrc]]
>     CINDER_DRIVER=cinder.volume.drivers.cloudbyte.ElasticenterISCSIDriver
>
>     and ran below script
>    ./rejoin-stack.sh
>
> 4) Inside /devstack/local.conf
>     volume_driver = cinder.volume.drivers.cloudbyte.ElasticenterISCSIDriver
>
>      and ran below script
>    ./rejoin-stack.sh
>
> But it is not working.
>
> In addition, what is the py file that reads localrc ?
>
>
>
> On Mon, Jun 23, 2014 at 2:14 PM, Ivan Kolodyazhny <e0ne at e0ne.info> wrote:
>
>> Hi Yogesh,
>>
>> You need to set CINDER_DRIVER variable in your localrc file
>>
>> Regards,
>> Ivan Kolodyazhny,
>> Software Engineer,
>> Mirantis, Inc.
>>
>>
>> On Mon, Jun 23, 2014 at 10:38 AM, Yogesh Prasad <
>> yogesh.prasad at cloudbyte.com> wrote:
>>
>>>
>>> Hi All,
>>>
>>> I have devstack setup and i want to put my cinder driver as a default
>>> driver.
>>> How i can do this?
>>> please guide.
>>> --
>>>  *Thanks & Regards*,
>>>   Yogesh Prasad.
>>>
>>> _______________________________________________
>>> OpenStack-dev mailing list
>>> OpenStack-dev at lists.openstack.org
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>
>>>
>>
>> _______________________________________________
>> OpenStack-dev mailing list
>> OpenStack-dev at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
>
> --
> *Thanks & Regards*,
>   Yogesh Prasad.
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140623/06144b01/attachment.html>


More information about the OpenStack-dev mailing list