[
https://issues.apache.org/jira/browse/CLOUDSTACK-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607603#comment-14607603
]
ASF GitHub Bot commented on CLOUDSTACK-8415:
--------------------------------------------
GitHub user likitha opened a pull request:
https://github.com/apache/cloudstack/pull/540
CLOUDSTACK-8415. SSVM shutdown during snapshot operation leaves behin…
…d partial unusable disks and VM snapshots in secondary storage.
Enhance storage garbage collector to delete corresponding partial disks
created in secondary storage and VM snapshots while expunging 'ERROR' snapshot.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/likitha/cloudstack CLOUDSTACK-8415
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/540.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 #540
----
commit da8f25e33ca41057aac26910fe6b667a41adcaa5
Author: Likitha Shetty <[email protected]>
Date: 2015-04-07T13:24:40Z
CLOUDSTACK-8415. SSVM shutdown during snapshot operation leaves behind
partial unusable disks and VM snapshots in secondary storage.
Enhance storage garbage collector to delete corresponding partial disks
created in secondary storage and VM snapshots while expunging 'ERROR' snapshot.
----
> [VMware] SSVM shutdown during snapshot operation results in disks to be left
> behind
> ------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8415
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8415
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Fix For: 4.6.0
>
>
> Partial disks are residue of a failed snapshot operation caused by SSVM
> reboot/shutdown. The disks do not get cleaned up on secondary storage and
> need to be cleaned up manually to release storage.
> +Steps to reproduce+
> 1. Initiate a volume snapshot operation.
> 2. Destroy SSVM while the operation is in progress.
> 3. Check the snapshot folder in secondary storage - Files including disks are
> present in the folder and are never cleaned up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)