-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.17
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
snapshot_controller_base.go:357] could not sync content "snapcontent-e51e48ab-dc95-4d38-8f9b-b4728943803e": snapshot controller failed to update snapcontent-e51e48ab-dc95-4d38-8f9b-b4728943803e on API server: rpc error: code = Unavailable desc = keepalive ping failed to receive ACK within timeout
Version-Release number of selected component (if applicable):
OCP :- 4.17.0-0.nightly-2025-04-08-114550
How reproducible:
Steps to Reproduce:
1.Create snapshot 2.Restore snapshot to pvc 3.Delete snapshot
Actual results:
k logs csi-cephfsplugin-provisioner-5cdcf7fbcb-drf2v csi-snapshotter | grep snapcontent-e51e48ab-dc95-4d38-8f9b-b4728943803e I0410 12:25:27.660707 1 snapshot_controller.go:308] createSnapshotWrapper: Creating snapshot for content snapcontent-e51e48ab-dc95-4d38-8f9b-b4728943803e through the plugin ... E0410 12:30:35.837961 1 snapshot_controller_base.go:357] could not sync content "snapcontent-e51e48ab-dc95-4d38-8f9b-b4728943803e": snapshot controller failed to update snapcontent-e51e48ab-dc95-4d38-8f9b-b4728943803e on API server: rpc error: code = Unavailable desc = keepalive ping failed to receive ACK within timeout
Expected results:
external-snapshotter should reconcile and proceed with proper deletion
Additional info: