Hi everyone,
i have a problem on a KVM guest (Windows 2003 SBS)
This Guest needs this USB ISDN-Card fot Tapi reasons, so i'd just added it with qm set usb .... to my config file (with some other USB-Devices)
When the PVE host ist fresh bootet, and I start the guest automaticly, every USB-Device is added, but when i Stop the Guest and start it agaain i get:
Device 1.3 / host:057c:1900 is a AVM GmbH ISDN-Controller FRITZ!Card v2.1
my only chance in this case is, to do a complete reboot of the host -> then in works
is there any chance to get this solved? i think there is one or more linux processes which block this device, or something else... i don't know?
Does somebody have a glue for me to get is solved?
Thanks a lot
i have a problem on a KVM guest (Windows 2003 SBS)
This Guest needs this USB ISDN-Card fot Tapi reasons, so i'd just added it with qm set usb .... to my config file (with some other USB-Devices)
When the PVE host ist fresh bootet, and I start the guest automaticly, every USB-Device is added, but when i Stop the Guest and start it agaain i get:
Code:
pve-01:~# qm start 101
husb: open device 1.4
husb: config #1 need -1
husb: 1 interfaces claimed for configuration 1
husb: grabbed usb device 1.4
husb: open device 1.3
husb: config #1 need -1
USBDEVFS_DISCONNECT: No route to host
Warning: could not add USB device host:057c:1900
Device 1.3 / host:057c:1900 is a AVM GmbH ISDN-Controller FRITZ!Card v2.1
my only chance in this case is, to do a complete reboot of the host -> then in works
is there any chance to get this solved? i think there is one or more linux processes which block this device, or something else... i don't know?
Does somebody have a glue for me to get is solved?
Code:
pve-01:~# pveversion -v
pve-manager: 1.5-8 (pve-manager/1.5/4674)
running kernel: 2.6.18-2-pve
proxmox-ve-2.6.18: 1.5-5
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-11
pve-firmware: 1.0-3
libpve-storage-perl: 1.0-10
vncterm: 0.9-2
vzctl: 3.0.23-1pve8
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm-2.6.18: 0.9.1-5
Thanks a lot