Search results

  1. C

    hdd load issue

    solved, a hddtemp process was in a loop. had nothing to do with proxmox
  2. C

    hdd load issue

    Hi, since a couple of days i have issues with the hdd. proxmox shows IO delays and the external sata raid drive on which proxmox is installed. the kvm's with winxp are really slow, nearly unusable. how can i locate the responsible task that is causing the hdd load? the host only runs proxmox.
  3. C

    Unable to add USB device

    i can confirm that, but i also have to say that several USB devices also work with the stable version
  4. C

    Unable to add USB device

    it works with 1.4 Beta2 thx for your efforts.
  5. C

    Unable to add USB device

    but not in the kvm box. i want to add it into a windows XP vm. but i can't add it with the hostusb option in the config file or with the monitor.
  6. C

    Unable to add USB device

    it also does not work with 1.4Beta qm> info usbhost Device 3.2, speed 1.5 Mb/s Class 00: USB device 051d:0002, Smart-UPS 750 FW:651.18.I USB FW:7.4 Device 3.3, speed 12 Mb/s Communication: USB device 03eb:2018 qm> usb_add host:03eb:2018 qm> info usb Device 0.1, Speed 12 Mb/s...
  7. C

    Serial Ports

    but you did not see any patches? maybe does it work with hte new beta release?
  8. C

    Unable to add USB device

    Hi, i recently ran into problems with serial devices and now i got an issue with a usb device. I normally do not use proxmox for hardware passthroughs, but i don't know how i can change the setup now easily. #lsusb Bus 003 Device 003: ID 03eb:2018 Atmel Corp. at90usbkey sample firmware (CDC...
  9. C

    Serial Ports

    hi, i start getting more and more problems with the device passthrough. with the serial port i have a very slow connection speed and the installed software does not work as it should. When i directly plug in a notebook it works as it should? Did someone else experienced this with qemu? But...
  10. C

    Paravirtualized driver for Windows: block and NIC

    tests with winxp and win2k3 worked out fine!
  11. C

    FTP Backup on ftpfs mount

    hi, how do you guys solve the backup space at standard hosting provider sites? Well, there you just have a ftp share, where you can backup, but you do not have enough space to buffer the backups on the actual running host. I wanted to write the vzdump output directly onto the ftp share. my...
  12. C

    KVM network performance problem

    well, did someone already did test this? http://www.linux-kvm.com/content/redhat-releases-windows-kvm-virtio-drivers-under-gplv2 where can i find the sources? or will they release everything when RHEL 5.4 comes out? edit: at first glance, the e1000 throughput is about 250 MBit/s, this...
  13. C

    KVM network performance problem

    Hi! At one site i've got three Win2k3 Servers running on a proxmox VE environment. I have huge performance issues from the proxmox host to the KVM nodes. Here is some iperf output: [ 3] 225.0-226.0 sec 1744 KBytes 14287 Kbits/sec [ 3] 226.0-227.0 sec 5712 KBytes 46793 Kbits/sec [ 3]...
  14. C

    backup abd restore using vzdump on a remote FTP server

    for me curlftpfs is not working for large files, because it writes everything in the memory and after a while it is swapping everything. maybe you could provide a ftp server option in the proxmox backup appliance for those that cannot use SAN storage or have to pay extra money to plug those...
  15. C

    Serial Ports

    try to find the available serial port with: proxmox:~# dmesg | grep tty console [tty0] enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Then add serial: /dev/ttyS0 to /etc/qemu-server/$VMDID.conf and shutdown/stop, start the VM.
  16. C

    Serial Ports

    i connected a windows XP KVM to the /dev/tty0 with the ../qemu-server/101.conf with: serial: /dev/tty0 i do not get any connection within windows XP did i miss anything? edit: it was /dev/ttyS0 ;)
  17. C

    Licensing issues

    Hi, i would like to ask you about windows Licensing in KVM guests. Today i read an article in german about licensing of Windows Desktop OS' and Windows Server OS'. So here is my question: How many Windows XP's can i install per license (1 or 2?) How many Windows 2003 Server can i install (1...
  18. C

    Show all VM Screens

    There are several monitoring programs running on each VM. so i would like to display all desktop on one screen. i think the only way is to start VNC services on each desktop and run a vnc client on the monitoring screen.
  19. C

    Show all VM Screens

    hi, i usally use proxmox for virtualizing Linux Servers that actually do not need any GUI. Now i got an idea for another project to use proxmox, also. For this project several house automation services have to be run under a windows OS. My first thought was to run a Windows server and give...
  20. C

    FreeNX

    you guys rock ;)