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.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---