Update 2024-08-10-recovering-ceph-cluster.md

This commit is contained in:
0x3bb 2024-08-10 14:50:44 +00:00
parent 9a56d69d57
commit 6b8bb568e4

View File

@ -63,8 +63,9 @@ everything is going to be better than before.
# downtime # downtime
Following the merge, all services on the cluster went down at once. I checked Following the merge, all services on the cluster went down at once. I checked
the OSDs which were in `CrashLoopBackOff`. Inspecting the logs, I saw a bunch the OSDs which were in `CrashLoopBackOff`. Inspecting the logs, I saw a bunch
of gibberish and decided to check out the GitHub issues. Since nothing is ever of gibberish and decided to check out the GitHub issues.
my fault, I decided to see who or what was to blame.
Since nothing is ever my fault, I decided to see who or what was to blame.
With no clues, I had still hoped this would be relatively simple to fix. With no clues, I had still hoped this would be relatively simple to fix.