S
stiaga
Guest
Hi,
I'm trying to map a disk USB to a KVM machine.
I added in VM configuration file this line
usb0: host=1-1
and the virtual machine can see correctly the disk.
The issue is that when the VM (Windows 2012 server) tries to access to the USB disk it freezes and in syslog file of the host I see:
.....................
Jan 28 23:25:41 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:44 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:46 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:47 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:49 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:52 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:52 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
.....................
Seems that also the host tries to access to the device.
The output of 'info usbhost' is:
Bus 2, Addr 2, Port 2, Speed 1.5 Mb/s
Class 00: USB device 046d:c00c, USB Optical Mouse
Bus 2, Addr 3, Port 7, Speed 12 Mb/s
Class 00: USB device 0d8c:0201, PnP Audio Device
Bus 1, Addr 7, Port 1, Speed 480 Mb/s
Class 00: USB device 048d:8903, USB TO IDE
Auto filters:
Bus 1, Addr *, Port 1, ID *:*
and the output of 'info usb' is:
qm> info usb
Device 0.1, Port 6, Speed 12 Mb/s, Product QEMU USB Tablet
Device 0.2, Port 1, Speed 480 Mb/s, Product USB TO IDE
Could you be so kind to help me to solve this issue???
Thanks!!
Fausto.
I'm trying to map a disk USB to a KVM machine.
I added in VM configuration file this line
usb0: host=1-1
and the virtual machine can see correctly the disk.
The issue is that when the VM (Windows 2012 server) tries to access to the USB disk it freezes and in syslog file of the host I see:
.....................
Jan 28 23:25:41 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:44 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:46 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:47 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:49 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:52 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
Jan 28 23:25:52 proxmox kernel: usb 1-1: reset high speed USB device number 7 using ehci_hcd
.....................
Seems that also the host tries to access to the device.
The output of 'info usbhost' is:
Bus 2, Addr 2, Port 2, Speed 1.5 Mb/s
Class 00: USB device 046d:c00c, USB Optical Mouse
Bus 2, Addr 3, Port 7, Speed 12 Mb/s
Class 00: USB device 0d8c:0201, PnP Audio Device
Bus 1, Addr 7, Port 1, Speed 480 Mb/s
Class 00: USB device 048d:8903, USB TO IDE
Auto filters:
Bus 1, Addr *, Port 1, ID *:*
and the output of 'info usb' is:
qm> info usb
Device 0.1, Port 6, Speed 12 Mb/s, Product QEMU USB Tablet
Device 0.2, Port 1, Speed 480 Mb/s, Product USB TO IDE
Could you be so kind to help me to solve this issue???
Thanks!!
Fausto.