diff --git a/source/resources/apps/ceph/README.md b/source/resources/apps/ceph/README.md new file mode 100644 index 0000000..0b2d94a --- /dev/null +++ b/source/resources/apps/ceph/README.md @@ -0,0 +1,13 @@ +# 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 +