Open Adel-Magebinary opened 8 months ago
cmon will report what zfs reports, so you'll need to check that. If there's a discrepancy between the reported value in the guest and zfs then make sure that the guest has recently run fstrim, and that it's properly scheduled to run periodically.
When referencing an image, we need the image UUID or at least the version number. There are three different ubuntu-22.04 images, so we'd need to know exactly which one you're referring to.
hey @bahamat ,
The image is ubuntu-22.04 20231127
I have ran the following on the guest but cmon is still reporting 99%.
fstrim / fstrim /data
hey @bahamat ,
Do you have any other suggestions? The image UUID is cccbdd29-adc0-4231-ac2c-26b4a762df5f
Hey @bahamat ,
There is a simple way to replicate this issue.
Then you'll receive an alert from Grafana with cmon data.
hey @bahamat ,
We are generally getting the same alerts for every kvm that has resized disks now. Anything that I can do to help to fix this?
Metric name Value xxxx-uat-kvm 0.997 xxxx-production-v1 0.997 xxxxx-live 0.997
Hey team,
There is a small bug for cmon to collect the bhyve disk space. We are getting disk full alert from garfana everyday.
Here are the steps to reproduce.