Recent content by cschnee

  1. C

    can not start vz containers after upgrade

    Thanks again, I was able to downgrade all 2.6.18 nodes so far, I was also able to remove 2.6.18-3 on all nodes that received it (the pure vz container nodes). On the 2.6.24 nodes replacing vzctl was enough as it seems to get back on track (stable branch). I highly appreciated your kind and...
  2. C

    can not start vz containers after upgrade

    Thanks, this is only from my testing while in trouble with vzctl and I had no chance to reboot the node since then. While I was unable to start new containers I sorta panicked and installed the 2.6.24 kernel to see if it helps - at the same time I found the problem with vzctl. Actually this...
  3. C

    can not start vz containers after upgrade

    I have commented the pvetest repo in sources.lst already. After downgrading vzctl I've got the following pveversion -v output: pve-manager: 1.5-9 (pve-manager/1.5/4728) running kernel: 2.6.24-10-pve proxmox-ve-2.6.18: 1.5-6 pve-kernel-2.6.18-3-pve: 2.6.18-6 pve-kernel-2.6.24-10-pve: 2.6.24-21...
  4. C

    can not start vz containers after upgrade

    tom, Thank you! It seems that did the trick, after downgrading vzctl I was able to restart containers. Didn't realize I was using the test repo, but you are completely right. I am unsure about why I added the test repo to all nodes, but I guess now I can't just remove the line in sources.lst...
  5. C

    can not start vz containers after upgrade

    Hello, I have 10 nodes in 2 clusters, the larger group of them has been running "aptitude update; aptitude upgrade" yesterday and I received a few pve related updates on all those machines. Since then I can't start or reboot any openvz containers, the only hint I get is that when starting them...
  6. C

    New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) [UPDATE]

    Re: New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) Thanks for the quick fix, I installed 2.6.18-2 on 2 servers on wednesday this week and so far I haven't seen anymore problems.
  7. C

    New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) [UPDATE]

    Re: New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) Thanks for your quick reaction and your answer regarding changelog. I guess temporarily using 2.6.24-10 wouldn't change anything ? I was unable to figure out which openvz is used in 2.6.24-10 using the changelog file so I am unsure if its...
  8. C

    New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) [UPDATE]

    Re: New Proxmox VE Kernels (2.6.18 - 2.6.24 - 2.6.32) Hello, Another manic monday... I have just been hit with the issue described here: http://forum.openvz.org/index.php?t=rview&goto=38737&th=8210 and I havent found any occurence of "Route hash chain to long" in this forum, so I guess I am...
  9. C

    OpenBSD guest

    Hi, I am running PVE 1.4 with different kernels: 2 x OpenBSD 3.4 i386 on 2.6.18-1 (previously on 2.6.24-8 for ~60 days) 1 x OpenBSD 4.1 amd64 on 2.6.18-1 (previously on 2.6.24-8 for ~60 days) 1 x OpenBSD 3.6 i386 on 2.6.24-8 (running roughly for 70 days now) Cant' say...
  10. C

    Questions re: Backup in 1.4

    Thank you for your fast reply. Yes, you're right, once I added the backup storage to the master I was able to create backup jobs for slaves also.
  11. C

    Questions re: Backup in 1.4

    Hi, First of all a big thanks to the Proxmox team for this fantastic product! I have a question regarding backup in 1.4. I have 1 Master and 3 slaves, and previously I did all backups to a local dir in pve-root, /backup. Now after upgrading I can still add this as a storage to the master, but...