up its migration-related state, and sends a final MExportFinish to the
importer. Upon receipt, the importer logs an EImportFinish(true)
(noting locally that the export was indeed a success), unfreezes its
-subtree, processes any queued cache expierations, and cleans up its
+subtree, processes any queued cache expirations, and cleans up its
state.
* For large clusters, some small percentages of PGs map to fewer than
the desired number of OSDs. This is more prevalent when there are
- mutiple hierarchy layers in use (e.g., ``row``, ``rack``, ``host``, ``osd``).
+ multiple hierarchy layers in use (e.g., ``row``, ``rack``, ``host``, ``osd``).
* When some OSDs are marked out, the data tends to get redistributed
to nearby OSDs instead of across the entire hierarchy.
addresses before they reach an operating monitor.
The down monitor daemon should generally be restarted as soon as
-possible to reduce the risk of a subsequen monitor failure leading to
+possible to reduce the risk of a subsequent monitor failure leading to
a service outage.
MON_CLOCK_SKEW
ceph health detail
In most cases the root cause is that one or more OSDs is currently
-down; see the dicussion for ``OSD_DOWN`` above.
+down; see the discussion for ``OSD_DOWN`` above.
The state of specific problematic PGs can be queried with::
up its migration-related state, and sends a final MExportFinish to the
importer. Upon receipt, the importer logs an EImportFinish(true)
(noting locally that the export was indeed a success), unfreezes its
-subtree, processes any queued cache expierations, and cleans up its
+subtree, processes any queued cache expirations, and cleans up its
state.