leap 15.3 - systemd-modules-load failed ?
I have just 'zypper dup' a leap153 test system (on the xen host in the other thread) which then ended up being unbootable. It does not see the virtual disk. The only immediate indication is systemd-modules-load failing. I'll open a bugreport anyway, but just in case someone else has seen the same - Entering emergency mode. Exit the shell to continue. Type "journalctl" to view system logs. You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot after mounting them and attach it to a bug report. Give root password for maintenance (or press Control-D to continue): sh-4.4# systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● systemd-modules-load.service loaded failed failed Load Kernel Modules LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. sh-4.4# systemctl status systemd-modules-load ● systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; stat> Active: failed (Result: exit-code) since Tue 2021-04-27 12:52:31 UTC; 6min> Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 141 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, > Main PID: 141 (code=exited, status=1/FAILURE) Notice: journal has been rotated since unit was started, output may be incomple> sh-4.4# journalctl _PID=141 -- Logs begin at Tue 2021-04-27 12:52:31 UTC, end at Tue 2021-04-27 12:56:16 UT> Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module ali> Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module ali> Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module ali> Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module ali> Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module ali> sh-4.4# journalctl _PID=141 | LESS sh: LESS: command not found sh-4.4# journalctl _PID=141 | less -- Logs begin at Tue 2021-04-27 12:52:31 UTC, end at Tue 2021-04-27 12:56:16 UTC. -- Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module alias 'scsi_dh_alua': Function not implemented Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module alias 'scsi_dh_emc': Function not implemented Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module alias 'scsi_dh_rdac': Function not implemented Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module alias 'dm-multipath': Function not implemented Apr 27 12:52:31 test153 systemd-modules-load[141]: Failed to look up module alias 'sg': Function not implemented -- Per Jessen, Zürich (21.3°C)
Per Jessen wrote:
I have just 'zypper dup' a leap153 test system (on the xen host in the
Please ignore, user error. -- Per Jessen, Zürich (21.4°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland.
participants (1)
-
Per Jessen