Arch Linux Container - network service faling

thierrykaya

New Member
Jul 31, 2021
7
1
1
Brussels
PVE stack: 6.4-13 (running kernel: 5.4.128-1-pve)
Arch Linux CT Kernel: Linux 5.4.128-1-pve x86_64
systemd version: systemd 248 (248-5-arch)
/etc/pve/nodes/pve/lxc/CTID.conf
feature: nesting=1
protection: 1

Hi,

I am trying to spin a an Arch Linux CT but the the network service keeps on failing with the following error message:

systemd-networkd.service: Failed to set up mount namespacing: /run/systemd/unit-root/proc: Permission denied
systemd-networkd.service: Failed at step NAMESPACE spawning /usr/lib/systemd/systemd-networkd: Permission denied

Seems to be related to this issue: https://github.com/lxc/lxc/issues/2778.

Any workaround\suggestion?

Cheers,
 
hi,

systemd-networkd.service: Failed to set up mount namespacing: /run/systemd/unit-root/proc: Permission denied
systemd-networkd.service: Failed at step NAMESPACE spawning /usr/lib/systemd/systemd-networkd: Permission denied
that should be fixed when nesting is enabled for the container

can you post the full configuration of the container? pct config CTID
 
hi,


that should be fixed when nesting is enabled for the container

can you post the full configuration of the container? pct config CTID
Hi oguz,

Thanks for getting back to me - I have moved on and install a VM instead, but I took note and will try again when I have time to play around with CTs.

Cheers,