Bug 1014491

Summary: support for configurable attachment of VirtIO-SCSI controller
Product: Red Hat Enterprise Virtualization Manager Reporter: Daniel Erez <derez>
Component: ovirt-engineAssignee: Daniel Erez <derez>
Status: CLOSED CURRENTRELEASE QA Contact: Aharon Canan <acanan>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: acathrow, amureini, derez, iheim, lpeer, Rhev-m-bugs, scohen, yeylon
Target Milestone: ---Flags: amureini: Triaged+
Target Release: 3.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage
Fixed In Version: is20.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-21 22:11:13 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:
Bug Depends On:    
Bug Blocks: 1019461, 1026487    

Description Daniel Erez 2013-10-02 08:33:05 UTC
A new 'VirtIO-SCSI enabled' flag should be introduced in order to support enabling/diasabling VirtIO-SCSI controller attachment (on VM level).

When enabled, a controller is attached automatically when running the VM.
That way, hot-plugging a disk attached with VirtIO-SCSI interface is applicable.
When disabled, all VirtIO-SCSI functionality is blocked for the relevant VM (from UI/backend).

Note: for cluster >= 3.3, the flag is defaulted to true.

Comment 3 Aharon Canan 2013-11-27 14:28:25 UTC
verified both rest and GUI using is24.2

using restAPI
-----------------
<vm>
   <cluster><name>ISCSI</name></cluster>
   <template><name>Blank</name></template>
   <name>Vm04</name>
   <virtio_scsi enabled="false"/>
</vm>


in case false we can't attach virtio-scsi disk, 

http://www.ovirt.org/Features/Virtio-SCSI

Comment 4 Itamar Heim 2014-01-21 22:11:13 UTC
Closing - RHEV 3.3 Released