Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Delete Snapshot : GetSnapshotInfo() failing with error #593

Closed
boyamurthy opened this issue Dec 27, 2022 · 1 comment
Closed

[BUG]: Delete Snapshot : GetSnapshotInfo() failing with error #593

boyamurthy opened this issue Dec 27, 2022 · 1 comment
Labels
area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@boyamurthy
Copy link
Contributor

Bug Description

While running scale tests with snapshot , few times "DeleteSnapshot" call is failing with below error .

Logs

time="2022-12-05T05:53:10Z" level=info msg="/csi.v1.Controller/DeleteSnapshot: REQ 17423: SnapshotId=csi-DEV-pmsn-4d246bcfcf-000120000319-0064B, XXX_NoUnkeyedLiteral={}, XXX_sizecache=0"
time="2022-12-05T05:53:11Z" level=error msg="GetSnapshotInfo() failed with error (Snapshot csi-DEV-pmsn-4d246bcfcf not found for 0064B) for snapshot (csi-DEV-pmsn-4d246bcfcf)"
time="2022-12-05T05:53:11Z" level=info msg="/csi.v1.Controller/DeleteSnapshot: REP 17423: rpc error: code = Internal desc = GetSnapshotInfo() failed with error (Snapshot csi-DEV-pmsn-4d246bcfcf not found for 0064B) for snapshot (csi-DEV-pmsn-4d246bcfcf)"

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

execute snapshot related tests with more scale and more iterations .

Expected Behavior

delete snapshot call should be successful .

CSM Driver(s)

CSI driver for Powermax

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

K8's

Operating System

all

@boyamurthy boyamurthy added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax labels Dec 27, 2022
@boyamurthy boyamurthy added this to the v1.7.0 milestone Dec 27, 2022
@csmbot
Copy link
Collaborator

csmbot commented Dec 27, 2022

@boyamurthy: Thank you for submitting this issue!

The issue is currently awaiting triage. Please make sure you have given us as much context as possible.

If the maintainers determine this is a relevant issue, they will remove the needs-triage label and assign an appropriate priority label.


We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at karavi@dell.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

3 participants