Update docs to ensure Ceph is deployed passing storage-environment.yaml
The change also mentions need to use --templates instead of Tuskar. Change-Id: Id56089d5e343686d4ccba2f1315ec673b3d8abd7
This commit is contained in:
parent
a68251833c
commit
42f58515c5
@ -258,10 +258,14 @@ Deploy the Overcloud
|
||||
.. admonition:: Ceph
|
||||
:class: ceph
|
||||
|
||||
When deploying Ceph, specify the number of Ceph OSD nodes to be deployed
|
||||
by passing::
|
||||
When deploying Ceph it is necessary to use the regular Heat templates
|
||||
instead of Tuskar, to specify the number of Ceph OSD nodes to be
|
||||
deployed and to provide some additional parameters to enable usage
|
||||
of Ceph for Glance, Cinder, Nova or all.
|
||||
Make a copy of the file ``/usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml``
|
||||
and edit it as appropriate, then pass the following additional arguments::
|
||||
|
||||
--ceph-storage-scale <number of nodes>
|
||||
--ceph-storage-scale <number of nodes> --templates -e /path/to/customized/storage-environment.yaml
|
||||
|
||||
to the deploy command below.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user