Hello everyone. I tried to install Percona operator on k3s.
I edited the crd manifest to use a storage class I had previously created with Trident to interface with two ONTAP iSCSI disks. I had already verified that volumes pertaining to this storage class could be successfully mounted on ordinary pods.
Nevertheless, when I tried to deploy the modified crd manifest I got the following output.
Warning FailedMount 31m (x73 over 13h) kubelet Unable to attach or mount volumes: unmounted volumes=[mongod-data], unattached volumes=[mongod-data kube-api-access-9kwgq my-cluster-name-mongodb-keyfile ssl ssl-internal my-cluster-name-mongodb-encryption-key]: timed out waiting for the condition
Warning FailedMount 15m (x43 over 13h) kubelet Unable to attach or mount volumes: unmounted volumes=[mongod-data], unattached volumes=[ssl-internal my-cluster-name-mongodb-encryption-key mongod-data kube-api-access-9kwgq my-cluster-name-mongodb-keyfile ssl]: timed out waiting for the condition
Warning FailedMount 10m (x67 over 13h) kubelet Unable to attach or mount volumes: unmounted volumes=[mongod-data], unattached volumes=[my-cluster-name-mongodb-encryption-key mongod-data kube-api-access-9kwgq my-cluster-name-mongodb-keyfile ssl ssl-internal]: timed out waiting for the condition
Warning FailedMount 6m17s (x57 over 12h) kubelet Unable to attach or mount volumes: unmounted volumes=[mongod-data], unattached volumes=[kube-api-access-9kwgq my-cluster-name-mongodb-keyfile ssl ssl-internal my-cluster-name-mongodb-encryption-key mongod-data]: timed out waiting for the condition
Warning FailedMount <invalid> (x247 over 13h) kubelet MountVolume.MountDevice failed for volume "pvc-4e91d600-7d68-43c9-b27a-461e85b7f444" : rpc error: code = Internal desc = no devices present yet
Have you got any clue about the reason why it’s happening?
Thank you a lot for your attention.
Other contextual information:
- k3s v. 1.21.3
- Trident v. 21.04
- Percona operator v. 4.4.3-5