Failed to start load karnel Modules.

  • Hello,
    I'm seeing this, I don't know why?
    in the screenshot it says me to check something.
    can you guess why it is happening?

    Code
    root@server:~# systemctl status systemd-modules-load.service
    ● systemd-modules-load.service - Load Kernel Modules
       Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static; vendor preset: enabled)
       Active: failed (Result: exit-code) since Tue 2021-09-14 12:45:24 +06; 2min 14s ago
         Docs: man:systemd-modules-load.service(8)
               man:modules-load.d(5)
     Main PID: 385 (code=exited, status=1/FAILURE)
    
    Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

    Bilder

    Processor: Intel(R) Core(TM) i7-5820k CPU @ 3.30GHz

    RAM: 24GB
    OS: Windows 10 x64
    OMV Virtualized in: Vmware Workstation Pro with 4gb RAM.
    OMV Version 5.6.16-1 (Usul)

    Kernel Linux 5.10.0-0.bpo.8-amd64

  • Try

    Code
    systemctl start systemd-modules-load.service
    systemctl status systemd-modules-load.service
    Code
    root@server:~# systemctl start systemd-modules-load.service
    Job for systemd-modules-load.service failed because the control process exited with error code.
    See "systemctl status systemd-modules-load.service" and "journalctl -xe" for details.

    Processor: Intel(R) Core(TM) i7-5820k CPU @ 3.30GHz

    RAM: 24GB
    OS: Windows 10 x64
    OMV Virtualized in: Vmware Workstation Pro with 4gb RAM.
    OMV Version 5.6.16-1 (Usul)

    Kernel Linux 5.10.0-0.bpo.8-amd64

  • Are you using zfs (it is a file system)?


    AND what is the output of ls -Al /etc/modules-load.d/

    i had installed zfs plugin but i deleted it within an hour or so...
    btw,


    Code
    root@server:~# ls -Al /etc/modules-load.d/
    total 4
    lrwxrwxrwx 1 root root 10 Jul  8 19:03 modules.conf -> ../modules
    -rw-r--r-- 1 root root  4 Aug 26 08:07 zfs.conf

    Processor: Intel(R) Core(TM) i7-5820k CPU @ 3.30GHz

    RAM: 24GB
    OS: Windows 10 x64
    OMV Virtualized in: Vmware Workstation Pro with 4gb RAM.
    OMV Version 5.6.16-1 (Usul)

    Kernel Linux 5.10.0-0.bpo.8-amd64

    • Offizieller Beitrag

    i had installed zfs plugin but i deleted it within an hour or so...

    Maybe it has not been uninstalled correctly. What is the output of dpkg -l | grep zfs?


    If it does not show anything with zfs, you can do


    nano /etc/modules-load.d/zfs.conf

    and add a # in front of the first line, so that it reads

    #zfs

    Ctrl+x any y to close and save.

  • Output of dpkg -l | grep zfs is nothing..
    and i followed the rest.

    its resolved!! :)

    Processor: Intel(R) Core(TM) i7-5820k CPU @ 3.30GHz

    RAM: 24GB
    OS: Windows 10 x64
    OMV Virtualized in: Vmware Workstation Pro with 4gb RAM.
    OMV Version 5.6.16-1 (Usul)

    Kernel Linux 5.10.0-0.bpo.8-amd64

  • sevenman

    Hat das Label OMV 5.x hinzugefügt.
  • sevenman

    Hat das Label gelöst hinzugefügt.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!