[systemd-devel] I see "Failed at step CGROUP spawning /usr/lib/systemd/systemd: No such file or directory" in systemd journal when I log in as root via ssh.
Lennart Poettering
lennart at poettering.net
Tue Feb 3 03:27:33 PST 2015
On Tue, 03.02.15 12:51, crocket (crockabiscuit at gmail.com) wrote:
> Below is the relevant part of the systemd journal log.
> /usr/lib/systemd/systemd exists, but the journal says it doesn't exist
> sometimes when I log in as root via ssh.
Any chance you can use "strace -f -p 1 -s 500 -o /tmp/pid1-strace" to
trace PID 1 when this happens? Just run that command, try to trigger
this, and then paste the last 250 lines or so this generates here, in
particular all output around any lines that mention "at step
CGROUP"...
Thanks,
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list