
Some reorganization to accomodate up/down variances. Fixed merge conflicts Incorporated patchset 7 review comments Signed-off-by: Rafael Jardim <rafaeljordao.jardim@windriver.com> Change-Id: I7356e81526a94c0249526b44ce667f789245f6e2 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
55 lines
1.9 KiB
ReStructuredText
55 lines
1.9 KiB
ReStructuredText
|
|
.. fkg1558616822571
|
|
.. _installing-and-provisioning-the-central-cloud:
|
|
|
|
==========================================
|
|
Install and Provisioning the Central Cloud
|
|
==========================================
|
|
|
|
Installing the Central Cloud is similar to installing a standalone |prod|
|
|
system.
|
|
|
|
.. rubric:: |context|
|
|
|
|
The Central Cloud supports either
|
|
|
|
- an |AIO|-Duplex deployment configuration
|
|
|
|
- a Standard with Dedicated Storage Nodes deployment Standard with Controller
|
|
Storage and one or more workers deployment configuration, or
|
|
|
|
- a Standard with Dedicated Storage Nodes deployment configuration.
|
|
|
|
|
|
.. rubric:: |proc|
|
|
|
|
Complete the |prod| procedure for your deployment scenario with the
|
|
modifications noted above and below.
|
|
|
|
.. xbooklink For detailed |prod| deployment procedures, see :ref:`|inst-doc|
|
|
<platform-installation-overview>`.
|
|
|
|
You will also need to make the following modification:
|
|
|
|
- when creating the user configuration overrides for the Ansible bootstrap
|
|
playbook in /home/sysadmin/localhost.yml.
|
|
|
|
Add the parameters shown in bold below to your /home/sysadmin/localhost.yml
|
|
Ansible bootstrap override file to indicate that this cloud will play the
|
|
role of the Central Cloud / System Controller
|
|
|
|
- restrict the range of addresses for the management network (using
|
|
management_start_address and management_end_address, as shown below) to
|
|
exclude the IP addresses reserved for gateway routers that provide routing
|
|
to the subclouds' management subnets.
|
|
|
|
- Also, include the container images shown in bold below in
|
|
additional\_local\_registry\_images, required for support of subcloud
|
|
installs with the Redfish Platform Management Service, and subcloud installs
|
|
using a Ceph storage backend...
|
|
|
|
.. include:: ../_includes/installing-and-provisioning-the-central-cloud.rest
|
|
|
|
|
|
where <X.Y.Z> are replaced with the correct values for your environment.
|