[ ARTICLES CRÉÉS EN 2026 ]

L’interface graphique de ssa est juste insuportable. Lancée avec # ssa -local, elle peut mettre énormément de temps à s’afficher via un navigateur, et énormément de temps à afficher les informations…. TL;DR1/ Inspecter le disque (ici le 18) avec smartctl: $ sudo /usr/sbin/smartctl -a -d cciss,18 /dev/disk/by-id/scsi-424242abcdef0123456789ab1337 2/ Vérifier qu’il s’agit du bon disque en comparant sont SN (Serial Number) : $ sudo ssacli ctrl slot=0 physicaldrive 1I:1:18 show detail 3/ Localiser

[ ARTICLES CRÉÉS EN 2024 ]

You can use ssacli (smart storage administrator command line interface) tool to manage any of supported HP Smart Array Controllers to fully manage your storage (controllers, physical disks, logical drives, etc.). The ssacli command replaces older hpssacli but shares the same syntax. Launch the HPE CLI .Go into the HPE CLI on your storage: $ sudo ssacli // HPE Proliant$ sudo hpssacli // HPE Smart Storage Administrator Or you can directly call them by