CephPoolQuotaBytesCriticallyExhausted
One or more pools has reached, or is very close to reaching, its quota. The threshold to
trigger this error condition is controlled by the mon_pool_quota_crit_threshold
configuration option.
Impact: High
Mitigation
Adjust the pool quotas.Run the following commands to fully
remove or adjust the pool quotas up or down:
ceph osd pool set-quota <pool> max_bytes <bytes>
ceph osd pool set-quota <pool> max_objects <objects>