enable-cluster-allocation.asciidoc 610 B

12345678910111213141516
  1. [[allow-all-cluster-allocation]]
  2. == Allow Elasticsearch to allocate the data in the system
  3. The allocation of data in an {es} deployment can be controlled using the <<cluster-routing-allocation-enable, enable
  4. cluster allocation configuration>>.
  5. In certain circumstances users might want to temporarily disable or restrict the
  6. allocation of data in the system.
  7. Forgetting to re-allow all data allocations can lead to unassigned shards.
  8. In order to (re)allow all data to be allocated follow these steps:
  9. include::{es-repo-dir}/tab-widgets/troubleshooting/data/enable-cluster-allocation-widget.asciidoc[]