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 10:53:53 UTC

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

Sanjay Tripathi created CLOUDSTACK-8350:
-------------------------------------------

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