RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 831902 - Error fix for KVM Para-virtualized Drivers part
Summary: Error fix for KVM Para-virtualized Drivers part
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: doc-Virtualization_Host_Configuration_and_Guest_Installation_Gui
Version: 6.3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Tahlia Richardson
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-14 03:25 UTC by weizhang
Modified: 2013-02-24 23:28 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-24 23:28:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description weizhang 2012-06-14 03:25:06 UTC
Description of problem:

http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/chap-Virtualization_Host_Configuration_and_Guest_Installation_Guide-Para_virtualized_drivers.html
Chapter 10. KVM Para-virtualized Drivers

in sentence:
"Using KVM para-virtualized drives, the following Microsoft Windows versions are expected to run similarly to bare-metal-based systems.
...
Windows Server 2008 R2 (32-bit and 64-bit versions)"

Windows Server 2008 R2 has no 32-bit version


10.2. Installing the drivers on an installed Windows guest

in sentnece:
"NetKVM, the network driver, affects the Network adapters group. This driver is only available if a virtio disk and a virtio NIC are configured.
viostor, the block driver, affects the Disk drives group. This driver is only available if a virtio disk and a virtio NIC are configured."

The NetKVM is used when a virtio nic is configured.
The viostor is used when a virtio disk is configured.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dayle Parker 2012-09-27 03:41:20 UTC
(In reply to comment #0)

Hi Kyla,

Can you please clarify:

> 10.2. Installing the drivers on an installed Windows guest
> 
> The NetKVM is used when a virtio nic is configured.
> The viostor is used when a virtio disk is configured.

Is the NetKVM driver *only available* if a virtio NIC is configured?

and

Is the viostor *only available* if a virtio disk is configured?

Thank you,
Dayle

Comment 2 weizhang 2012-09-27 04:47:09 UTC
Yes, the NetKVM is only used for virtio NIC, no relationship with disk, and the viostor is only used for virtio disk, no relationship with NIC.


Note You need to log in before you can comment on or make changes to this bug.