mirror of
https://github.com/ceph/ceph
synced 2025-01-01 16:42:29 +00:00
doc: Change the type of list in doc
Fixes: #12061. Signed-off-by: Maxime ROBERT <maxime.robert1992@gmail.com>
This commit is contained in:
parent
676ff92e18
commit
7fbac49eb0
@ -254,12 +254,12 @@ data::
|
||||
"status": "osd is down"}]},
|
||||
|
||||
In this case, for example, the cluster knows that ``osd.1`` might have
|
||||
data, but it is ``down``. The full range of possible states include::
|
||||
data, but it is ``down``. The full range of possible states include:
|
||||
|
||||
* already probed
|
||||
* querying
|
||||
* OSD is down
|
||||
* not queried (yet)
|
||||
* already probed
|
||||
* querying
|
||||
* OSD is down
|
||||
* not queried (yet)
|
||||
|
||||
Sometimes it simply takes some time for the cluster to query possible
|
||||
locations.
|
||||
|
Loading…
Reference in New Issue
Block a user