Fehler nach Start:
Task viewer: CT 255 - Start
sync_wait: 34 An error occurred in another process (expected sequence number 7)
__lxc_start: 2114 Failed to spawn container "255"
TASK ERROR: startup for container '255' failed
Bekomme leider über Google keine brauchbare Problembehebung.
Was will ich starten?
CT Template Ubuntu 24.04. standard.
Komme leider nicht dahinter, was hier falsch ist ?
Nachtrag an Infos:
root@raspberrypi:~# journalctl -b-1 -u lxcfs.service
Oct 29 00:30:35 raspberrypi systemd[1]: Starting lxcfs.service - FUSE filesystem for LXC...
Oct 29 00:30:35 raspberrypi systemd[1]: Started lxcfs.service - FUSE filesystem for LXC.
Oct 29 00:30:35 raspberrypi lxcfs[7963]: Starting LXCFS at /usr/bin/lxcfs
Oct 29 00:30:35 raspberrypi lxcfs[7963]: Running constructor lxcfs_init to reload liblxcfs
Oct 29 00:30:35 raspberrypi lxcfs[7963]: mount namespace: 5
Oct 29 00:30:35 raspberrypi lxcfs[7963]: hierarchies:
Oct 29 00:30:35 raspberrypi lxcfs[7963]: 0: fd: 6: cpuset,cpu,io,pids
Oct 29 00:30:35 raspberrypi lxcfs[7963]: Kernel supports pidfds
Oct 29 00:30:35 raspberrypi lxcfs[7963]: Kernel does not support swap accounting
Oct 29 00:30:35 raspberrypi lxcfs[7963]: api_extensions:
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - cgroups
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - sys_cpu_online
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - proc_cpuinfo
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - proc_diskstats
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - proc_loadavg
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - proc_meminfo
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - proc_stat
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - proc_swaps
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - proc_uptime
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - proc_slabinfo
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - shared_pidns
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - cpuview_daemon
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - loadavg_daemon
Oct 29 00:30:35 raspberrypi lxcfs[7963]: - pidfds
Oct 29 00:30:35 raspberrypi lxcfs[7963]: Ignoring invalid max threads value 4294967295 > max (100000).
Oct 29 00:44:40 raspberrypi lxcfs[7963]: Running destructor lxcfs_exit
Oct 29 00:44:40 raspberrypi systemd[1]: Stopping lxcfs.service - FUSE filesystem for LXC...
Oct 29 00:44:40 raspberrypi systemd[1]: lxcfs.service: Main process exited, code=exited, status=1/FAILURE
Oct 29 00:44:40 raspberrypi fusermount[23282]: /bin/fusermount: failed to unmount /var/lib/lxcfs: Invalid argument
Oct 29 00:44:40 raspberrypi systemd[1]: lxcfs.service: Failed with result 'exit-code'.
Oct 29 00:44:40 raspberrypi systemd[1]: Stopped lxcfs.service - FUSE filesystem for LXC.
root@raspberrypi:~# systemctl status lxcfs.service
● lxcfs.service - FUSE filesystem for LXC
Loaded: loaded (/lib/systemd/system/lxcfs.service; enabled; preset: enabled)
Active: active (running) since Tue 2024-10-29 09:49:25 CET; 1min 48s ago
Docs: man:lxcfs(1)
Process: 79408 ExecStartPre=/bin/mkdir -p /var/lib/lxcfs (code=exited, status=0/SUCCESS)
Main PID: 79409 (lxcfs)
Tasks: 4 (limit: 8733)
CPU: 17ms
CGroup: /system.slice/lxcfs.service
└─79409 /usr/bin/lxcfs /var/lib/lxcfs
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - proc_meminfo
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - proc_stat
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - proc_swaps
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - proc_uptime
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - proc_slabinfo
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - shared_pidns
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - cpuview_daemon
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - loadavg_daemon
Oct 29 09:49:25 raspberrypi lxcfs[79409]: - pidfds
Oct 29 09:49:25 raspberrypi lxcfs[79409]: Ignoring invalid max threads value 4294967295 > max (100000).