Bug 1056429

Summary: documentation error - para virtualized devices
Product: Red Hat Enterprise Linux 7 Reporter: Laura Novich <lnovich>
Component: doc-Virtualization_Getting_Started_GuideAssignee: Dayle Parker <dayleparker>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: bcao, jhradile, juzhang, lnovich, michen, mkrcmari, rhod
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1097974 (view as bug list) Environment:
Last Closed: 2014-06-13 06:05:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1064610, 1097974, 1119999    

Description Laura Novich 2014-01-22 08:23:16 UTC
Description of problem:
http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Getting_Started_Guide/para-virtdevices.html

Missing in list - paravitual graphic card(QXL)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 5 Mike Cao 2014-03-19 02:51:25 UTC
Adding Marain here who is responsible for QXL testing.

bcao--->Marain
I am not sure the words "The QXL driver is required to use SPICE" Does RHEVM support -vnc :0 -vga qxl ?

Thanks,
Mike

Comment 6 Mike Cao 2014-03-19 03:02:39 UTC
The para-virtualized controller device (virtio-scsi)
    The para-virtualized SCSI controller device provides a more flexible and scalable alternative to virtio-blk. A virtio-scsi guest is capable of inheriting the feature set of the target device, and can handle hundreds of devices compared to virtio-blk, which can only handle 28 devices.
    virtio-scsi is fully supported for the following guest operating systems:

        Red Hat Enterprise Linux 7
        Red Hat Enterprise Linux 6.4 and above
        Windows Server 2008
        Windows 7
        Windows Server 2012
        Windows 8 (32/64 bit) 



should change to to
The para-virtualized controller device (virtio-scsi)
    The para-virtualized SCSI controller device provides a more flexible and scalable alternative to virtio-blk. A virtio-scsi guest is capable of inheriting the feature set of the target device, and can handle hundreds of devices compared to virtio-blk, which can only handle 28 devices.
    virtio-scsi is fully supported for the following guest operating systems:

        Red Hat Enterprise Linux 7
        Red Hat Enterprise Linux 6.4 and above
        Windows Server 2008 (32/64 bit)
        Windows Server 2008 R2 
        Windows 7 (32/64 bit)
        Windows Server 2012
        Windows 8 (32/64 bit)
        Windows 8.1 (32/64 bit)
        Windows Server 2012 R2

Comment 9 Marian Krcmarik 2014-03-19 11:15:37 UTC
(In reply to Mike Cao from comment #5)
> Adding Marain here who is responsible for QXL testing.
> 
> bcao--->Marain
> I am not sure the words "The QXL driver is required to use SPICE" Does RHEVM
> support -vnc :0 -vga qxl ?
> 
> Thanks,
> Mike

What do you mean? RHEVM does not support VNC and SPICE at the same time for a single VM but this is work under progress and will be supported. QXL driver is not really required for SPICE but without it It does not make much sense, so for the simplicity It can be said "required".