[
https://issues.apache.org/jira/browse/CLOUDSTACK-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016099#comment-14016099
]
ASF subversion and git services commented on CLOUDSTACK-6824:
-------------------------------------------------------------
Commit 73330167228d14ea8494c9c1893627b6936626a7 in cloudstack's branch
refs/heads/4.4-forward from [~nitinme]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7333016 ]
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)