Диагностика неисправностей IPMI DEPO Storm 3450A2RU

Утилита ipmitool

C помощью консольной утилиты ipmitool можно получать отчеты по настройкам серверов.
Версия утилиты для Windows доступна по ссылке: https://drive.depo.ru/s/ipmitool
Версия утилиты для Linux доступна по ссылке: https://drive.depo.ru/s/ipmitool-1818
.deb пакет ipmitool - https://drive.depo.ru/s/CkbWWBCCEM9GeDg
.rpm пакет ipmitool - https://drive.depo.ru/s/Ep3Azk7S9iJzsRn

Диагностика

Данные можно снять с помощью любого ПК, имеющего доступ в локальную сеть, к которой подключен сетевой интерфейс IPMI сервера.

Команды ниже сформируют необходимые файлы

ipmitool -I lanplus -H x.x.x.x -U admin -P password fru > fru.txt
ipmitool -I lanplus -H x.x.x.x -U admin -P password bmc info > bmc.txt
ipmitool -I lanplus -H x.x.x.x -U admin -P password sel elist > eipmitoollog.txt
ipmitool -I lanplus -H x.x.x.x -U admin -P password -v sel list > vipmitoollog.txt
ipmitool -I lanplus -H x.x.x.x -U admin -P password sdr elist all > eipmitoolsensor.txt
ipmitool -I lanplus -H x.x.x.x -U admin -P password -v sdr list > vipmitoolsensor.txt
ipmitool -I lanplus -H x.x.x.x -U admin -P password raw 0x3c 0x91 0x01 > bios.txt
Где, x.x.x.x - ip-адрес IPMI-интерфейса сервера; admin - имя пользователя IPMI; password - пароль к нему.

Перезагрузка

В случае необходимости, необходимо выполнить перезагрузку BMC с помощью команды:

ipmitool -I lanplus -H xxx.xxx.xxx.xxx -U user -P password mc reset cold