On 9/22/19, Michael Biebl <bi...@debian.org> wrote: > On 22.09.19 07:02, ithink314 wrote: >> Sep 21 15:11:27 machine systemd[1545]: upower.service: Failed to set up >> user namespacing: No space left on device >> Sep 21 15:11:27 machine systemd[1545]: upower.service: Failed at step USER >> spawning /usr/lib/upower/upowerd: No space left on device > > What's the output of df -h
Yes, I looked at that, and spent some time with sysctl after some web searching. /boot is half full but 100+MB should be enough, no? $ df -h ; echo ; df -i Filesystem Size Used Avail Use% Mounted on udev 973M 0 973M 0% /dev tmpfs 199M 6.1M 193M 4% /run /dev/mapper/machine--vg-root 115G 13G 97G 12% / tmpfs 994M 0 994M 0% /dev/shm tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 994M 0 994M 0% /sys/fs/cgroup /dev/sda1 236M 107M 118M 48% /boot tmpfs 199M 12K 199M 1% /run/user/1000 Filesystem Inodes IUsed IFree IUse% Mounted on udev 248881 440 248441 1% /dev tmpfs 254286 692 253594 1% /run /dev/mapper/machine--vg-root 7667712 121440 7546272 2% / tmpfs 254286 1 254285 1% /dev/shm tmpfs 254286 4 254282 1% /run/lock tmpfs 254286 17 254269 1% /sys/fs/cgroup /dev/sda1 62248 349 61899 1% /boot tmpfs 254286 22 254264 1% /run/user/1000