Hi folks, I have been trying to run devstack with my cinder driver as the default volume_driver but with no luck. Devstack seems to register the lvm driver as the default always. I have tried below approaches: 1. directly modifying the /etc/cinder/cinder.conf file 2. creating a driver file @ ./devstack/lib/cinder_plugins/<driver-name> 1. ref - https://review.openstack.org/#/c/68726/ This is my localrc details: http://paste.openstack.org/show/94822/ I run ./unstack.sh & then FORCE=yes ./stack.sh This is the cinder.conf that is generated after running above stack.sh. I comment out the [lvmdriver-1] section manually *(not sure if this section needs to be commented)* http://paste.openstack.org/show/94841/ These are portions of c-sch & c-vol logs after restarting them in their respective screens. http://paste.openstack.org/show/94842/ Regards, Amit *CloudByte Inc.* <http://www.cloudbyte.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140814/ba13a7ba/attachment.html>