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

ASF subversion and git services commented on CLOUDSTACK-6824:
-------------------------------------------------------------

Commit 8b6dc7ce2f0058b9cf29bd9c72e4e0db9162fe6e in cloudstack's branch 
refs/heads/master from [~nitinme]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8b6dc7c ]

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.
(cherry picked from commit 73330167228d14ea8494c9c1893627b6936626a7)


> 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)

Reply via email to