Hi, After upgrading from Kernel:/stable 4.12.x -> 4.13.x, on Leap 42.3, the system no longer boots -- instead drops to dracut emergency shell. Unfortunately, at shell, I've got no keyboard, and I have no serial port, so having some challenges GRABBING the early logs to share. I turned on more verbose logging. At boot, although without keyboard I can't, unfortunately INTERRUPT it on screen, I DO see an ENORMOUS amount of output (moving by VERY quickly ...) re: "dracut-initqueue" and something about "settled" ... Rebooting to 4.12.x, and checking prior boot, in journalctl I do NOT see any mention of dracut, but I DO see journalctl -b -1 -- Logs begin at Mon 2016-11-07 13:36:46 PST, end at Tue 2018-03-27 10:17:20 PDT. -- Mar 27 09:37:01 0031.austin.local CRON[2126]: (CRON) ERROR chdir failed (/var/lib/amavisd): No such file or directory Mar 27 09:37:01 0031.austin.local systemd[2123]: pam_unix(systemd-user:session): session closed for user amavisd Mar 27 09:37:01 0031.austin.local systemd[2122]: user@5003.service: Executing: /usr/lib/systemd/systemd --user Mar 27 09:37:01 0031.austin.local systemd[2122]: systemd 228 running in user mode for user 5003/amavisd. (+PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN) Mar 27 09:37:01 0031.austin.local systemd[2122]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd/user.slice/user-5003.slice/user@5003.service. Mar 27 09:37:01 0031.austin.local systemd[2122]: Controller 'cpu' supported: no Mar 27 09:37:01 0031.austin.local systemd[2122]: Controller 'cpuacct' supported: yes Mar 27 09:37:01 0031.austin.local systemd[2122]: Controller 'blkio' supported: yes Mar 27 09:37:01 0031.austin.local systemd[2122]: Controller 'memory' supported: yes Mar 27 09:37:01 0031.austin.local systemd[2122]: Controller 'devices' supported: yes Mar 27 09:37:01 0031.austin.local systemd[2122]: Controller 'pids' supported: yes Mar 27 09:37:01 0031.austin.local systemd[2122]: Controller 'net_cls' supported: yes Mar 27 09:37:01 0031.austin.local systemd[2122]: Set up TFD_TIMER_CANCEL_ON_SET timerfd. Mar 27 09:37:01 0031.austin.local systemd[2122]: Spawned /usr/lib/systemd/user-generators/systemd-dbus1-generator as 2125. Mar 27 09:37:01 0031.austin.local systemd[2122]: /usr/lib/systemd/user-generators/systemd-dbus1-generator succeeded. Mar 27 09:37:01 0031.austin.local systemd[2122]: user-generators succeeded. Mar 27 09:37:01 0031.austin.local systemd[2122]: Looking for unit files in (higher priority first): Mar 27 09:37:01 0031.austin.local systemd[2122]: /var/lib/amavisd/.config/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: /etc/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: /run/user/5003/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: /run/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: /var/lib/amavisd/.local/share/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: /usr/local/share/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: /usr/share/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: /usr/local/lib/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: /usr/lib/systemd/user Mar 27 09:37:01 0031.austin.local systemd[2122]: Unit type .busname is not supported on this system. Mar 27 09:37:01 0031.austin.local systemd[2122]: var.mount: Failed to load configuration: No such file or directory Mar 27 09:37:01 0031.austin.local systemd[2122]: var-lib.mount: Failed to load configuration: No such file or directory Mar 27 09:37:01 0031.austin.local systemd[2122]: var-lib-amavisd.mount: Failed to load configuration: No such file or directory Mar 27 09:37:01 0031.austin.local systemd[2122]: dev.mount: Failed to load configuration: No such file or directory Mar 27 09:37:01 0031.austin.local systemd[2122]: dev-mapper.mount: Failed to load configuration: No such file or directory ... This is DIFFERENT that for a successful boot to 4.12.x, where there's no mention of "busname" at all in journalctl I don't know what that busname is. Checking around, I 1st find a [systemd-devel] Failed units and "Unit type .busname is not supported on this system" https://lists.freedesktop.org/archives/systemd-devel/2015-February/028174.ht... >> systemd[1]: Unit type .busname is not supported on this system. >> This may be ignored. >> .busname units are only supported on kdbus systems.> and https://fossies.org/linux/systemd/NEWS CHANGES WITH 219: 3512 * systemd now has an explicit notion of supported and 3513 unsupported unit types. Jobs enqueued for unsupported unit 3514 types will now fail with an "unsupported" error code. More 3515 specifically .swap, .automount and .device units are not 3516 supported in containers, .busname units are not supported on 3517 non-kdbus systems. .swap and .automount are also not 3518 supported if their respective kernel compile time options 3519 are disabled. On this box cd /usr/lib/systemd grep -i busname `grep -rlni busname .` Binary file ./systemd matches ./user/evolution-user-prompter.service:BusName=org.gnome.evolution.dataserver.UserPrompter0 ./user/glib-pacrunner.service:BusName=org.gtk.GLib.PACRunner ./user/evolution-source-registry.service:BusName=org.gnome.evolution.dataserver.Sources5 ./user/at-spi-dbus-bus.service:BusName=org.a11y.Bus ./user/gnome-terminal-server.service:BusName=org.gnome.Terminal ./user/evolution-addressbook-factory.service:BusName=org.gnome.evolution.dataserver.AddressBook9 ./user/evolution-calendar-factory.service:BusName=org.gnome.evolution.dataserver.Calendar7 Binary file ./systemd-coredump matches Binary file ./systemd-machined matches Binary file ./systemd-logind matches Binary file ./system-generators/systemd-debug-generator matches Binary file ./system-generators/systemd-getty-generator matches Binary file ./system-generators/systemd-dbus1-generator matches Binary file ./system-generators/systemd-sysv-generator matches Binary file ./system-generators/systemd-fstab-generator matches Binary file ./system-generators/systemd-hibernate-resume-generator matches Binary file ./system-generators/systemd-insserv-generator matches Binary file ./system-generators/systemd-cryptsetup-generator matches Binary file ./system-generators/systemd-gpt-auto-generator matches Binary file ./systemd-journald matches Binary file ./systemd-udevd matches ./system/wickedd-auto4.service:BusName=org.opensuse.Network.AUTO4 ./system/polkit.service:BusName=org.freedesktop.PolicyKit1 ./system/org.freedesktop.locale1.busname:[BusName] ./system/upower.service:BusName=org.freedesktop.UPower ./system/org.freedesktop.hostname1.busname:[BusName] ./system/wpa_supplicant.service:BusName=fi.w1.wpa_supplicant1 ./system/NetworkManager.service:BusName=org.freedesktop.NetworkManager ./system/wickedd-nanny.service:BusName=org.opensuse.Network.Nanny ./system/wpa_supplicant@.service:BusName=fi.w1.wpa_supplicant1 ./system/geoclue.service:BusName=org.freedesktop.GeoClue2 ./system/wickedd.service:BusName=org.opensuse.Network ./system/org.freedesktop.systemd1.busname:[BusName] ./system/accounts-daemon.service:BusName=org.freedesktop.Accounts ./system/tuned.service:BusName=com.redhat.tuned ./system/systemd-localed.service:BusName=org.freedesktop.locale1 ./system/udisks2.service:BusName=org.freedesktop.UDisks2 ./system/org.freedesktop.timedate1.busname:[BusName] ./system/rtkit-daemon.service:BusName=org.freedesktop.RealtimeKit1 ./system/wickedd-dhcp4.service:BusName=org.opensuse.Network.DHCP4 ./system/systemd-timedated.service:BusName=org.freedesktop.timedate1 ./system/org.freedesktop.network1.busname:[BusName] ./system/colord.service:BusName=org.freedesktop.ColorManager ./system/org.freedesktop.machine1.busname:[BusName] ./system/bluetooth.service:BusName=org.bluez ./system/thermald.service:BusName=org.freedesktop.thermald ./system/systemd-machined.service:BusName=org.freedesktop.machine1 ./system/org.freedesktop.import1.busname:[BusName] ./system/systemd-hostnamed.service:BusName=org.freedesktop.hostname1 ./system/systemd-networkd.service:# On kdbus systems we pull in the busname explicitly, because it ./system/systemd-networkd.service:Wants=org.freedesktop.network1.busname ./system/systemd-networkd.service:After=org.freedesktop.network1.busname ./system/systemd-logind.service:BusName=org.freedesktop.login1 ./system/wickedd-dhcp6.service:BusName=org.opensuse.Network.DHCP6 ./system/systemd-importd.service:BusName=org.freedesktop.import1 ./system/org.freedesktop.login1.busname:[BusName] ./system/NetworkManager-dispatcher.service:BusName=org.freedesktop.nm_dispatcher Binary file ./systemd-update-utmp matches -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org