Created attachment 1772134 [details] 'virt-manager --debug' output Description of problem: Redirected USB device not mounted to the guest's file-system. Version-Release number of component: virt-manager-3.2.0-3.fc34.noarch Prerequisite if #Bug 1949906 is still present: presence of at least two free 'redirdev bus="usb" type="spicevmc"':s in order to allow the redirection. $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 1 7,3G 0 disk └─sda1 8:1 1 7,3G 0 part
Can you try to reproduce with virt-viewer? If so the problem is probably somewhere in spice + qemu stack, virt-manager isn't really involved here
Same observation when viewed by virt-viewer. Note: no message related to unmount issue despite presence of option '-v'. # virt-viewer -vc qemu:///system fedora34 Opening connection to libvirt with URI qemu:///system Guest fedora34 is running, determining display Guest fedora34 has a spice display Opening direct TCP connection to display at 127.0.0.1:5900:-1 (virt-viewer:41546): GLib-GObject-WARNING **: 11:22:19.634: g_object_get_is_valid_property: object class 'GstAutoAudioSink' has no property named 'volume' (virt-viewer:41546): GLib-GObject-WARNING **: 11:22:19.640: g_object_get_is_valid_property: object class 'GstAutoAudioSrc' has no property named 'volume' (virt-viewer:41546): GSpice-WARNING **: 11:22:19.741: Warning no automount-inhibiting implementation available Guest fedora34 display has disconnected, shutting down
*** This bug has been marked as a duplicate of bug 1950258 ***