Skip to content

Parallel HyperDisk Clones fail with: rpc error: code = Aborted desc = An operation with the given Volume ID <> already exists #1968

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

Open
karkunpavan opened this issue Mar 4, 2025 · 0 comments

Comments

@karkunpavan
Copy link
Contributor

This issue was reported by our partner Redhat openshift during their testing.

Reproduction steps:

  1. Create multiple DVs cloning (via VolumeSnapshot) the same PVC (example). Try to increase the number of clone DVs created "concurrently" until you reproduce the issue.
  2. Some of the DVs will get stuck in PrepClaimInProgress phase and their VolumeSnapshots will report the following error:
    Failed to check and update snapshot content: failed to take snapshot of the volume projects//zones/us-central1-c/disks/pvc-: "rpc error: code = Aborted desc = An operation with the given Volume ID projects//zones/us-central1-c/disks/pvc- already exists"

The error seems to be coming from the volume-lock logic here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant