Closed grzesuav closed 4 months ago
@grzesuav what are you pv size? pls email me your cluster fqdn, and we will increase the memory limit instantly. btw, a fix (with 600 Mi memory limit) is already rolling out in 20240716 release.
As you can see our instances are being killed when reaching 1200 Mb. We have admission webhook so I am able to increase limit myself, I reported the issue as I expected some code changes to address that - like rate limiting volume operations if they cannot be executed concurrently etc.
Why the PV size matters ?
we found similar issue when formatting a big pv (e.g. 6TB), anyway, increasing to 600Mi memory limit should help, if you increase the csi driver memory limit by yourself on the daemonset, it would be reverted. le me know if you want to increase that limit by aks team, thx.
16GB
What happened:
Csi azuredisk pod is crashlooping preventing volumes from being mounted and pod stays in
Pending
state forever.Details in https://github.com/Azure/AKS/issues/4421
What you expected to happen:
It works
How to reproduce it:
Schedule 20 pods with PV as the same time to one node
Anything else we need to know?:
N/A
Environment:
mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.28.8
kubectl version
):1.27.x