Search results

  1. N

    VNC - concole problems

    thanks tom, # pveversion -v pve-manager: 1.8-18 (pve-manager/1.8/6070) running kernel: 2.6.35-1-pve proxmox-ve-2.6.35: 1.8-11 pve-kernel-2.6.35-1-pve: 2.6.35-11 qemu-server: 1.1-30 pve-firmware: 1.0-11 libpve-storage-perl: 1.0-17 vncterm: 0.9-2 vzctl: 3.0.28-1pve1 vzdump: 1.2-14 vzprocps...
  2. N

    VNC - concole problems

    thanks Tom the VM is running - it is listed on the qm list the VM number is 99001 and shows a PID 5044
  3. N

    VNC - concole problems

    hello apologies for the post as i have been trying to find this problem and i have found loads of other posts on the topic but i could not find an answer for this - so if it has been replied elsewhere, i am sorry. i have my vms running but one of them fails to initiate VNC - and i can not...
  4. N

    installation problems on proxmox

    thanks, i have installed as suggested and it seems to have fixed everything although the kernel seemed to be already correct: # pveversion -v pve-manager: 1.8-18 (pve-manager/1.8/6070) running kernel: 2.6.35-1-pve proxmox-ve-2.6.35: 1.8-11 pve-kernel-2.6.35-1-pve: 2.6.35-11 qemu-server...
  5. N

    installation problems on proxmox

    hi folks, this is just a note on something odd that i came across - in case someone else or myself in the future, has something similar. i have create a backup job/schedule on my Proxmox installation and i have also used this back ups as a way to create new machines from them (as a template)...
  6. N

    HACK - KVM only - Control order and delay starting VMs in proxmox

    i am getting error on line: if [ 1 -eq `cat /etc/qemu-server/$file | grep onboot: | awk '{print $2}'` ]; then i would presume it to be something to do with the fact that one of the conf files does not have the onboot: maybe? thanks,
  7. N

    HACK - KVM only - Control order and delay starting VMs in proxmox

    just a quick check i get this message when using your scripts: /usr/sbin/qmcontrol: line 19: [: 1: unary operator expected this one is the line in question: /usr/sbin/qmcontrol: line 19: [: 1: unary operator expected should i be worried?
  8. N

    why is /etc/udev/rules.d/70-persistent-net.rules EMPTY

    thanks when you say container does that include KVM? i am only running KVM guests.
  9. N

    Proxmox - not able to connect only via local Subnet

    hello guys, today seems to be my proxmox troubleshooting day here.. i would like to know if there is some configuration in proxmox that limits the connections allowed through its web front. it seems that i can connect when using our pcs that are in the same subnet as proxmox. but if i try...
  10. N

    upgrade to 1.8 goes BaD!

    rebooted the machine after changing the default kernel in /boot/grub/menu.lst and it is working fine. . . .
  11. N

    upgrade to 1.8 goes BaD!

    hello, i tried upgrading the server to 1.8; and i am finding that it just does not work at all. the box boots, but takes longer then expected. and then it does not run any guest OS - not even vanilla Ubuntu 10.04 i checked the system to see if kvm was enabled. and it seems fine in the BIOS (i...
  12. N

    Windows xp 64 bit guest will not shutdown for backup

    same problem here i have tried the suggestion here; http://pve.proxmox.com/wiki/Windows_2003_guest_best_practices AND also done this Drill into Computer Configuration / Administrative Templates / System. Find the entry named "Display Shutdown Event Tracker". Double click on it, change it to...
  13. N

    why is /etc/udev/rules.d/70-persistent-net.rules EMPTY

    hello, i would like to understand why the file /etc/udev/rules.d/70-persistent-net.rules is *ALWAYS* empty in all my virtual machines using ubuntu 8.04 / 10.10 debian 5 normally i would expect to find the rules that define the network card in there - but nothing seems really off many...
  14. N

    pvenetcommit - enabling network changes without rebooting

    Hello, just a note on how to make network changes effective in Proxmox without the need to reboot firstly, this has only worked on changes that did not involve my main NIC while in use (NIC with gateway attached) you can use PVE front-end to create or amend your network connections as desired...
  15. N

    server 500 errors

    just a question if you have iptables installed and enabled on proxmox - you might find that your kernel 2.6.32-4-pve does have iptables support. that is my problem
  16. N

    VM won't start

    i have just upgraded to kernel 2.6.32-4-pve and i am also experiencing some strange misbehaviours. try falling back on your previous kernel and see if it stops the errors.
  17. N

    Roadmap for Proxmox VE 2.0

    Hi, will there be a way to create and deploy templates? using some API? thanks,
  18. N

    HACK - KVM only - Control order and delay starting VMs in proxmox

    T H A N K S it is a really good idea and very simple to implement as well. Many thanks, Nicolas
  19. N

    VMs do not reboot

    any idea on how to work around this problem? thanks,