mirror of
https://github.com/ceph/ceph
synced 2025-03-22 18:27:10 +00:00
Add Redhat init script option
Resolves: 6127 Signed-off-by: Andrew Woodward <awoodward@mirantis.com>
This commit is contained in:
parent
1f291f5c89
commit
533626c7e0
@ -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"``
|
For example, on Ubuntu, add ``env CEPH_ARGS="--id volumes"``
|
||||||
to the top of ``/etc/init/cinder-volume.conf``.
|
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
|
Restart OpenStack
|
||||||
=================
|
=================
|
||||||
|
Loading…
Reference in New Issue
Block a user