Recent content by conrad

  1. C

    Cannot start containers after upgrade to 1.5

    pve-kernel-2.6.24-11-pve_2.6.24-23_amd64.deb works well in our case.
  2. C

    Cannot start containers after upgrade to 1.5

    Dietmar, i installed the latest kernel and kvm machines are starting now. Only thing is that now suddenly the vnc consoles cannot connect to the host:5900 strange, but will look at that later... Thanks for your help.
  3. C

    Cannot start containers after upgrade to 1.5

    pve-manager: 1.5-9 (pve-manager/1.5/4728) running kernel: 2.6.24-8-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-8-pve: 2.6.24-16 qemu-server: 1.1-14 pve-firmware: 1.0-5 libpve-storage-perl: 1.0-13 vncterm: 0.9-2 vzctl: 3.0.23-1pve11 vzdump: 1.2-5...
  4. C

    Cannot start containers after upgrade to 1.5

    edit: booted into the 2.6.24 kernel, saw that openvz was not supported in 2.6.32. But now kvm machines do not start. Stopping at gPXE message. But we have no pxe server. Cannot press F12 (bootmenu) ...... We updated a production machine, looked fine but... pm01:/var/log# vzctl start 105...
  5. C

    perl error 500 read timeout

    Dietmar, you're the best. after checking pvesm list -a i noticed that i forgot to add the 3rd node in the firewall of nfs (backup) server. Apparently when choosing a destionation for creating a new container it times out because of the failure to connect ot the nfs server. Running smooth...
  6. C

    perl error 500 read timeout

    bad luck: [Mon Nov 23 13:58:31 2009] [error] [5411]ERR: 24: Error in Perl code: 500 read timeout [Mon Nov 23 14:00:52 2009] [error] [5411]ERR: 24: Error in Perl code: 500 read timeout [Mon Nov 23 14:03:03 2009] [error] [5411]ERR: 24: Error in Perl code: 500 read timeout cluster sync is fine...
  7. C

    perl error 500 read timeout

    Does it makes sense if i disconnect the node from de master and then later add the node to the cluster again. Its becoming a bit urgent now, what else can i do to find out whats wrong?
  8. C

    perl error 500 read timeout

    pve03:/var/lib# vzlist -a;echo $? CTID NPROC STATUS IP_ADDR HOSTNAME 0
  9. C

    perl error 500 read timeout

    yes, only when i want to create a vm or container on this node. it looks like it cannot get the vzlist of this node or something.
  10. C

    perl error 500 read timeout

    no, node3 is completely empty (no vm's or containers)
  11. C

    perl error 500 read timeout

    master: CID----IPADDRESS----ROLE-STATE--------UPTIME---LOAD----MEM---DISK 1 : xx.xxx.xxx.220 M A 08:35 0.03 42% 6% 2 : xx.xxx.xxx.223 N A 18:42 0.02 8% 1% 3 : xx.xxx.xxx.224 N A 21:18 0.00 3% 1% failing node 3 node: 1 : xx.xxx.xxx.220 M A 08:38 0.41 42% 6% 2 : xx.xxx.xxx.223 N A 18:45 0.00...
  12. C

    perl error 500 read timeout

    After upgrading our live servers to 1.4 we get the following perl error after adding a 3rd node to the cluster. The server is responding well and i can connect with ssh and web fast. But when i want to add a vm on this 3rd node after selecting the 3rd node during creation of the vm this error...