You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sanjay Tripathi (JIRA)" <ji...@apache.org> on 2015/03/27 11:01:53 UTC

[jira] [Resolved] (CLOUDSTACK-8350) Volume attachment failed when user stops the VM during attaching DISK

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-8350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjay Tripathi resolved CLOUDSTACK-8350.
-----------------------------------------
    Resolution: Fixed

> Volume attachment failed when user stops the VM during attaching DISK
> ---------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8350
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8350
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Volumes
>    Affects Versions: 4.5.0
>            Reporter: Sanjay Tripathi
>            Assignee: Sanjay Tripathi
>             Fix For: 4.6.0
>
>
> During attaching volumes, the VM can be stopped by user, especially when attaching volumes takes a lot. Therefore, CS should be able to attach volumes to the Stopped VM even though the VM was running at the beginning of attaching job.
> Should check the current status of VM at last moment , do not looking for un-existed VM on host in order to attach volumes to it, which is casing the job failure finally. Just update DB and say the job successful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)