osd.1 stuck BLUESTORE_SLOW_OP_ALERT counter #49
Labels
No labels
blocked
borg-backup
ceph
forgejo
in-progress
infra
netdata
nextcloud
p:high
p:low
p:medium
searxng
service-onboard
swarm-nodes
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
copper/ccnet-prod-devops#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
osd.1 (node02) carries a stale BLUESTORE_SLOW_OP_ALERT internal counter that does not clear on its own — confirmed zero actual slow-op journal entries in the last 24h as of 2026-08-08, currently muted (sticky) to keep cluster health clean. Cosmetic only, no data/performance impact. Fix:
systemctl restart ceph-osd@1on node02 to reset the internal counter, thenceph health unmute BLUESTORE_SLOW_OP_ALERT. See docs/homelab-build-history.md Item 16 for context (surfaced during the EC/hdd-bulk decommission cleanup).2026-08-26: unmuted
BLUESTORE_SLOW_OP_ALERT(ceph health unmute BLUESTORE_SLOW_OP_ALERTfrom node01). Cluster is now a cleanHEALTH_OKwith no mute — the alert is not currently re-firing, confirming it was a stuck/stale counter as this issue's title says, not a live slow-op condition. If it recurs it'll now surface as a realHEALTH_WARNagain; leaving this issue open to watch for that over the next few days before closing.