Recent content by osmos

  1. O

    [SOLVED] LXC Containers won't start after reboot

    Hi, so I examined some more containers and the others seem to have no files left in them exept for the folder dev and proc :( So a restore from a backup is probably the only solution that would work. But I wan't to prevent that from happening again. So my containers are privileged how would I...
  2. O

    [SOLVED] LXC Containers won't start after reboot

    Sorry for the late reply, busy weekend. that's exactly what's missing now there are two things that I question. 1. why would it be missing after a reboot of the host? Or how can I find out? 2. how can I restore that file? Thank you for the help
  3. O

    [SOLVED] LXC Containers won't start after reboot

    I don't know what exactly you mean but here is the output of that command: PVE-RAID5/subvol-103-disk-0 2.56G 37.4G 2.56G /PVE-RAID5/subvol-103-disk-0
  4. O

    [SOLVED] LXC Containers won't start after reboot

    Config of one Container the others look quite similar: arch: amd64 cores: 1 hostname: OnlyOffice memory: 1024 net0: name=eth0,bridge=vmbr0,gw=192.168.0.1,hwaddr=2E:8E:E6:0F:F0:78,ip=192.168.0.105/24,type=veth onboot: 1 ostype: ubuntu rootfs: PVE-RAID5:subvol-103-disk-0,size=40G startup: order=2...
  5. O

    [SOLVED] LXC Containers won't start after reboot

    Hello, so I had a problem with a container that wouldn't shut down so I killed the process so it would shut down since I didn't need it anymore. After that I destroyed the container and checked for updates. I updated the host system and since there was a kernel update I decided to shut down all...