andrijapanicsb commented on issue #3615: Handle Ceph/RBD snapshot delete URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-543211659 @rhtyd @GabrielBrascher this seems to be an issue with any storage and any? hypervisor (KVM and XS tested) even on 4.11(.2) releases. Make snap (XS plus NFS), delete snap - snap is left on Primary Storage AND on Secondary Storage. Same goes for scheduled snap policy. "Primary" store ref row is deleted from the snapshots_store_ref but not really deleted on Primary Store. "image" store ref row is NOT deleted from snapshots_store_ref and image is NOT deleted on Secondary Store (after muiltiple runs of storage clean up thread i.e. storage.cleanup.delay=60, storage.cleanup.delay=60. Can you guys give this a bit more attention, so it's properly fixed for any kind of Primary Storage? This is now leaving a pile of garbage everywhere, as it seems. Thx. /CC @PaulAngus
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services