bernardodemarco commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2848350947
@sureshanaparti, I've just tested that scenario, everything seems to be working fine. More precisely, below are described each step that I performed: 1. Deployed two VMs: `ubuntu-vm-01` and `ubuntu-vm-02` 2. Created volume snapshots for each one of those VMs 3. Upgraded the environment to the current PR's version 4. Successfully restored the volume snapshots of both VMs 5. Created new volume snapshots for each VM 6. Successfully restored the recently created snapshots 7. Changed the `kvm.incremental.snapshots` setting to `true` 8. Changed the `snapshot.delta.max` setting to 3 9. Created new volume snapshots for each VM 10. Successfully restored the recently created snapshots 11. Changed the `kvm.incremental.snapshots` setting back to `false` 12. Created new volume snapshots for each VM 13. Successfully restored the recently created snapshots -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org