Search results

  1. Q

    PVE7: Backup fails because OOM-Killer stops smbd in LXC-Container

    Hi all, with Proxmox 7 the nightly Backup fails because the OOM-Killer stops smbd in an LXC-Container. This didnt happen with 6.4. The backup Server is a LXC-Container with bind-mounts on this host. Logs Container: Jul 9 23:10:26 fileserver2.grote.lan systemd[1]: smbd.service: A process of...
  2. Q

    [SOLVED] PVE7: LXC cant start with bind mounts

    Hi all, i have created following container: mg@pve2:/etc/pve/lxc$ sudo cat 127.conf arch: amd64 cores: 2 hostname: fileserver2 memory: 2048 mp0: /hdd_data_raidz/videos,mp=/shares_videos mp1: /hdd_data_raidz/data_crypt,mp=/shares mp2: /hdd_data_raidz/vm_backup,mp=/shares_pve_backup mp3...