1
0
-1

Hi,

i run into an error with a dependencie for open-audit:

systemctl status openipmi
● openipmi.service - LSB: OpenIPMI Driver init script
     Loaded: loaded (/etc/init.d/openipmi; generated)
     Active: failed (Result: exit-code) since Wed 2023-09-13 15:14:57 CEST; 21min ago
       Docs: man:systemd-sysv-generator(8)
    Process: 241374 ExecStart=/etc/init.d/openipmi start (code=exited, status=1/FAILURE)
        CPU: 26ms

Sep 13 15:14:57 openaudit systemd[1]: Starting LSB: OpenIPMI Driver init script...
Sep 13 15:14:57 openaudit openipmi[241374]: Starting ipmi drivers ipmi
Sep 13 15:14:57 openaudit openipmi[241389]:  failed!
Sep 13 15:14:57 openaudit openipmi[241374]: .
Sep 13 15:14:57 openaudit systemd[1]: openipmi.service: Control process exited, code=exited, status=1/FAILURE
Sep 13 15:14:57 openaudit systemd[1]: openipmi.service: Failed with result 'exit-code'.
Sep 13 15:14:57 openaudit systemd[1]: Failed to start LSB: OpenIPMI Driver init script.
/etc/init.d/openipmi status-all
ipmi_msghandler module loaded.
ipmi_si module not loaded.
ipmi_devintf module loaded.
/dev/ipmi0 does not exist.
modprobe ipmi_si
modprobe: ERROR: could not insert 'ipmi_si': No such device


Can you tell me why this fails and how to fix that?

Thanks in advance

    CommentAdd your comment...

    1 answer

    1.  
      2
      1
      0

      Hi Martin,

      Open-AudIT has no dependency on opem-ipmi at all.

      This is not Open-AudIT related, rather it seems related to the hardware in your machine.

      Mark.

        CommentAdd your comment...