abh1sar commented on issue #9416: URL: https://github.com/apache/cloudstack/issues/9416#issuecomment-3130409515
@nxsbi After talking to a few folks, approach 2 suggested by you is making a lot of sense. We should be showing chain size along with physical size for incremental snapshots. So if we have an incremental snapshot size 100MB and the full parent snapshot of size 1GB, and the parent snapshot is deleted, the users should see the physical size of the incremental snapshot as 100MB and the chain size as 1.1GB. This way the user is aware that the snapshot is actually not taking only 100MB of disk space. I have raised a PR https://github.com/apache/cloudstack/pull/11313 for this. -- 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