large-scale/doc/source/journey/configure/index.rst

1.9 KiB

Stage 1: Configure

Contents:

rabbitmq database other neutron

Configure

The first stage in the Scaling Journey </journey/index> is Configure.

This stage is about fine-tuning configuration options and optimizing the parameters for your OpenStack cluster, so that it can handle additional load. The default values for configuration parameters in OpenStack are not always well-suited for handling scale, and OpenStack documentation does not always indicate which parameters to adjust with scale. This page aims to help answer those early questions.

Once your cluster is properly configured to handle scale, you can go to the second stage of the Scaling Journey: Monitor </journey/monitor>.

Resources

  • Large Scale Configuration guidelines for Neutron </journey/configure/neutron>
  • Large Scale Configuration guidelines for RabbitMQ </journey/configure/rabbitmq>
  • Large Scale Configuration guidelines for Database </journey/configure/database>
  • Large Scale Configuration guidelines (other/extra) </journey/configure/other>

External resources

How to help