On Wed, 30 Jul 2025 12:37:06 +0200, Shannon Sterz wrote: > Die if the list of snapshots returned by `volume_snapshot_info` does > not contain the snapshot we are trying to delete. > > Previously it was just assumed that the snapshot would be present, > leading to the entry in the list being autoviviefied by the following > lines of code. Hence, we tried to commit nonexistent snapshot states > here, as both `$parentsnap` and `$childsnap` would be undefined. > > [...]
Applied, this one thanks! I also included the volid in the error message for more context. [1/1] qemu-server: exit delete early if we cannot find a snapshot commit: 6b7598a643a2137c8ce7c73bb928b6d390a20f97 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel