I have an LXC container with the following config running on pve-manager/7.4-15/a5d2a31e (running kernel: 5.15.102-1-pve)
Read more
arch: amd64
cores: 16
hostname: backups
memory: 8192
mp0: /mnt/shared/backups,mp=/shared/backups
mp7: /mnt/shared/library,mp=/shared/library
net0: bridge=vmbr0,hwaddr=DA:01:F2:83:E0:02,name=eth0,ip=dhcp,ip6=dhcp,firewall=1
onboot: 1
ostype: ubuntu
rootfs: local-zfs:subvol-107-disk-0,mountoptions=noatime,size=32G
swap: 0
unprivileged: 1
lxc.idmap: u 0 100000...Read more