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

Error while trying to create a volume from a volume snapshot that sometimes result in snapshot loss #9538

Open
winterhazel opened this issue Aug 16, 2024 · 1 comment

Comments

@winterhazel
Copy link
Collaborator

winterhazel commented Aug 16, 2024

ISSUE TYPE
  • Bug Report
COMPONENT NAME
KVM, Volume Snapshot
CLOUDSTACK VERSION
4.19.1.0
CONFIGURATION
OS / ENVIRONMENT

1 Zone, 1 Pod, 1 Cluster
Advanced networking
1 KVM host (Ubuntu 24.04)
1 Management Server (Ubuntu 24.04)
NFS primary storage

SUMMARY

Trying to create a volume from a volume snapshot results in an error that sometimes removes the snapshot.

STEPS TO REPRODUCE

When snapshot.backup.to.secondary is disabled, the following procedure sometimes results in an error at the last step:

  1. Take volume snapshot A of VM X
  2. Take volume snapshot B of VM X
  3. Create a volume from snapshot A
  4. Create a volume from snapshot B

When this happens, the second volume is not created, and sometimes volume snapshot B is removed from the primary storage.

EXPECTED RESULTS
Volume is created from volume snapshot
ACTUAL RESULTS
Volume is not created, and the snapshot is sometimes lost
@winterhazel winterhazel changed the title Error while trying to create a volume from the snapshot that sometimes result in snapshot loss Error while trying to create a volume from a volume snapshot that sometimes result in snapshot loss Aug 16, 2024
@JoaoJandre JoaoJandre added this to the 4.19.2.0 milestone Aug 19, 2024
@DaanHoogland
Copy link
Contributor

@winterhazel as #9270 is still being discussed, I am marking this for 4.21 for now. cc @slavkap @JoaoJandre

@DaanHoogland DaanHoogland modified the milestones: 4.19.2, 4.21.0 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants