Search results

  1. W

    Refresh Items in "Storage List" and "Hardware", KVM import

    the size of disk to 0 can be due to missing tags on the lv (depends how you've done the migration) check : # lvs -o lv_name,lv_tags you should see something like : neptune2:~# lvs -o lv_name,lv_tags LV LV Tags Proxmox-Backup-disk vm-101-disk-1...
  2. W

    Unable to connect to VNC console

    there is no vncproxy running...
  3. W

    Unable to connect to VNC console

    didn't work :( neptune2:~# pveversion -v pve-manager: 1.5-9 (pve-manager/1.5/4728) running kernel: 2.6.32-2-pve proxmox-ve-2.6.32: 1.5-7 pve-kernel-2.6.32-2-pve: 2.6.32-7 pve-kernel-2.6.24-10-pve: 2.6.24-21 qemu-server: 1.1-14 pve-firmware: 1.0-4 libpve-storage-perl: 1.0-13 vncterm: 0.9-2...
  4. W

    Unable to connect to VNC console

    Hi, Since this morning, I can't connect to any VNC console session... May 26 09:13:05 neptune2 pvedaemon[29872]: CMD: /bin/nc -l -p 5900 -w 30 -c /usr/sbin/qm vncproxy 119 RPZ+GEpDPDYnB4rhCtATdZQ+lrs 2>/dev/null May 26 09:13:35 neptune2 pvedaemon[29872]: VM 119 vnc proxy failed - 256...
  5. W

    2nd Nic on VM

    I don't understand the question? you can always add other NIC via the GUI...at least for a KVM host...
  6. W

    Lost root password

    try to boot on RescueCD : http://www.sysresccd.org/Main_Page and remove the password from /etc/shadow
  7. W

    Integrate Proxmox VE and Ubuntu

    I think that using PVE on a debian (or Ubuntu) server is only useful for testing, for example my PC is a Lenny + PVE. But for production servers, installing a minimal PVE from CD + some tools seems to me more secure... "stable" doesn't mean the same thing for Debian and for Ubuntu ;) but...
  8. W

    bluetooth devices.

    FYI, in KVM i'm using an bluetooth USB device : Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) to connect a phone that can send SMS.
  9. W

    KVM network problem :(

    I have the same trouble with 2.6.32-2 and a Windows 2000 server. If i remember well, I had errors in the kernel.log something like : May 11 18:40:53 neptune3 kernel: vmtab119i0: no IPv6 routers present May 11 18:48:19 neptune3 kernel: vmbr0: port 2(vmtab119i0) entering disabled state May 11...
  10. W

    Proxmox VE on fr.wikipedia.org

    I've submitted the logo found on the main webpage and I've modified some info present on the french wiki... it needed (and still needs) some updates.
  11. W

    Slow install for PVE1.5

    and what does #pveperf return?
  12. W

    Proxmox VE on fr.wikipedia.org

    I don't know where to post that... :) There is no Proxmox logo on fr.wikipedia.org (http://fr.wikipedia.org/wiki/Proxmox) I think it could a good idea to register Proxmox logo in wikipedia... may I do it?
  13. W

    Proxmox no Ethernet Dell R200

    can you paste the entire file?
  14. W

    NTP doesn't sync

    how did you edit the file? it looks as if there were some bad chars in it... create manually a new file with only server yourntpserver
  15. W

    NTP doesn't sync

    I think you should replace [ntpserver-fqdn] by your ntp server address or name.. # NTP-Server im LAN server [ntpserver-fqdn] # Zugriff durch NTP-Server gestatten restrict [ntpserver-fqdn]
  16. W

    Problem by cluster to migrate virtual machines

    maybe you should give us more information? what about your storage for example? # cat /etc/pve/storage.cfg
  17. W

    kvm high cpu load running a Windows 2000 VM

    I've disabled ACPI by reverting it in Computer Management/Computer/Properties to a Standard PC Now the cpu% is much better... top - 11:56:56 up 4 days, 18:50, 3 users, load average: 0.74, 0.77, 0.81 Tasks: 186 total, 1 running, 185 sleeping, 0 stopped, 0 zombie Cpu(s): 4.2%us...
  18. W

    kvm high cpu load running a Windows 2000 VM

    thanks for your answer, it seems my version is a little bit newer. I didn't notice it before, but I can't say if it appeared or not on last upgrade... neptune2:~# pveversion -v pve-manager: 1.5-9 (pve-manager/1.5/4728) running kernel: 2.6.32-2-pve proxmox-ve-2.6.32: 1.5-7...