Ceph HEALTH_ERR

dbrega

New Member
Sep 6, 2025
7
0
1
Yesterday I shutdown all 3 nodes of my cluster.
When I restarted I encountered this error in my ceph cluster:
1763871079094.pngHEALTH_ERR: 3 scrub errors
HEALTH_ERR: Possible data damage: 2 pgs inconsistent
pg 1.16 is active+clean+inconsistent, acting [0,2,1]
pg 1.1f is active+clean+inconsistent, acting [0,2,1]
However, it seems that all virtual machines are working correctly without any problems.
Why this and what should I do to resolve this issue?
 
I solved the issue with these commands.
1763872272404.png
I can't understand why those two errors occurred.
Did I do something wrong during the shutdown procedure?
 
Now the status of ceph has remained in HEALTH_WARN for this:

HEALTH_WARN: 2 daemons have recently crashed
mon.pve2 crashed on host pve2 at 2025-11-18T21:57:19.875180Z
mon.pve2 crashed on host pve2 at 2025-11-22T08:19:13.490441Z

What do I need to do to clear these reports and see the status as OK again?