[
https://issues.apache.org/jira/browse/CLOUDSTACK-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017450#comment-14017450
]
ASF subversion and git services commented on CLOUDSTACK-6824:
-------------------------------------------------------------
Commit 16afdc0314906201044b26cc6de4f0a2eded89fd in cloudstack's branch
refs/heads/4.4 from [~nitinme]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=16afdc0 ]
CLOUDSTACK-6824: In case there is a failure to delete the soft link of a
download url, dont bail out since there can be cases such as destroy ssvm where
the soft links do not exist any more.
> Destroying ssvm leads to download volume/template urls becoming unusable in
> future
> ----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6824
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6824
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.4.0
> Reporter: Nitin Mehta
> Priority: Critical
> Fix For: 4.4.0
>
>
> destroying ssvm leads to download volume/template urls unaccessible.
> 1. When ssvm is destroyed the symlinks on them are removed and hence the urls
> become unaccessible. The cleanup thread throws an exception since its not
> able to delete those link.
> 2. If the links are not deleted the db entry is not removed and this leads to
> the template/volume becoming not downloadable in future and also leak of
> volumes on sec. storage.
--
This message was sent by Atlassian JIRA
(v6.2#6252)