« P410 » : différence entre les versions

De Linux Server Wiki
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 12 : Ligne 12 :
<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


<pre>
<pre>

Version du 31 janvier 2015 à 20:01

wget http://downloads.linux.hp.com/SDR/psp/GPG-KEY-ProLiantSupportPack -O - | apt-key add -
 echo "deb http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack stable/current non-free" >> /etc/apt/sources.list
modprobe sg
echo sg >> /etc/modules
aptitude update
aptitude install hpacucli
hpacucli ctrl all show config
hpacucli ctrl all show config detail

Pour générer un fichier de rapport (peut être demandé par HP) : hpacucli ctrl all diag file=/tmp/ADUReport.zip

smartctl -a -d cciss,0 /dev/sda
smartctl -a -d cciss,1 /dev/sda