mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 10:23:41 -04:00
* Update troubleshooting.asciidoc Adding items into the troubleshooting guide * Resolve conflicts * Reorganizes troubleshooting links Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
12 lines
385 B
Text
12 lines
385 B
Text
[[diagnose-unassigned-shards]]
|
|
== Diagnose unassigned shards
|
|
|
|
There are multiple reasons why shards might get unassigned, ranging from misconfigured
|
|
allocation settings to lack of disk space.
|
|
|
|
In order to diagnose the unassigned shards in your deployment use the following steps:
|
|
|
|
include::{es-repo-dir}/tab-widgets/troubleshooting/data/diagnose-unassigned-shards-widget.asciidoc[]
|
|
|
|
|
|
|