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 1164695 - can not use usb stick when attached via usb-redir using TCP type
Summary: can not use usb stick when attached via usb-redir using TCP type
Keywords:
Status: CLOSED DUPLICATE of bug 1160504
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm-rhev
Version: 7.0
Hardware: x86_64
OS: All
high
medium
Target Milestone: rc
: ---
Assignee: Gerd Hoffmann
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-17 07:44 UTC by Jun Li
Modified: 2015-09-21 13:26 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-21 13:26:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 Gerd Hoffmann 2014-11-18 11:33:39 UTC
possibly dup of bug 1074219

please test http://people.redhat.com/ghoffman/bz1074219

Comment 3 Gerd Hoffmann 2014-11-18 13:11:48 UTC
(In reply to Gerd Hoffmann from comment #2)
> possibly dup of bug 1074219
> 
> please test http://people.redhat.com/ghoffman/bz1074219

Oops, scratch that, wrong bug, dup candidate is bug 1160504.

Comment 5 Gerd Hoffmann 2015-05-04 08:16:18 UTC
(In reply to Gerd Hoffmann from comment #3)

> Oops, scratch that, wrong bug, dup candidate is bug 1160504.

qemu-kvm-rhev-2.1.2-11.el7 fixes bug 1160504, please retest.

Comment 7 Gerd Hoffmann 2015-08-31 10:31:10 UTC
see comment 5

Comment 8 Ademar Reis 2015-09-18 12:41:05 UTC
(In reply to Gerd Hoffmann from comment #5)
> (In reply to Gerd Hoffmann from comment #3)
> 
> > Oops, scratch that, wrong bug, dup candidate is bug 1160504.
> 
> qemu-kvm-rhev-2.1.2-11.el7 fixes bug 1160504, please retest.

High chances this one is fixed (dupe of bug 1160504), please retest.

Comment 9 juzhang 2015-09-21 09:15:39 UTC
Hi Xwei,

Could you please have a try?

Best Reards,
Junyi

Comment 10 Xiaoqing Wei 2015-09-21 10:27:52 UTC
host:
kernel-3.10.0-314.el7.x86_64
qemu-kvm-rhev-2.3.0-22.el7.x86_64
spice-server-0.12.4-13.el7.x86_64
guest:
Windows 10 x86_64


host-a: this one has a usb device attached and would like to share to guest running atop host-b.

sudo usbredirserver -p 6000 XXXX:YYYY  (the usb device id from lsusb)


host-b: configure a VM in virt-manager, in VM panel:
Add hardware, 'USB redirection', in type choose tcp, fill in IP Addr of host-a, port 6000, as above listed.

virsh start vm

huge bunch of logs from usbredirserver on host-a observed.

after vm booted into OS, exec 'diskpart'
list disk
sel disk 1
create part pri
format fs=ntfs quick
assign

and got a drive D: inside vm.

enter it, and copy file to it.



all work good, except it seem slow, when comparing to spicevmc on my test.

Comment 11 Gerd Hoffmann 2015-09-21 13:26:56 UTC

*** This bug has been marked as a duplicate of bug 1160504 ***


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