Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csi.oneagent.dynatrace.com not found in the list of registered CSI drivers #3490

Closed
bhat39a opened this issue Jul 17, 2024 · 1 comment
Closed
Labels
support request request for further assistance with an issue

Comments

@bhat39a
Copy link

bhat39a commented Jul 17, 2024

We have used helm charts (https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/installation/cloud-native-fullstack#expand--installation-with-additional-configuration-of-the-helm-chart--2) to Install Dynatrace Operator in cloud Native full stack mode, all the components are successfully installed, but we are seeing the below error even though the csi.oneagent.dynratrace.com is there in csi drivers. All the CRD's are installed by the helm charts as the installCRD value is set to true by default.

Error :- Warning FailedMount 109s (x38 over 62m) kubelet MountVolume.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

$ kubectl get csidriver
NAME ATTACHREQUIRED PODINFOONMOUNT STORAGECAPACITY TOKENREQUESTS REQUIRESREPUBLISH MODES AGE
csi.oneagent.dynatrace.com false true false false Ephemeral 2d
efs.csi.aws.com false false false false Persistent 43d
$

$ kubectl get pods -n dynatrace
NAME READY STATUS RESTARTS AGE
dynatrace-oneagent-csi-driver-5cz4k 4/4 Running 0 2d
dynatrace-operator-6fbcc7bcd4-v9h82 1/1 Running 0 2d
dynatrace-webhook-bfc55f948-7kslf 1/1 Running 0 2d
dynatrace-webhook-bfc55f948-zfmdw 1/1 Running 0 2d
eit-gha-runners-dub-p432-eks-activegate-0 1/1 Running 0 29h
eit-gha-runners-dub-p432-eks-oneagent-nc84w 1/1 Running 0 29h
$

@luhi-DT luhi-DT added the support request request for further assistance with an issue label Jul 18, 2024
Copy link
Contributor

Thank you for opening a Dynatrace Operator Issue. We've identified and tagged the issue as a "Support request".

Dynatrace responds to requests like these via Dynatrace ONE support rather than Github. This helps our team respond as quickly as possible using the support team's tools and procedures.

Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support request request for further assistance with an issue
Projects
None yet
Development

No branches or pull requests

2 participants