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 Repository」「HPE 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 repository」「Subscribe 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)」 で紹介されている。