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 982143 - [virtio-win][vioser]Error pops up from monitor while transfer data from host to guest/guest to host on win8 32 guest at the same time
Summary: [virtio-win][vioser]Error pops up from monitor while transfer data from host ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virtio-win
Version: 6.5
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Gal Hammer
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-08 09:04 UTC by Min Deng
Modified: 2013-12-06 08:03 UTC (History)
9 users (show)

Fixed In Version: virtio-win-prewhql-0.1-67
Doc Type: Bug Fix
Doc Text:
do not document.
Clone Of:
Environment:
Last Closed: 2013-11-22 00:13:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1729 0 normal SHIPPED_LIVE virtio-win bug fix and enhancement update 2013-11-21 00:39:25 UTC

Description Min Deng 2013-07-08 09:04:39 UTC
Description of problem:
The guest was attached one pci with two ports,one is for transferring data from host to guest another is for guest to host.

Version-Release number of selected component (if applicable):
build virtio-win-1.6.5-5

How reproducible:
2 times 

Steps to Reproduce:
1.boot up guest with the guest 
  /usr/libexec/qemu-kvm -enable-kvm -m 4096 -smp 2,sockets=2,cores=1,threads=1 -no-kvm-pit-reinjection -name usb-device -uuid b03eea94-a502-4142-b541-96f86473a07a -rtc base=localtime,clock=host,driftfix=slew -device virtio-serial-pci,id=virtio-serial0,max_ports=16,vectors=0 -chardev socket,id=channel1,path=/tmp/helloworld1,server,nowait -device virtserialport,chardev=channel1,name=com.redhat.rhevm.vdsm1,bus=virtio-serial0.0,id=port1,nr=1 -chardev socket,id=channel2,path=/tmp/helloworld2,server,nowait -device virtserialport,chardev=channel2,name=com.redhat.rhevm.vdsm2,bus=virtio-serial0.0,id=port2,nr=2 -drive file=win8-32.qcow3,if=none,id=drive-system-disk,format=qcow2,cache=none,aio=native,werror=stop,rerror=stop,serial=QEMU-DISK1 -device ide-hd,bus=ide.0,unit=0,drive=drive-system-disk,id=system-disk,bootindex=2 -netdev tap,sndbuf=0,id=hostnet0,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet0,mac=00:15:65:01:3a:20 -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -vnc :1 -monitor stdio -cdrom /usr/share/virtio-win/virtio-win.iso
3.on host
   for ((;;))
   do
    python serial-host-receive.py /tmp/helloworld1
   done
   for ((;;))
   do 
    python serial-host-send.py /tmp/helloworld2
   done
4.on guest 
   Also do an endless loop for send/receive data.
  
Actual results:
Error messages pop up from monitor and guest seems stopping sometimes but it comes back after a while . 
Expected results:
The data should be transferred fluently and there is no stop for guest.
Additional info:
Error message from guest.
(qemu) qemu-kvm: virtio-serial-bus: Unexpected port id 2172169646 for device virtio-serial0.0

(qemu) 
(qemu) 
(qemu) 
(qemu) 
(qemu) qemu-kvm: virtio-serial-bus: Unexpected port id 2182475182 for device virtio-serial0.0
qemu-kvm: virtio-serial-bus: Unexpected port id 2182475182 for device virtio-serial0.0

(qemu) qemu-kvm: virtio-serial-bus: Unexpected port id 2182475182 for device virtio-serial0.0
main-loop: WARNING: I/O thread spun for 1000 iterations
qemu-kvm: virtio-serial-bus: Unexpected port id 2407521144 for device virtio-serial0.0
qemu-kvm: virtio-serial-bus: Unexpected port id 2267396584 for device virtio-serial0.0
qemu-kvm: virtio-serial-bus: Unexpected port id 432 for device virtio-serial0.0
qemu-kvm: virtio-serial-bus: Unexpected port id 0 for device virtio-serial0.0
qemu-kvm: virtio-serial-bus: Unexpected port id 2254446600 for device virtio-serial0.0
qemu-kvm: virtio-serial-bus: Unexpected port id 2182475182 for device virtio-serial0.0

Comment 1 Min Deng 2013-07-08 09:29:24 UTC
host info 
qemu-kvm-common-1.5.1-2.el7.x86_64
qemu-kvm-1.5.1-2.el7.x86_64
qemu-kvm-debuginfo-1.5.1-2.el7.x86_64
qemu-kvm-tools-1.5.1-2.el7.x86_64
kernel-3.10.0-0.rc6.62.el7.x86_64

Comment 3 Min Deng 2013-07-08 11:21:46 UTC
Please keep transferring data for a long time,it will help to reproduce the issue.

Comment 4 Mike Cao 2013-07-12 08:36:31 UTC
dengmin ,Pls try to reproduce it on RHEL6 and let's see whether can move the bug to RHEL7 qemu-kvm component 

Mike

Comment 5 Gal Hammer 2013-08-07 13:56:06 UTC
It looks like this is related to bug #949972 and is expected to be resolved on the next build (build-67).

Comment 6 Mike Cao 2013-08-20 12:28:37 UTC
dengmin ,pls try to verify it on build 67

Comment 7 Min Deng 2013-08-22 08:14:56 UTC
   Reproduced the bug via build virtio-win-1.6.5-5
   Verified the bug on virtio-win-prewhq-0.1-67 on both rhel6 and rhel7 host.
   ****************************************************
   Build info for rhel6
   kernel-2.6.32-411.el6.x86_64
   qemu-kvm-rhev-0.12.1.2-2.397.el6.x86_64
   spice-server-0.12.4-2.el6.x86_64
   seabios-0.6.1.2-28.el6.x86_64
   vgabios-0.6b-3.7.el6.noarch
   ****************************************************
   Build info for rhel7
   kernel-3.10.0-10.el7.x86_64
   qemu-kvm-1.5.2-4.el7.x86_64
   vgabios-0.6c-9.el7.noarch
   seabios-1.7.2.2-2.el7.x86_64
   spice-server-0.12.3-1.el7.x86_64
   ****************************************************
   Steps to reproduce - please refer comment0

   Actual   results,there isn't error message
   Expected results,there isn't error message
  
   Base on above results,the issue has been fixed,thanks.

Comment 8 Mike Cao 2013-08-22 08:17:25 UTC
Move status to VERIFIED according to comment #7

Comment 11 errata-xmlrpc 2013-11-22 00:13:55 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1729.html


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