From: RustShen Date: Fri, 4 Mar 2016 06:50:41 +0000 (+0800) Subject: Modifications to rbd-openstack.rst X-Git-Tag: v10.1.0~161^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5fe3ff3f0929e1aaed7cd413bc2c48ad8d321193;p=ceph.git Modifications to rbd-openstack.rst Original configuration is not working 'enabled_backends' should be changed accordingly Signed-off-by: RustShen Update rbd-openstack.rst --- diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index 09f1ec368f2..6f56d5e4e02 100644 --- a/doc/rbd/rbd-openstack.rst +++ b/doc/rbd/rbd-openstack.rst @@ -255,6 +255,11 @@ OpenStack requires a driver to interact with Ceph block devices. You must also specify the pool name for the block device. On your OpenStack node, edit ``/etc/cinder/cinder.conf`` by adding:: + [DEFAULT] + ... + enabled_backends = ceph + ... + [ceph] volume_driver = cinder.volume.drivers.rbd.RBDDriver rbd_pool = volumes rbd_ceph_conf = /etc/ceph/ceph.conf @@ -267,6 +272,8 @@ specify the pool name for the block device. On your OpenStack node, edit If you're using `cephx authentication`_, also configure the user and uuid of the secret you added to ``libvirt`` as documented earlier:: + [ceph] + ... rbd_user = cinder rbd_secret_uuid = 457eb676-33da-42ec-9a8c-9293d545c337