25 Oct
2025
25 Oct
'25
10:33 a.m.
Hi, after an uptime of ~200 days I rebootet my NUC which had issues bringing up systemd-networkd afterwards. systemd-networkd.service: Failed to set up mount namespacing: /home: No such device Excerpt from fstab: UUID="7f313178-70b4-4a93-8e86-9c3d19e2f2b3" /mnt xfs noauto,noatime 0 0 /mnt/home /home none bind,x-systemd.automount 0 0 /mnt is mounted after unlocking it manually as it is on a luks device. Months before that setup had no issues, so does systemd try now to create namespace for all mountpoints even when the devices don't exist? Regards Bjoern