Bug 841257

Summary: [admin-portal] hot plug: cannot unplug direct lun disk while vm is running
Product: Red Hat Enterprise Virtualization Manager Reporter: Haim <hateya>
Component: ovirt-engine-webadmin-portalAssignee: Daniel Erez <derez>
Status: CLOSED CURRENTRELEASE QA Contact: Gadi Ickowicz <gickowic>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: amureini, derez, dron, dyasny, ecohen, iheim, nlevinki, Rhev-m-bugs, sgrinber, vvyazmin, yeylon, ykaul
Target Milestone: ---Keywords: TestBlocker
Target Release: 3.1.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: storage
Fixed In Version: SI13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-04 20:07:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Haim 2012-07-18 13:59:11 UTC
Description of problem:

cannot unplug direct lun disk while vm is running.
tailing engine.log, there is no command sent from admin-portal side to the engine.

repro steps:

- create a direct-lun disk 
- attach to vm 
- start vm
- click on deactivate 

expected results:

- disk should be unplugged 

if its by design (which i suspect not), please gray out the button.

Comment 2 Daniel Erez 2012-07-24 07:35:39 UTC
upstream commit 78928a48060938a02bfc60f4320ce56d2864ec7b

Comment 3 Haim 2012-07-29 10:36:04 UTC
verified on SI12 - unplug works, plugging back doesn't though its not related to UI since the command is sent to vdsm, libvirt fails to execute, closing this one as verified, will investigate and open a new one for responsible component.