Since some time ago I got my ceph unhealthy. 3 pg show up like active+clean+inconsistent, acting
I tried
but I don’t know how to solve my problem.
Thanks for any hint.
Code:
pg 1.25 is active+clean+inconsistent, acting [2,3,5]
pg 1.d0 is active+clean+inconsistent, acting [1,5,6]
pg 1.1f6 is active+clean+inconsistent, acting [1,5,4]
Code:
# ceph pg 1.25 list_missing
{
"offset": {
"oid": "",
"key": "",
"snapid": 0,
"hash": 0,
"max": 0,
"pool": -9223372036854775808,
"namespace": ""
},
"num_missing": 0,
"num_unfound": 0,
"objects": [],
"more": false
}
but I don’t know how to solve my problem.
Thanks for any hint.