Hello everyone,
I have following issue where I would like to define Ceph-Pool quota-thresholds for all thresholds defined within my Ceph-Cluster. These quota-definitions work, but my issue is that warnings and critical notices within the Proxmox-Cpeh dashboard tab are not visible. When following the Ceph documentation the warning and critical threshold notices are defined via adjusting the ceph.conf:
Is within the current implemntation of Ceph with Proxmox the usage of quota threshold warning/critical notices defined? How do define the thresholds to throw notices visible within the ceph dashboard tab when the thresholds are breached?
Kind regards,
Ammon
I have following issue where I would like to define Ceph-Pool quota-thresholds for all thresholds defined within my Ceph-Cluster. These quota-definitions work, but my issue is that warnings and critical notices within the Proxmox-Cpeh dashboard tab are not visible. When following the Ceph documentation the warning and critical threshold notices are defined via adjusting the ceph.conf:
Code:
[global]
...
mon_pool_quota_crit_threshold = 0.9
mon_pool_quota_warn_threshold = 0.7
...
Is within the current implemntation of Ceph with Proxmox the usage of quota threshold warning/critical notices defined? How do define the thresholds to throw notices visible within the ceph dashboard tab when the thresholds are breached?
Kind regards,
Ammon