You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/12/27 18:21:59 UTC

[jira] [Commented] (CLOUDSTACK-5661) [VMware] DetachIsoCmd succeeds even though cdrom is locked by VM as cdrom is mounted

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

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

Commit 8cf154d5590eb577a6c1994863c8d440bb0effa6 in branch refs/heads/4.3 from [~sateeshc]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8cf154d ]

CLOUDSTACK-5661 [VMware] DetachIsoCmd succeeds even though cdrom is locked by VM as cdrom is mounted

DetachISO is succeeding even though detach opeartion is failing as cdrom is locked by VM as it was mounted inside VM.
Detect if cdrom is locked or not. If locked fail detach operation and warn user to unmount before detaching the iso/cdrom device.

Signed-off-by: Sateesh Chodapuneedi <sa...@apache.org>


> [VMware] DetachIsoCmd succeeds even though cdrom is locked by VM as cdrom is mounted
> ------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5661
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5661
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: VMware
>    Affects Versions: 4.2.0
>         Environment: ESXi 5.0u2
>            Reporter: Sateesh Chodapuneedi
>            Assignee: Sateesh Chodapuneedi
>            Priority: Critical
>             Fix For: 4.3.0
>
>
> DetachIsoCmd should fail if CDROM device is locked by VM. Inside the VM If user mounts the CDROM device attached to VM, then graceful detach is not possible unless the device is unmounted from inside the VM. vCenter poses a question to user if detach has to be done forcibly. CloudStack should automatically answer the question "NO" and should fail the detach operation.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)