cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

inquiry regarding "Kubernetes PVC: Low Disk Space %" Alarm

Aboud
Visitor

I received the "Kubernetes PVC: Low Disk Space %" alarm, but I'm unsure why it was triggered. The threshold is set to 15%, and in reality, there is no disk space usage.  and after I lowered the threshold to 14%, the issue was resolved — despite no disk space being used.

Aboud_0-1731406751885.png

 

Could someone please help clarify why this is happening?

5 REPLIES 5

Peter_Youssef
Champion

Hello @Aboud 

It depends on the current Dynatrace version setup and as per the current configurations will find:

  • Dynatrace alert if the disk space is below "x" the assigned percentage.
  • For at least 3 minutes for example which means that the event should stay active for 3 minutes
  • Within the last 5 minutes as an example: means the events have been active as per the allocated percentage for at least 3 minutes during the last 5 minutes. 
  • So as long as Davis AI observes the actual behavior of the monitored entities, it will trigger problem alerts upon fulfilling the matching criteria.
  • The same happens for the problem closure.

Hoping it adds value,

BR,

Peter.

p_devulapalli
Champion

@Aboud - try looking at the dt.kubernetes.persistentvolumeclaim.available and dt.kubernetes.persistentvolumeclaim.capacity  for this PV and see what's being reported and compare it with what you see on the node, you might find some clue. Below link has more details 

https://docs.dynatrace.com/docs/shortlink/alerts-k8s#persistent-volume-claims

 

Phani Devulapalli

Aboud
Visitor

@Peter_Youssef @p_devulapalli Thanks for your help. However, the matching criteria are not fulfilled, as the cluster capacity is 2 TiB, and the used space is 0%. Therefore, I don't understand why the alarm is showing that the available disk space is 0B. I have opened a ticket with the vendor, but they are still investigating the issue.

Aboud_1-1732084568307.png

Aboud_0-1732084504482.png

 

Hi @Aboud 

Thanks for your feedback, If possible can you share the configured thresholds for alerting.

You can also check the default K8s related anomaly detections.

Hoping it will be sorted soon.😊

BR,

Peter

Hello @Peter_Youssef 

Here is the threshold for alerting.

Aboud_0-1732374155578.png

 

Featured Posts