You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/20 09:57:58 UTC

[jira] [Commented] (CLOUDSTACK-9685) [Xen]Delete snapshot on primary when associated volume is deleted

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15763805#comment-15763805 ] 

ASF GitHub Bot commented on CLOUDSTACK-9685:
--------------------------------------------

GitHub user anshul1886 opened a pull request:

    https://github.com/apache/cloudstack/pull/1840

    CLOUDSTACK-9685: delete snapshot on primary associated with a volume …

    …when that volume is deleted
    
         as that snapshot will never be going to use again and also it will fill up primary storage

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-9685

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1840.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 #1840
    
----
commit 336df84f1787de962a67d0a34551f9027303040e
Author: Anshul Gangwar <an...@accelerite.com>
Date:   2016-12-20T09:47:08Z

    CLOUDSTACK-9685: delete snapshot on primary associated with a volume when that volume is deleted
         as that snapshot will never be going to use again and also it will fill up primary storage

----


> [Xen]Delete snapshot on primary when associated volume is deleted
> -----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9685
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9685
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Anshul Gangwar
>            Assignee: Anshul Gangwar
>
> When we delete volume, we don't delete snapshots associated with it on primary. These snapshot then are never deleted and fill up storage pool.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)