【ceph】ceph故障处理:pg处于stale
ceph故障处理:pg处于stale
运行创建命令, 提示, 运行会永久的丢失该 pg 的数据, 需要加上 --yes-i-really-mean-it:
# ceph osd force-create-pg 3.1e --yes-i-really-mean-it
pg 3.1e now creating, ok
# ceph osd force-create-pg 3.b --yes-i-really-mean-it
pg 3.b now creating, ok
# ceph osd force-create-pg 3.4 --yes-i-really-mean-it
pg 3.4 now creating, ok