hpe ProLiantをLinuxで使う場合にインストールするService Pack for ProLiantについて 2024/02/27修正

2024/02/27修正

hpe ProLiant DL360Gen10サーバにLinuxをインストールする機会があったので検証した

設定するレポジトリについて

最初に確認すべきWeb「hpe Software Delivery Repository一覧

HPE特有の管理ソフトについては「Service Pack for ProLiantレポジトリ(spp)」か「Management Component Packレポジトリ(mcp)」を使う。

sppはRHEL純正かSLES純正。mcpはそれ以外のLinux向けとなる。

mcpで対応してるLinuxについてはmcpレポジトリツリー を開き、存在しているディレクトリを確認する。AlmaLInux, CentOS, Debian, OracleLinux, Rocky Linux, Ubuntuはmcpを使う。

sppとmcpでの大きな違いはfirmwareアップデートを行うSUMはsppのみで提供、というところ。

ただ、試してみたところ、spp、SUMともにAlmaLinuxに対して適用自体は可能だった。

Service Pack for ProLiant(spp)レポジトリ

RHEL純正、SLES純正の場合に使用するのがService Pack for ProLiant(spp)

Gen10サーバ RHEL8だったら/etc/yum.repos.d/spp.repoは

Gen10サーバ RHEL9だったら/etc/yum.repos.d/spp.repoは

sppレポジトリだとProLiantサーバのBIOSやiLOなどのfirmware アップデート系も提供されているが、firmware適用の仕組みはこちらでは提供されず、SUMレポジトリにあるsmartupdateコマンドを使う・・・模様

Management Component Pack(mcp)レポジトリ

sppに対応していないLinuxディストリビューションはManagement Component Pack(mcp)を使う

説明にかかれているbaseurlはhttpで指定されているが、httpsでも問題ないので、いま設定するのであればhttpsにしておくべきかと思われる

AlmaLinux9の場合の/etc/yum.repos.d/mcp.repo

RockyLinux 9の場合の/etc/yum.repos.d/mcp.repo

Smart Update Manager(sum)レポジトリとFirmware Pack for ProLiant(fwpp)レポジトリ

ProLiantサーバのfirmwareを含むソフトウェア管理ソフトのUIがSmart Update Manager(sum/hpsum)

数ヶ月ごとにリリースされるISOでfirmware一括提供されているが、コマンドとして提供されているのもある。

コマンドとして使う場合に組み合わせて使うのがFirmware Pack for ProLiant(fwpp)レポジトリ

RHEL9の /etc/yum.repos.d/sum.repo

RHELでgen10サーバ向けの /etc/yum.repos.d/fwpp.repo

各パッケージの動作

いろいろあるが、おそらくインストールした方がよいコマンドについて

Gen10以降のサーバであれば以下のパッケージで、これらはspp,mcpレポジトリ共通
・hponcfg iLOの管理コマンド
・amsd iLOとOS間の情報連携サービス
・ssacli SmartArrayの管理コマンド
・ssaducli SmartArrayの管理コマンドdiag系
・ssa SmartArrayの管理サービス
・storcli MegaRAIDの管理コマンド

RHEL純正の場合でfirmwareアップデートもコマンドである程度できるようにした場合はsumレポジトリで提供される
・sum SmartUpdateManager関連(smartupdateコマンド)

また、hpeの監視ソフトOneViewと連携する場合、sppレポジトリで提供される下記もあった方がよい?
・sut OneView向けコマンド

OS側のパッケージについて

OS側のパッケージで必要となるものがいくつかあったので、セットアップ時に追加しておくとよいもの

1# dnf install tar gzip unzip net-tools pciutils yum-utils

NFSマウントする場合に追加するパッケージ

amsd

ProLiant Gen9以降でiLOとOS間で情報連携を行うために使用するのがHPE Agentless Management Service(amsd)

amsdはsppとmcpで提供されている。

これがインストールされていない場合、例えば[システム情報]-[ネットワーク]で下記のような表示となる。

amsdをインストールして起動すると表示が変わる。

1[root@src78bccafcd ~]# dnf install amsd
2サブスクリプション管理リポジトリーを更新しています。
3コンシューマー識別子を読み込めません
4 
5このシステムは、エンタイトルメントサーバーに登録されていません。subscription-manager で登録できます。
6 
7メタデータの期限切れの最終確認: 3:58:41 前の 2024年02月26日 15時14分46秒 に実施 しました。
8依存関係が解決しました。
9================================================================================
10 パッケージ    Arch            バージョン                    リポジトリー サイズ
11================================================================================
12インストール:
13 amsd          x86_64          3.3.0-1773.7.rhel9            spp          2.2 M
14 
15トランザクションの概要
16================================================================================
17インストール  1 パッケージ
18 
19ダウンロードサイズの合計: 2.2 M
20インストール後のサイズ: 4.5 M
21これでよろしいですか? [y/N]: y
22パッケージのダウンロード:
23amsd-3.3.0-1773.7.rhel9.x86_64.rpm               28 kB/s | 2.2 MB     01:19
24--------------------------------------------------------------------------------
25合計                                             28 kB/s | 2.2 MB     01:19
26トランザクションの確認を実行中
27トランザクションの確認に成功しました。
28トランザクションのテストを実行中
29トランザクションのテストに成功しました。
30トランザクションを実行中
31  準備             :                                                        1/1
32  scriptletの実行中: amsd-3.3.0-1773.7.rhel9.x86_64                         1/1
33  インストール中   : amsd-3.3.0-1773.7.rhel9.x86_64                         1/1
34  scriptletの実行中: amsd-3.3.0-1773.7.rhel9.x86_64                         1/1
35Please read the Licence Agreement for this software at
36 
37         /opt/amsd/amsd.license
38 
39By not removing this package, you are accepting the terms
40of the "Software End User License Agreement".
41 
42  検証             : amsd-3.3.0-1773.7.rhel9.x86_64                         1/1
43インストール済みの製品が更新されています。
44 
45インストール済み:
46  amsd-3.3.0-1773.7.rhel9.x86_64
47 
48完了しました!
49[root@src78bccafcd ~]# systemctl status amsd
50● amsd.service - Agentless Management Service daemon
51     Loaded: loaded (/usr/lib/systemd/system/amsd.service; enabled; preset: ena>
52     Active: active (running) since Mon 2024-02-26 19:15:14 EST; 22s ago
53   Main PID: 80680 (amsd)
54      Tasks: 1 (limit: 1644913)
55     Memory: 9.5M
56        CPU: 203ms
57     CGroup: /system.slice/amsd.service
58             mq80680 /sbin/amsd -f
59 
60 2月 26 19:15:14 src78bccafcd systemd[1]: Starting Agentless Management Service>
61 2月 26 19:15:14 src78bccafcd amsd[80680]: amsd Started . .
62 2月 26 19:15:14 src78bccafcd systemd[1]: Started Agentless Management Service >
63[root@src78bccafcd ~]#

amsd起動後、すぐにiLO Webに反映されるわけではないようで、1分ぐらいかかった

smartupdateコマンド

sumレポジトリで提供されるsumパッケージのコマンドsmartupdate

RHELとSLES専用とあるが、2024年2月27時点ではAlmaLinuxでもそれなりに動作していた。

レポジトリ説明ページにはFirmware Pack for ProLiantと組み合わせ以下を実行する、とある

1# yum install $(smartupdate requires)
2# smartupdate list
3# smartupdate upgrade

ただ、こちらの環境で試した限りでは「yum install $(smartupdate requires)」ではパッケージのインストールには失敗していた。

「smartupdate requires」で出力される内容と「dnf –disablerepo=”*” –enablerepo=”fwpp” list available」で出力されるfwppレポジトリで提供されるパッケージ一覧を比較すると、別にそれほど選別してパッケージを選んでいるわけでもなかったので、以下をインストールした。

まず、ProLiantサーバのROMの番号?を「smartupdate list」コマンドを実行して確認

1[root@src78bccafcd ~]# smartupdate list
2sum : Smart Update Manager Version 10.6.3
3Model: ProLiant DL360 Gen10, ROM: U32, ROM Version: 07/20/2023
4-------------------------------------------------------------------------------------------------------------------
5Searching for firmware
6ERROR   :
7No firmware found
8Did you install software using using yum/zypper/apt
9ERROR   :
10No firmware found
11Did you install software using using yum/zypper/apt
12ERROR   :
13No firmware found
14Did you install software using using yum/zypper/apt
15ERROR   :
16No firmware found
17Did you install software using using yum/zypper/apt
18[root@src78bccafcd ~]#

「ROM: U32」とあるので、「dnf info firmware-system-u32」と実行してパッケージがあっているか確認

1[root@src78bccafcd ~]# dnf info firmware-system-u32
2サブスクリプション管理リポジトリーを更新しています。
3コンシューマー識別子を読み込めません
4 
5このシステムは、エンタイトルメントサーバーに登録されていません。subscription-manager で登録できます。
6 
7メタデータの期限切れの最終確認: 0:13:02 前の 2024年02月26日 19時51分12秒 に実施しました。
8インストール済みパッケージ
9名前         : firmware-system-u32
10バージョン   : 2.90_2023_07_20
11リリース     : 1.1
12Arch         : x86_64
13サイズ       : 33 M
14ソース       : firmware-system-u32-2.90_2023_07_20-1.1.src.rpm
15リポジトリー : @System
16repo から    : spp
17概要         : HPE ProLiant DL360 Gen10 (U32) Servers firmware
18URL          : http://www.hpe.com/info/proliantlinux
19ライセンス   : 2012 Hewlett Packard Enterprise Development LP
20説明         : This package contains the HPE ProLiant DL360 Gen10 (U32) Servers firmware
21 
22[root@src78bccafcd ~]#

きちんとProLiant DL360 Gen10サーバであることを確認できた。このほか、firmwareのダウンロード時間を考慮しないのであれば、下記のようにアスタリスク指定でとりあえず全部インストールしてしまってもよいかもしれない

1# dnf install firmware-system-u32
2# dnf install  firmware-ilo5 firmware-sps* firmware-nic* firmware-powerpic* firmware-smartarray* firmware-hdd*

インストールが終わってから「smartupdate list」を実行すると下記のような表示となる

1# smartupdate list
2sum : Smart Update Manager Version 10.6.3
3Model: ProLiant DL360 Gen10, ROM: U32, ROM Version: 07/20/2023
4-----------------------------------------------------------------------------------------------------------------------------------------------------------
5Searching for firmware............................................................................................................................................
6Analyzing results............................................................................................................................................
7 
8ifr-1  | system-u32                          | 2.90_07-20-2023 | 2.90_07.20.2023    | system         |
9ierd1  | spsgen10                            | 04.01.05.002 | (details below) | sps            |
10       | - SPS_Gen10                         |              |                 |                |
11       | --> SPS                             | 04.01.05.002 | 4.1.5.2         |                |
12ifRU1  | powerpic-gen10                      | 1.1.0        | (details below) | powerpic       |
13       | - PowerPIC-Gen10                    |              |                 |                |
14       | --> PMC                             | 1.1.0        | 1.0.8           |                |
15ifr-1  | iegen10                             | 0.2.3.0      | (details below) | ie             |
16       | - IE-Gen10                          |              |                 |                |
17       | --> IE                              | 0.2.3.0      | 0.2.3.0         |                |
18ifRU1  | smartarray-f7c07bdbbd               | 6.52         | (details below) | smartarray     |
19       | - AC_2814397937                     |              |                 |                |
20       | --> firmware                        | 6.52         | 6.22            |                |
21ifr--  | nic-is-intel                        | 1.29.0       |                 | nic            |
22ifRU1  | nic-intel                           | 1.29.0       | (details below) | intel_nic      |
23       | - eno5                              |              |                 |                |
24       | --> EPROM                           | 0.0.800011A1 | 0.0.800011A1    |                |
25       | --> EPROM                           | 0.0.800011A1 | 0.0.800011A1    |                |
26if-U1  | ilo5                                | 3.01         | (details below) | ilo5           |
27       | - RI11                              |              |                 |                |
28       | --> iLO                             | 3.01         | 2.98 (10/10/2023)    |                |
29#

ただ、実験した環境では下記のようにエラーとなり、アップデートの実施には失敗した。

1# smartupdate upgrade
2sum : Smart Update Manager Version 10.6.3
3Model: ProLiant DL360 Gen10, ROM: U32, ROM Version: 07/20/2023
4-----------------------------------------------------------------------------------------------------------------------------------------------------------
5Searching for firmware............................................................................................................................................
6Analyzing results............................................................................................................................................
7 
13Unable to download pre-requisite component 'firmware-ilo5-sha512-3.01-1.1.x86_64'
14Unable to download pre-requisite component 'firmware-ilo5-1.48-1.1.x86_64'
15Unable to download pre-requisite component 'firmware-ilo5-1.45-1.1.x86_64'
16Unable to download pre-requisite component 'firmware-ilo5-1.40-1.1.x86_64'
17Warning: Installing the latest available iLO version requires the minimum iLO 1.4x version and sha512-2.x component to be installed on the server which is not available in the currently configured repo.
18 Warning - Firmware update is being performed on the target system whose OS is not supported by SPP baseline. Proceeding further may result in potential issues. It is not recommended to continue with the updates using this baseline. Please select a different supported baseline for this server. To proceed with the updates using this baseline at your own risk, select Ignore Warnings option.
19 
20To allow SUM to proceed, use: smartupdate upgrade --ignore-warnings
21# smartupdate upgrade --ignore-warnings
22sum : Smart Update Manager Version 10.6.3
23Model: ProLiant DL360 Gen10, ROM: U32, ROM Version: 07/20/2023
24-----------------------------------------------------------------------------------------------------------------------------------------------------------
25Searching for firmware............................................................................................................................................
26Analyzing results............................................................................................................................................
27 
33Unable to download pre-requisite component 'firmware-ilo5-sha512-3.01-1.1.x86_64'
34Unable to download pre-requisite component 'firmware-ilo5-1.48-1.1.x86_64'
35Unable to download pre-requisite component 'firmware-ilo5-1.45-1.1.x86_64'
36Unable to download pre-requisite component 'firmware-ilo5-1.40-1.1.x86_64'
37Warning: Installing the latest available iLO version requires the minimum iLO 1.4x version and sha512-2.x component to be installed on the server which is not available in the currently configured repo.
38 
39The following firmware will be applied:
40    Online ROM Flash Component for Linux - HPE Integrated Lights-Out 5   [3.01]
41    HPE Intel Online Firmware Upgrade Utility Linux x86_64 for HPE ProLiant Gen9 and Gen10 server series Only.   [1.29.0]
42 
43 
44The following firmware will be skipped (Use --downgrade or use --rewrite to apply.)
45    Online ROM Flash Component for Linux - HPE ProLiant DL360 Gen10 (U32) Servers   [U32 2.90 - (07/20/2023)]
46    Online ROM Flash for Linux - HPE Gen10 Innovation Engine Firmware for HPE Gen10 Servers   [0.2.3.0]
47    Online ROM Flash for Linux - Server Platform Services (SPS) Firmware for HPE Gen10 Servers   [04.01.05.002]
48Do you want to apply them? [y] : y
49 
50Deploy accepted successfully.
51 
52ERROR: Deployment failed to complete. Check SUM logs for more details...
53#

firmwareの手動適用は /usr/lib/x86_64-linux-gnu/ に firmware-??? というディレクトリが作成されているので、各ディレクトリの中にある「hpsetup」を実行することでアップデートが実施できる

たとえば、firmware-powerpic-gen10-1.1.0-1.1 をアップデートした場合

1[root@xxxxx x86_64-linux-gnu]# cd firmware-powerpic-gen10-1.1.0-1.1
2[root@xxxxx firmware-powerpic-gen10-1.1.0-1.1]# ls
3CP057798.xml  FultonHdr.signed.hex  LICENSE.txt  hpsetup  payload.json  setup
4[root@xxxxx firmware-powerpic-gen10-1.1.0-1.1]# ./hpsetup
5Flash Engine Version: 2.5.0.0
6 
7Name: Online ROM Flash for Linux - Advanced Power Capping Microcontroller Firmware for HPE Gen10 and Gen10 Plus Servers
8New Version: 1.1.0
9 
10Current Version: 1.0.8
11 
12The software is installed but is not up to date.
13 
14Do you want to upgrade the software to a newer version (y/n) ?y
15 
16Flash in progress -- Do not interrupt or your system may become unusable.
17Working..............................................................................
18 
19The installation procedure completed successfully.
20[root@xxxxx firmware-powerpic-gen10-1.1.0-1.1]#



2023/10/02修正

hp ProLiantをLinuxで使う場合にインストールする管理ソフトウェア集について、HPE公式でいくつか記事が書かれていた

・「HPE Linux技術情報サイトの歩き方~CentOS代替ディストビューション情報について~
・「Linux用管理ツールについての技術情報

RHELではなく、RockLinux, AlmaLinux, OracleLinuxなどで、RHEL向け管理ソフトを使ってよいのか?ということについて記載されている。

管理ソフトウェアについては「MCP – Management Component Pack」(英語 SDR Management Component Pack)を使用する。
こちらについてはHPE Support契約は必要がなく使える。

ドライバについては「Service Pack for ProLiant」に含まれているドライバを使用することもできるが、手動でrpmをインストールする必要がある
ISOとしてのSPPは「Gen11 Service Pack for ProLiant」「Gen10 Service Pack for ProLiant」からダウンロードできるが、サポート契約が必要

firmwareアップデートについては「Service Pack for ProLiant」を使用するが、SPPメディアで起動してアップデートを行うオフライン方式で対応

RHELユーザの場合はSDR Service Pack for ProLiant が使える。以前はサポート登録が必要だったが、2023/10現在「Software Delivery Repositoryのプロジェクト一覧」で「auth req’d」表示が無くなっているということは登録しなくても使えるようになった?

Firmware Pack for ProLiant (gen11), Firmware Pack for ProLiant (gen10) にもauth req’dがないから使える?

GUIでfirmwareアップデートを行うためのSmart Update Manager(SUM)については「Smart Update Manager(SUM)についての技術情報


以下は資料用の古い内容


2021/08/02 リンク先修正

hp ProLiantをLinuxで使う場合、Service Pack for ProLiantという追加ドライバ&管理ソフトウェア集をインストールする・・・ということになっている。

製品ページ:Service Pack for ProLiant(SPP) / Smart Update Manager(SUM) v6.x
Service Pack for ProLiant(SPP) / Smart Update Manager(SUM) v8

基本的にはisoイメージで配布されており、ディストリビューション特化型の縮小版がtar.gzでも配布されている。
それぞれ、中に「hpsum」というパッケージインストール用フロントエンドプログラム(Smart Update Manager/SUM)が入っているので、それを実行して、インストールを行うことになる。

詳細についてはSUM: Smart Update Manager hpsum v6.2対応環境とインストール方法についてSUM: Smart Update Manager hpsum v6.3.1対応環境とインストール方法について」「Service Pack for ProLiant 2021.04.0/05.0対応環境とインストール方法について」を参照のこと。

で・・・hp USAのページを見ていたらhp Software Delivery RepositoryHPE Software Delivery Repository」なんてものを発見。

RHEL/CentOSであれば、yumコマンドでhpの管理系ソフトウェアがインストールできるようになるらしい。
対応している管理ソフトウェアは、以下のものらしい。

Browse repository Project & subscription information Contents
spp Service Pack for ProLiant Drivers, agent software, firmware for RedHat and SLES
mcp Management Component Pack for ProLiant Agent software for Ubuntu, Oracle and community distros
isp Integrity Support Pack Agent software for RedHat and SLES on IA64
iwbem Integrity WBEM Providers WBEM providers for RedHat and SLES on IA64
mlnx_ofed Mellanox OFED VPI Drivers and Utilities Mellanox OFED VPI for RedHat and SLES
vibsdepot VMware® ESXi bundles Drivers and vibs for VMWare®
hpsum HP Smart Update Manager Software to update firmware and drivers on RedHat and SLES
stk HP ProLiant Scripting Toolkit Useful commands for scripting/automating ProLiant hardware

このレポジトリを使って、Service Pack for ProLiantをインストールする手順はSubscribe your system to the spp repositorySubscribe your system to the spp repository」か、もしくはLinux best practices using HP Service Pack for ProLiant (SPP) and Software Delivery Repository (SDR)Linux best practices using HP Service Pack for ProLiant (SPP) and Software Delivery Repository (SDR)」 で紹介されている。

StatCounter - Free Web Tracker and Counter