18 Jun 2024 02:30 PM - last edited on 19 Jun 2024 08:41 AM by MaciejNeumann
Anyone familiar with this error and how to resolve it?
MountVolume.SetUp failed for volume "oneagent-bin" : rpc error: code = Unavailable desc = version or digest is not yet set, csi-provisioner hasn't finished setup yet for tenant:
I have dynatrace deployed in my eks using the guidance in Get started with full observability (cloud native full stack deployment) - Dynatrace Docs
31 Jul 2024 10:57 AM
Hello @shakib,
In this case, it would probably be best to open a support ticket.
02 Aug 2024 02:58 PM - edited 02 Aug 2024 03:00 PM
I am deploying the dynatrace operator and following the kubernetes observability and application observability approach, when restart the application pods it's unable to start due to the error mentioned:
Unable to attach or mount volumes: unmounted volumes=[oneagent-bin], unattached volumes=[], failed to process volumes=[]: timed out waiting for the condition
MountVolume.SetUp failed for volume "oneagent-bin" : rpc error: code = Unknown desc = record not found
19 Aug 2024 03:36 AM
Hi @shakib ,
This is most likely because you are required to configure read-only volumes (like below).
Set this annotation value in your crd and re-apply the config and you should at least move past this error.
Configure read-only CSI volumes - Dynatrace Docs
Thanks
20 Aug 2024 02:36 PM
The issue was a bug on the dynatrace operator version 1.2.1, now using the last version 1.2.2 the issue is solved without putting the readonly csi driver flag to true on the dynakube.