Recent content by tilao

  1. T

    Unable to start container with new release 3.4.8

    Yes I saw somewhere Proxmox didn’t support soft-raid based machines. I was wondering why. I now have the answer ! Hopefully I didn’t plan to go to production with this hardware. I thought when reading this warning that it certainly was for a good reason you didn’t commercially support...
  2. T

    Unable to start container with new release 3.4.8

    Hi, It was one of the disk of the soft-raid that had bad sectors. Their hardware supervisor couldn't saw it until a full offline check. Bad luck for a just delivered server ! It guess this problem prevented the kernel to load its modules and the like. The thing I'm surprised about is that...
  3. T

    Unable to start container with new release 3.4.8

    Hi, Yeah, it's what I should have done in the first place ! The server is currently unavailable as they hardware check it. I will try it out as soon as i get it back. Thanks, Pierre.
  4. T

    Unable to start container with new release 3.4.8

    It was what I first thought (the faulty disks) but as you can see, mdstat seems ok. root@newhost:~# cat /proc/mdstatPersonalities : [raid1] md1 : active raid1 sda2[0] sdb2[1] 930585408 blocks super 1.2 [2/2] [UU] md0 : active raid1 sda1[0] sdb1[1] 291520 blocks super 1.2...
  5. T

    Unable to start container with new release 3.4.8

    Hi, The not working one : root@newhost:~# pveversion -v proxmox-ve-2.6.32: 3.4-159 (running kernel: 2.6.32-40-pve) pve-manager: 3.4-8 (running version: 3.4-8/5f8f4e78) pve-kernel-2.6.32-40-pve: 2.6.32-159 lvm2: 2.02.98-pve4 clvm: 2.02.98-pve4 corosync-pve: 1.4.7-1 openais-pve: 1.1.4-3 libqb0...
  6. T

    Unable to start container with new release 3.4.8

    Hi, I've got a new physical server from my provider and installed Proxmox. They have scripted the install and I then got the latest version of Proxmox VE (i.e. 3.4.8). I tired to create a container (through vzctl create and a homebrew template) and couldn't get it start at all. I then went to...