Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Created attachment 794606[details]
debug info from virt-manager when redirect RSA usb
Description
RSA usb disk can not be redirected to guest
Version:
libvirt-1.1.1-3.el7.x86_64
virt-manager-0.10.0-3.el7.noarch
spice-glib-0.20-2.el7.x86_64
spice-gtk-0.20-2.el7.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Use root user login system.
2. Launch virt-manager.
3. Open a guest,Click "Add Hardware"->"USB Redirection"->Type "Spice channel".
4. Open guest console,replug the RSA usb disk.
Error shows as below and the usb mouse of the host doesn't work anymore only after shutdown the guest.
Error info:
Could not redirect RSA SecurID (R) Authenticator [15e1:2007] at 6-2: Device is in use by another application
On host:
# lsusb
Bus 006 Device 004: ID 15e1:2007 RSA RSA SecurID (R) Authenticator
Actual results:
As description.
Expected results:
RSA usb disk can be auto redirected successfully.
Additional info:
Kingston usb disk can be redirected to guest successfully.
Attached virt-manager debug info.
RSA stick is not an USB flash disk, it's a security token. The error message indicates that once the application currently accessing the device gives up its exclusivity, the device will be redirected just fine. Please reopen only if you are sure that the problem is indeed in USB redirection itself and not somewhere else in the system.
Created attachment 794606 [details] debug info from virt-manager when redirect RSA usb Description RSA usb disk can not be redirected to guest Version: libvirt-1.1.1-3.el7.x86_64 virt-manager-0.10.0-3.el7.noarch spice-glib-0.20-2.el7.x86_64 spice-gtk-0.20-2.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. Use root user login system. 2. Launch virt-manager. 3. Open a guest,Click "Add Hardware"->"USB Redirection"->Type "Spice channel". 4. Open guest console,replug the RSA usb disk. Error shows as below and the usb mouse of the host doesn't work anymore only after shutdown the guest. Error info: Could not redirect RSA SecurID (R) Authenticator [15e1:2007] at 6-2: Device is in use by another application On host: # lsusb Bus 006 Device 004: ID 15e1:2007 RSA RSA SecurID (R) Authenticator Actual results: As description. Expected results: RSA usb disk can be auto redirected successfully. Additional info: Kingston usb disk can be redirected to guest successfully. Attached virt-manager debug info.