You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this a BUG REPORT or FEATURE REQUEST?: BUG REPORT
What happened: Failed volume snapshot was retried, but the status on the volumesnapshotschedule still indicates an error.
# status item on the volume snapshot schedule
- creationTimestamp: "2021-04-09T00:01:09Z"
finishTimestamp: "2021-04-09T00:02:48Z"
name: REDACT-APPLICATION-weekly-cloud-daily-2021-04-09-000109
status: Error
# the completed volume snapshot
NAME PVC STATUS CREATED COMPLETED TYPE
REDACT-APPLICATION-weekly-cloud-daily-2021-04-09-000109 REDACT-APPLICATION Ready 09 Apr 21 01:01 BST 09 Apr 21 01:02 BST cloud
What you expected to happen:
The volume snapshot schedule to be correctly updated with completed.
How to reproduce it (as minimally and precisely as possible): Unsure how to reproduce the snapshot failure right now
This go error seems to be the cause of the initial failure;
E0409 00:02:12.212477 1 goroutinemap.go:150] Operation for "createREDACTED/REDACTED-APPLICATION-weekly-cloud-daily-2021-04-09-000109-992c7132-7f48-4955-83c3-418bc8f6c3eeREDACTED-APPLICATION" failed. No retries permitted until 2021-04-09 00:02:12.712449701 +0000 UTC m=+2214460.338826427 (durationBeforeRetry 500ms). Error: "Failed to take snapshot of the volume pvc-f74e5996-46f0-479e-a97b-7c3842a1087e: \"rpc error: code = Internal desc = Failed to create backup: Other cloudsnaps Requests pending, try little later\""
Anything else we need to know?: We're using portworx
Is this a BUG REPORT or FEATURE REQUEST?: BUG REPORT
What happened: Failed volume snapshot was retried, but the status on the volumesnapshotschedule still indicates an error.
What you expected to happen:
The volume snapshot schedule to be correctly updated with completed.
How to reproduce it (as minimally and precisely as possible): Unsure how to reproduce the snapshot failure right now
This go error seems to be the cause of the initial failure;
Anything else we need to know?: We're using portworx
Environment:
kubectl version
):uname -a
):The text was updated successfully, but these errors were encountered: