17 Jan 2025
04:08 PM
- last edited on
20 Jan 2025
07:45 AM
by
MaciejNeumann
Hi Dynatrace Team,
We are using Cloud Native Full stack where csi driver is getting used in our kubernetes cluster.
Today in one of the cluster for completely different issue all the dynatrace and application pods are down and after sometime that issue has been solved but still the application pods aren’t up.
When trying to redeploy the application pods this following error occured-
Mount Volume.SetUp failed for volume "oneagent-bin" : kubernetes.io/csi:mounter.SetUpAt failed to get CSI client: driver name csi.oneagent.dynatrace.com not found in the list of registered CSI drivers
When checked the Dynatrace pods, csi-driver and oneagent pods were still in evicted state.
After deleting these evicted pods manually, both csi-driver and oneagent pods were started properly.
Only after Dynatrace pods were up, application pods also started successfully.
Can you please help and suggest a way to avoid the application impact due to Dynatrace pods state.