Перейти к основному содержанию

HP MSA 2040 — управление LED по SSH

HPE MSA 2040

Понадобилось удалённо ненадолго подсветить диск у СХД. В третьей версии GUI у HP MSA 2040 не смог найти интерфейс управления светодиодами дисков. Мдя. Пришлось воспользоваться CLI через SSH.

set led disk 1.18 off

Вот help в помощь:

# help set led
DESCRIPTION
Changes the state of the identification LED on a specified device. LEDs are
described in the User Guide.

MINIMUM ROLE
manage

INPUT
To set a disk LED:
set led
  disk <ID>
  enable|disable|on|off

To set the LEDs for an enclosure and its I/O modules:
set led
  [controller a|b]
  enable|disable|on|off
  enclosure <ID>

controller a|b
  Optional; for use with the enclosure parameter. Specifies the I/O module to
  locate. This affects the unit locator LED on the I/O module and the unit
  identification LED on the enclosure's right ear.

disk <ID>
  Specifies the disk to locate. For disk syntax, type "help syntax". This
  affects the Fault/UID LED.

enable|disable|on|off
  Specifies to set or unset the LED.

enclosure <ID>
  Specifies the enclosure to locate. This affects the unit identification LED
  on the enclosure's right ear and the unit locator LED on each I/O module.

EXAMPLE
Identify disk 5 in enclosure 1.

  # set led disk 1.5 on

Stop identifying enclosure 1.

  # set led enclosure 1 off

Identify controller B in enclosure 1.

  # set led enclosure 1 controller b on

hp msa led

Теги

 

Похожие материалы

HDD HPE 1Tb 12G SAS 7.2K — MM1000JEFRB

Диск для Gen9 и Gen10 серверов. Диск поставляется в большой коробке, эффективно защищён от ударов. Упакован в антистатический пакет. Используем такие диски часто. За три года эксплуатации пока ни один такой диск не вышел из строя!

Теги

Установка PCIe NVMe SSD диска в сервер HPE ProLiant DL360 Gen9

Поступила задача — установить в сервер HPE ProLiant DL360 Gen9 два SSD NVMe диска. Диски представляют собой PCIe платы HHHL формата, комплектуются низкопрофильными планками, поэтому должны влезть. В HPE ProLiant DL360 Gen9 можно воткнуть две низкопрофильные PCIe платы и одну полнопрофильную.

Теги