This message was deleted.
# rke
a
This message was deleted.
a
Got the csi pod logs?
Or is that quote from the csi pod?
w
We dont have a csi pod
a
How have you deployed the csi driver?
w
We deployed via helm (terraform) and used a yaml chart. It creates a storage class that contains the CSI.
This was working before, and some disks are attached we just cannot attach anything new.
a
Will be a first for me if it doesn't create a csi pod. Which helm chart?
Does it have the corresponding storage class object?
w
Here is the helm chart we are using: "https://releases.rancher.com/server-charts/latest" Here is the yaml file and yes it creates a storage class object
a
Presumably the cluster is configured with the Azure cloud provider?
w
Yes correct
a
Can you grab the kubelet logs please
As it's rke1 it'll be a standalone docker container
w
Copy code
I0712 18:28:58.653716  110231 helpers.go:745] "Eviction manager: no observation found for eviction signal" signal=allocatableMemory.available
E0712 18:29:08.393483  110231 summary_sys_containers.go:83] "Failed to get system container stats" err="failed to get cgroup stats for \"/../docker.service\": failed to get container info for \"/../docker.service\": unknown container \"/../docker.service\"" containerName="/../docker.service"
E0712 18:29:08.681499  110231 summary_sys_containers.go:48] "Failed to get system container stats" err="failed to get cgroup stats for \"/../docker.service\": failed to get container info for \"/../docker.service\": unknown container \"/../docker.service\"" containerName="/../docker.service"
I0712 18:29:08.681912  110231 helpers.go:745] "Eviction manager: no observation found for eviction signal" signal=allocatableMemory.available
A lot of these errors
@agreeable-oil-87482 hey just pinging to see if maybe you had any more info on this.
Could you please provide info on how to install the csi?
w
@agreeable-oil-87482 Hey David! I sent you a direct message for when you have a minute
221 Views