I've got two Rawhide VMs, one x86_64, one i686, both otherwise
identical.  I last booted them yesterday and did a yum repo-sync.
Today, neither of them will boot.

First, systemd complained about being unable to find
systemd-journal-flush.service.  Sure enough, it wasn't in the
initramfs.  So I added
"$systemdsystemunitdir/systemd-journal-flush.service" to
/usr/lib/dracut/modules.d/98systemd/module-setup.sh, and regenerated
the initramfs.  Now the boot gets past that point, but starts doing
this over and over, apparently forever, even in emergency mode:

[  OK  ] Reached target Basic System.
[ 5.337054] systemd-journald[722]: Received SIGUSR1
[ 5.364465] systemd-udevd[763]: worker [817] did not accept message -1
(Connection refused), kill it
[ 5.372587] systemd-udevd[763]: worker [821] did not accept message -1
(Connection refused), kill it
[ 5.373956] systemd-udevd[763]: worker [823] did not accept message -1
(Connection refused), kill it
[ 5.375104] systemd-udevd[763]: worker [824] did not accept message -1
(Connection refused), kill it
[ 5.376358] systemd-udevd[763]: worker [826] did not accept message -1
(Connection refused), kill it
[ 5.377670] systemd-udevd[763]: worker [829] did not accept message -1
(Connection refused), kill it
[ 5.378890] systemd-udevd[763]: worker [831] did not accept message -1
(Connection refused), kill it
[ 5.380187] systemd-udevd[763]: worker [834] did not accept message -1
(Connection refused), kill it
[ 5.381802] systemd-udevd[763]: worker [837] did not accept message -1
(Connection refused), kill it
[ 5.383105] systemd-udevd[763]: worker [838] did not accept message -1
(Connection refused), kill it
[ 5.386671] systemd-udevd[763]: worker [786] did not accept message -1
(Connection refused), kill it
[ 35.340097] systemd-journald[722]: Received SIGTERM
[ 35.356677] systemd[1]: Running in intial RAM disk.

Welcome to Fedora 19 (Rawhide) dracut-023-2.fc18 (Initramfs)!

         Starting Journal Service...
         Starting Dracut cmdline hook...
[  OK  ] Reached target Sockets.
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Listening on udev Control Socket.
[  OK  ] Reached target Encrypted Volumes.
         Starting Setup Virtual Console...
[  OK  ] Reached target Swap.
[  OK  ] Reached target Local File Systems.
         Starting Tell Plymouth To Write Out Runtime Data...
[ 35.531873] systemd[1]: systemd-journald.service holdoff time over,
scheduling restart.
[  OK  ] Started Tell Plymouth To Write Out Runtime Data.
[  OK  ] Stopped Trigger Flushing of Journal to Persistent Storage.
         Stopping Journal Service...
[  OK  ] Stopped Journal Service.
         Starting Journal Service...
[  OK  ] Started Journal Service.
         Starting Trigger Flushing of Journal to Persistent Storage...
[ 35.884485] systemd-journald[881]: Fixed max_use=48.9M max_size=6.1M
min_size=64.0K keep_free=24.4M
[ 35.895630] systemd-journald[881]: Vacuuming...
[  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
[ 35.945177] systemd-journald[881]: Received SIGUSR1
[  OK  ] Started Setup Virtual Console.
[  OK  ] Reached target System Initialization.
dracut-cmdline[885]: Warning: Option 'KEYTABLE' is deprecated, use
'KEYMAP' instead.
dracut-cmdline[885]: Warning: Option 'SYSFONT' is deprecated, use
'FONT' instead.
[  OK  ] Started Dracut cmdline hook.
         Starting Dracut pre-udev hook...
[  OK  ] Started Dracut pre-udev hook.
         Starting udev Kernel Device Manager...
[ 36.107496] system-udevd[948]: starting version 188
[  OK  ] Started udev Kernel Device Manager.
         Starting Dracut pre-trigger hook...
[  OK  ] Reached target Basic System.
[ 36.691716] systemd-journald[881]: Received SIGUSR1
...

Does anybody recognize the problem?
-- 
Jerry James
http://www.jamezone.org/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to