linux:hpe-raid
Table des matières
Raid HP Support sous linux
Install
curl https://downloads.linux.hpe.com/SDR/hpPublicKey2048.pub | apt-key add - curl https://downloads.linux.hpe.com/SDR/hpPublicKey2048_key1.pub | apt-key add - curl https://downloads.linux.hpe.com/SDR/hpePublicKey2048_key1.pub | apt-key add - nano /etc/apt/sources.list.d/hpe.list deb http://downloads.linux.hpe.com/SDR/repo/mcp/ bullseye/current non-free apt install ssacli
Usage
- Voir les controleurs :
ctrl all show
- Voir les controleurs en détail :
ctrl all show detail
- Voir les disques physiques
ctrl slot=0 pd all show
- Voir la configuration du cache du drive
ctrl slot=0 modify dwc=?
(préférer le cache du controleur raid qui lui est sur batterie)
sources
linux/hpe-raid.txt · Dernière modification : de root
