Trident VolumeSnapshots Remain in “Not Ready” State on RKE2
Applies to
- NetApp Astra Trident
- Kubernetes clusters managed by Rancher RKE2 (v1.34.3+rke2r3)
Issue
- When creating VolumeSnapshots , the snapshots remain in a “not ready” state indefinitely.
Status:BoundVolumeSnapshotContentName: snapcontent-xxxxxxxReadyToUse: falseEvents:Type Reason Age From Message---- ------ ---- ---- -------Normal CreatingSnapshot ... snapshot-controller Waiting for a snapshot ... to be created by the CSI driver
- Relevant log output from the CSI snapshotter sidecar
Request "verb=GET" url="https://10.43.0.1:443/apis/groupsnapshot.storage.k8s.io/v1beta2/volumegroupsnapshotcontents?limit=500&resourceVersion=0"Response "status=404 NotFound"...err="the server could not find the requested resource (get volumegroupsnapshotclasses.groupsnapshot.storage.k8s.io)"
