
14 Nov
2012
14 Nov
'12
6:15 p.m.
On 11/14/2012 03:58 PM, Alexandr wrote:
Hello!
Can anyone tell me how can I redirect into VM local usb device plugged into ovirt node's usb port? Currently with libvirt and kvm it works this way:
<hostdev mode='subsystem' type='usb' managed='yes'> <source> <address bus='1' device='3'/> </source> </hostdev>
I do not have any X11 environment on my node (Centos 6.3) and I cannot use spice client.
http://wiki.ovirt.org/wiki/VDSM-Hooks http://wiki.ovirt.org/wiki/VDSM-Hooks_Catalogue http://wiki.ovirt.org/wiki/VDSM-Hooks/hostusb HTH, Itamar