[
https://issues.apache.org/jira/browse/CLOUDSTACK-8350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383606#comment-14383606
]
ASF subversion and git services commented on CLOUDSTACK-8350:
-------------------------------------------------------------
Commit 5f5909141848649574c471ec2d2e8e295ef80a6c in cloudstack's branch
refs/heads/master from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5f59091 ]
CLOUDSTACK-8350: Volume attachment failed when user stops the VM during
attaching DISK.
> 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)