加载模块时未找到 HP iLO CPQCIDRV

加载模块时未找到 HP iLO CPQCIDRV

我正在尝试连接到 HP ProLiant 服务器上的 iLO 接口。我正在运行 Ubuntu 18.04 LTS

我一直遵循以下指示,包括

当我安装 hponcfg 包并运行命令时hpilo,我收到以下消息:

HP Lights-Out Online Configuration utility
Version 5.3.0 Date 3/21/2018 (c) 2005,2018 Hewlett Packard Enterprise Development LP

ERROR: CpqCiCreateFunc() 0 time failed.
Driver Error Code:(1,1h).
Driver Error Message: CPQCIDRV driver is not loaded.

ERROR: CpqCiCreateFunc() 1 time failed.
Driver Error Code:(1,1h).
Driver Error Message: CPQCIDRV driver is not loaded.
ERROR:  Could not find the Management Processor Device Node.
        Please check if the iLO driver module is installed and running properly.
        ACTION REQUIRED: Install/Re-install hp Lights-Out driver package('hp-ilo' RPM) for iLO.

的输出lsmod | grep hpilo为:hpilo 20480 0

您知道这是什么原因造成的吗?

谢谢。

相关内容