You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/07/04 19:56:41 UTC

[GitHub] [cloudstack] nvazquez commented on issue #4018: Snapshots GC from DB and XenServer Primary Storage garbage

nvazquez commented on issue #4018:
URL: https://github.com/apache/cloudstack/issues/4018#issuecomment-653805065


   Problem 1 is fixes by PR 4188
   
   Problem 2 is only a problem on certain XenServer versions, confirmed on 7.0 and 7.1, but not an issue on XCPng 7.4 and 7.6 (under the same CloudStack version)
   
   Tests:
   
   - Created an hourly backup snapshot for a ROOT volume on two 4.13.0.0 environments. Env1 with a XenServer 7.0 host and Env2 with an XCPng7.6.
   
   Results after 20+ hours of scheduled snapshots:
   
   - Env1: Output of: vhd-util scan -f -a -c -m 0a597747-62eb-4adc-be1f-0c210b153194.vhd -p
   ![image](https://user-images.githubusercontent.com/5295080/86520046-20151800-be17-11ea-8c9d-2198a092d8de.png)
   
   - Env2: Output of: vhd-util scan -f -a -c -m e893b000-a72c-45ee-8047-40ea3a6b55e6.vhd -p
   ![image](https://user-images.githubusercontent.com/5295080/86520055-2efbca80-be17-11ea-8757-b50cc2fbdd57.png)
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org