Skip to content

Commit

Permalink
new Ceph PG state activating+remapped
Browse files Browse the repository at this point in the history
just found a cluster with this PG state.
  • Loading branch information
gurubert committed Oct 28, 2024
1 parent df9e4f2 commit 32dc6c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmk/plugins/ceph/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

PG_STATES: Final[frozenset[str]] = frozenset(
{
"activating+remapped",
"activating+undersized",
"activating+undersized+degraded",
"active+clean",
Expand Down

0 comments on commit 32dc6c9

Please sign in to comment.