Merge "Fixed links in the Target node server hardware rec"

This commit is contained in:
Jenkins
2015-10-05 17:46:03 +00:00
committed by Gerrit Code Review

View File

@@ -6,36 +6,51 @@ Target Node Server Hardware Recommendations
-------------------------------------------
Determining the appropriate hardware
for the target nodes requires a good understanding
of the software that will be run on those nodes.
for the target nodes depends on the node type.
The `OpenStack Operations Guide
<http://docs.openstack.org/openstack-ops/content/>`_
includes advice about
capacity planning and scaling
and should be read in conjunction with
this Planning Guide.
- Controller nodes
Use at least three controller nodes for high-availability. Further resource
scaling depends on your use case and requires extensive assessment of your
environment and business needs. For all deployments, the total number of
the controller nodes must be odd.
Other information is available
elsewhere in this documentation set:
- Compute nodes
The number and hardware configuration of the compute nodes depend on the
following:
- For information about assigning roles to nodes,
see :ref:`nodes-roles-plan`.
- Number of virtual machines
- Applications that you plan to run on these virtual machines
- Types of workloads
- For information about storage requirements
and other hardware issues
for the :ref:`MongoDB<mongodb-term>` database
that is used with :ref:`Ceilometer<ceilometer-term>`,
see :ref:`ceilometer-mongodb-plan`.
- Storage nodes
The number and capacity of the storage nodes highly depend on
the type of the storage, redundancy, and the workloads that you run
on the compute nodes.
- For general information about calculating hardware requirements,
see :ref:`hardware-plan`.
The OpenStack documentation provides additional guidelines on how to plan your
resources:
To help determine the correct sizing for OpenStack Node servers,
use the `Mirantis Hardware Bill of Materials
calculator <https://www.mirantis.com/openstack-services/bom-calculator/>`__.
- `OpenStack Architecture Design Guide
<http://docs.openstack.org/arch-design/content/technical-considerations-general-purpose.html>`_
For more information on the logic used in the utility and basic directions,
see: “\ `How do you calculate how much hardware you need for
your OpenStack
cloud? <http://www.mirantis.com/blog/openstack-hardware-bom-calculator/>`__\ ”.
- `OpenStack Operations Guide
<http://docs.openstack.org/openstack-ops/content/>`_
Use the information provided in these documents in conjunction with
this *Planning Guide*.
For more information, see:
- :ref:`sample-target-node-config-plan`
- :ref:`nodes-roles-plan`
- :ref:`ceilometer-mongodb-plan`
- :ref:`hardware-plan`
- `OpenStack Hardware Compatibility List
<https://www.mirantis.com/products/openstack-drivers-and-plugins/hardware-compatibility-list/>`__
- `How do you calculate how much hardware you need for your OpenStack cloud?
<http://www.mirantis.com/blog/openstack-hardware-bom-calculator/>`__