Am 15/03/2023 um 15:44 schrieb Fiona Ebner: > The method is intended to be used in cases where the volumes actually > got renamed (e.g. migration). Thus, updating the volume IDs should of > course also be done for pending changes to avoid changes referring to > now non-existent volumes or even the wrong existing volume. > > Signed-off-by: Fiona Ebner <f.eb...@proxmox.com> > --- > src/PVE/AbstractConfig.pm | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > >
applied, thanks! as talked off-list, I wrapped this and the pre-existing $conf->{snapshot} access into an if-defined guard, just to be sure as autovivifiaction and undef-warns can be both a nuisance. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel