You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# See under proxmox docs.
|
|
|
|
# If a pg shows bad health, ala:
|
|
Possible data damage: 1 pg inconsistent
|
|
|
|
pg 3.f1 is active+clean+inconsistent, acting [5,2,8]
|
|
|
|
# Run:
|
|
ceph pg repair [pg with problem]
|
|
|
|
# For example:
|
|
ceph pg repair 3.f1
|
|
|