[
https://issues.apache.org/jira/browse/CLOUDSTACK-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968660#comment-15968660
]
ASF GitHub Bot commented on CLOUDSTACK-9706:
--------------------------------------------
GitHub user anshul1886 reopened a pull request:
https://github.com/apache/cloudstack/pull/1867
CLOUDSTACK-9706: Added snapshots cleanup in start and storage GC thre…
…ad if they are failed to cleanup during DeleteSnapshot command
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-9706
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1867.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1867
----
commit c68931fc64718d8c7f22d401f624ae649effdf94
Author: Anshul Gangwar <[email protected]>
Date: 2016-05-09T07:15:31Z
CLOUDSTACK-9706: Added snapshots cleanup in start and storage GC thread if
they are failed to cleanup during DeleteSnapshot command
----
> Retry deleting snapshot if deleteSnapshot command failed
> ---------------------------------------------------------
>
> Key: CLOUDSTACK-9706
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9706
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
>
> Currently when we delete snapshot then we mark it to be in destroyed state
> first and then we go to delete it on storage if it can be deleted. If the
> deletion of snapshot fails then we never retry to delete it which fills up
> storage.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)