]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Add Redhat init script option 737/head
authorAndrew Woodward <awoodward@mirantis.com>
Thu, 17 Oct 2013 23:21:58 +0000 (16:21 -0700)
committerAndrew Woodward <awoodward@mirantis.com>
Fri, 18 Oct 2013 00:23:04 +0000 (17:23 -0700)
Resolves: 6127
Signed-off-by: Andrew Woodward <awoodward@mirantis.com>
doc/rbd/rbd-openstack.rst

index 80dd43ce406b6f2fd712946ff6df34fdc0a8bc42..ba9df072d16d3d152ce0a7d0d2f08198cd1cc3a0 100644 (file)
@@ -201,6 +201,8 @@ Finally, on each host running ``cinder-volume`` or ``nova-volume``, add
 For example, on Ubuntu, add ``env CEPH_ARGS="--id volumes"``
 to the top of ``/etc/init/cinder-volume.conf``.
 
+For example, on RedHat/Centos add ``export CEPH_ARGS="--id volumes"`` to
+``/etc/sysconfig/openstack-cinder-volume``.
 
 Restart OpenStack
 =================