Search results

  1. V

    test repository updates (kvm 0.14.0)

    Hi, updated our Testserver and worked without any problems. Only the USB Anywhere USBtoIP Server didn´t work :( Regards, Valle
  2. V

    "Missing CD / DVD driver" when installing Windows Server 2008 R2

    Hi Tom, thanx for help me out. The ISO was corrupted! Redownloaded it and it works with the virtio drivers. Regards, Valshare
  3. V

    "Missing CD / DVD driver" when installing Windows Server 2008 R2

    Hello, same here with Window7 Pro. The Setup ask for a device driver. I point to the latest RedHat drivers, but without luck. I will try to install from an ISO Image. name: win7 ide2: local:iso/virtio-win-1.1.16.iso,media=cdrom vlan0: rtl8139=B2:D2:E2:0C:1B:2B bootdisk: virtio0 virtio0...
  4. V

    New Kernels for Proxmox VE (2.6.18 and 2.6.32) - pvetest repository

    Installed Kernel 2.6.18 without any problems. Kernel 2.6.32 did not work with my USB to IP server :(. Kernel 2.6.18 work without any problem.
  5. V

    KVM 0.13.0 for Proxmox VE 1.6 (for 2.6.32 and 2.6.35) - pvetest repository

    Hi Martin, have upgraded our testmachine to the latest: pve-manager: 1.6-7 (pve-manager/1.6/5277) running kernel: 2.6.32-4-pve proxmox-ve-2.6.32: 1.6-25 pve-kernel-2.6.32-4-pve: 2.6.32-25 qemu-server: 1.1-23 pve-firmware: 1.0-9 libpve-storage-perl: 1.0-14 vncterm: 0.9-2 vzctl: 3.0.24-1pve4...
  6. V

    usb-to-networks server problems

    Hi, no one can help me out, whats wrong with the setup? Regards, Valle
  7. V

    usb-to-networks server problems

    usb-to-network server problem Hello, today i used pveversion -v and see, that anything is wrong with my configuration on my test server. My windows xp application, that used a usb-dongle on a usb-to-network server, works fine. Bevor i clean up my server, pveversion -v shows my the follow...
  8. V

    BSOD with USB device passthrough on Windows XP virtual machine

    Hello ressel, i have it got working. Looks like that produtct isnt free and we have problemes with pve-kernel-2.6.32. With pve-kernel-2.6.32 the usb connect will lost most time. Same issue with a hardware belkin usb server that works wonderful under pve-kernel-2.6.18 and pve-kernel-2.6.24...
  9. V

    BSOD with USB device passthrough on Windows XP virtual machine

    ok, sorry found it http://www.incentivespro.com/usb-server-usage.html Magic is to use the search engine ;-)
  10. V

    BSOD with USB device passthrough on Windows XP virtual machine

    Hello jcanodk, thanx for fast reply. One question bevor magic ... i have read the f*ck*ng manual ... but where can i configure the device to share?!
  11. V

    BSOD with USB device passthrough on Windows XP virtual machine

    Hello, today i have installed the USB server successful on proxmox pvetest but i can´t see any usb devices on the Windows XP client. Anyone has successful work it with the latest pvetest? On my productiv server i don´t won´t install it. Firewalls are all offline. Regards, valle pve-manager...
  12. V

    New KVM 0.12.5 and vzctl, vzdump, dab, ... pvetest repository!

    Yes, i have upgraded with that commands. A manuel install with dpkg -i didnt work too. Sorry for short answer but i am in a mobile device at a this time.
  13. V

    New KVM 0.12.5 and vzctl, vzdump, dab, ... pvetest repository!

    Hello Dietmar, i have only pvetest in my source.list.
  14. V

    New KVM 0.12.5 and vzctl, vzdump, dab, ... pvetest repository!

    Hi Martin, i have done a upgrade on our testserver. After the upgrade, i have checked the version with pveversion but there isn´t the latest qemu-server 1.1-17. How can i install it? I have download the package and tried it with the dpkg command without success. pve-manager: 1.5-10...
  15. V

    maximal network devices in kvm? Need help...

    Hi Udo, thanx for answer. For a workaround i use a metal. But for long time use, i will transfer it to our cluster, if there is a way. Our servers are pizza boxes, must look, if there is a place for a pci-slot over for that.
  16. V

    maximal network devices in kvm? Need help...

    Hi, have tried difference things but nothing helped me. Can you please advise me how to handle this?!
  17. V

    maximal network devices in kvm? Need help...

    Hi Dietmar, thanx for the fast answer. Is there a other way, to handle so many vlans with proxmox and a kvm? or better use openvz? Do you know how mutch vlans openvz handle? Regards, VAlle
  18. V

    maximal network devices in kvm? Need help...

    Hello, i must create a kvm with more than 50 different vlans in it. I have creates now over 20 vmbr bridges in proxmox without a probleme. Now i want to assign the vmbr to the kvm but the container didn´t start. If i assign more thanx 9 network devices to the vm, the machine didnt start. Is...
  19. V

    problem with kernel 2.6.24-11-pve+bonding+vlan

    proxmox01:~# cat /etc/network/interfaces # network interface settings auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual iface eth2 inet manual iface eth3 inet manual auto bond0 iface bond0 inet manual slaves eth0 eth1 eth2 eth3 bond_miimon 100...