Add a note about slow ops

This commit is contained in:
Vitaliy Filippov
2024-12-19 02:02:37 +03:00
parent 109f51a015
commit 2a8780b4b5
2 changed files with 6 additions and 5 deletions
+3 -2
View File
@@ -58,8 +58,9 @@ and during switching primary OSD of PGs.
**starting**, **repeering**, **stopping** states normally almost aren't visible at all.
If you notice them for any noticeable time — chances are some operations on some OSDs hung.
Search for "slow op" in OSD logs to find them — operations hung for more than
[slow_log_interval](../config/osd.en.md#slow_log_interval) are logged as "slow ops".
Check `vitastor-cli status` and search for "slow op" in OSD logs to find them — operations
hung for more than [slow_log_interval](../config/osd.en.md#slow_log_interval) are logged as
"slow ops" and displayed in `status`.
State transition diagram: