« Installation des outils HP pour debian » : différence entre les versions

Aller à la navigation Aller à la recherche
aucun résumé des modifications
mAucun résumé des modifications
Aucun résumé des modifications
 
(6 versions intermédiaires par le même utilisateur non affichées)
Ligne 3 : Ligne 3 :
[[Category:raid]]
[[Category:raid]]


Ajoutez le dépot suivant :
Ajoutez le dépot suivant pour Debian wheezy :
<pre>deb http://downloads.linux.hp.com/SDR/repo/mcp/ wheezy/current non-free</pre>
<pre>deb http://downloads.linux.hpe.com/SDR/repo/mcp/ wheezy/current non-free</pre>


Ajoutez les clés (d'autres clés sont susceptibles d'apparaitre sur http://downloads.linux.hp.com/keys.html)
Ajoutez le dépot suivant pour Debian jessie :
<pre>deb http://downloads.linux.hpe.com/SDR/repo/mcp/ jessie/current non-free</pre>
 
Ajoutez le dépot suivant pour Debian stretch :
<pre>deb http://downloads.linux.hpe.com/SDR/repo/mcp/ stretch/current non-free</pre>
 
Ajoutez les clés (d'autres clés sont susceptibles d’apparaître sur http://downloads.linux.hpe.com/keys.html)
<pre>
<pre>
curl http://downloads.linux.hp.com/SDR/hpPublicKey1024.pub | apt-key add -
curl http://downloads.linux.hpe.com/SDR/hpPublicKey1024.pub | apt-key add -
curl http://downloads.linux.hp.com/SDR/hpPublicKey2048.pub | apt-key add -
curl http://downloads.linux.hpe.com/SDR/hpPublicKey2048.pub | apt-key add -
curl http://downloads.linux.hp.com/SDR/hpPublicKey2048_key1.pub | apt-key add -
curl http://downloads.linux.hpe.com/SDR/hpPublicKey2048_key1.pub | apt-key add -
</pre>
</pre>


Pour debian wheezy :
<pre>
<pre>
aptitude update
aptitude update
aptitude install hp-health hpacucli
aptitude install hp-health hpacucli
</pre>
Pour debian jessie :
<pre>
aptitude update
aptitude install hp-health hpssacli
</pre>
Pour debian stretch :
<pre>
aptitude update
aptitude install hp-health ssacli
</pre>
</pre>


Autres paquets a regarder : hponcfg hpsmh cpqacuxe
Autres paquets a regarder : hponcfg hpsmh cpqacuxe


A noter : le repos ubuntu (http://downloads.linux.hp.com/SDR/repo/mcp/ubuntu) semble mieux maintenu ..
A noter : le repos ubuntu (http://downloads.linux.hpe.com/SDR/repo/mcp/ubuntu) semble mieux maintenu ..


=Status du contrôleur raid=
=Status du contrôleur raid=
Sous debian wheezy :
<pre>hpacucli ctrl all show config</pre>
<pre>hpacucli ctrl all show config</pre>
<pre>hpacucli ctrl all show config detail</pre>
<pre>hpacucli ctrl all show config detail</pre>


Pour générer un fichier de rapport (peut être demandé par HP) : hpacucli ctrl all diag file=/tmp/ADUReport.zip
Sous debian jessie :
<pre>hpssacli ctrl all show config</pre>
<pre>hpssacli ctrl all show config detail</pre>
 
Sous debian stretch :
<pre>ssacli ctrl all show config</pre>
<pre>ssacli ctrl all show config detail</pre>
 
Pour générer un fichier de rapport (peut être demandé par HP) : hpssacli ctrl all diag file=/tmp/ADUReport.zip


=smart des disques=
=smart des disques=
Notez qu'il est préférable d'avoir une version récente de smartmontools, installez par exemple [[Aptitude#installer_un_packet_depuis_les_backports| celle des backports debian]]
<pre>
<pre>
modprobe sg
modprobe sg
4 203

modifications

Menu de navigation