Zapis informacji FRU w module IPMI

Z Thomas-Krenn-Wiki
Przejdź do nawigacji Przejdź do wyszukiwania

Od wersji ipmicfg 1.20 możliwy jest zapis informacji FRU (Field Replaceable Unit) serwera w chipie BMC modułu IPMI.

Od 07.03.2011 w informacjach FRU serwerów Thomas-Krenn.AG jest miedzy innymi zapisywany numer seryjny serwera.

Odczyt informacji FRU

Informacje mogą zostać odczytane za pośrednictwem:

ipmicfg -fru list

Frulist.JPG

Dodanie informacji FRU

Aby dodać np. Product Serial number (PS), wystarczy następująca komenda:

ipmi -fru PS 9000012345

Frups.JPG

Dla Chassis Type (CT) wartość musi zostać podana w systemie heksadecymalnym:

Chassis.jpg

Przykłady

Przykład serwer 1U Intel single CPU CSE512

Przykład ten pokazuje informacje z serwera 1U Intel single CPU CSE512 (wersja 3.0 z płytą główną Supermicro X9SCM-F) w momencie dostawy (odczytane za pośrednictwem ipmitool lub ipmi-fru z FreeIPMI):

user@ubuntu-12-04:~$ ipmitool -I lan -H 10.1.102.241 -U ADMIN  fru print
Password: 
FRU Device Description : Builtin FRU Device (ID 0)
 Chassis Type			 : Unknown
 Chassis Part Number	 : CSE-511/512L
 Board Mfg Date        : Mon Jan  1 00:00:00 1996
 Board Mfg             : Supermicro
 Board Product         : X9SCM-F
 Board Serial          :           
 Product Manufacturer  : Thomas-Krenn.AG
 Product Name          : 1HE Supermicro CSE-511/512L
 Product Part Number   : CSE
 Product Serial        : 9000080177 

user@ubuntu-12-04:~$ ipmi-fru -h 10.1.102.241 -u ADMIN -P -s
Password: 
FRU Inventory Device: Default FRU Device (ID 00h)

  FRU Chassis Type: Unknown
  FRU Chassis Part Number: CSE-511/512L

  FRU Board Manufacturing Date/Time: 01/01/96 - 00:00:00
  FRU Board Manufacturer: Supermicro
  FRU Board Product Name: X9SCM-F
  FRU Board Serial Number:           

  FRU Product Manufacturer Name: Thomas-Krenn.AG
  FRU Product Name: 1HE Supermicro CSE-511/512L
  FRU Product Part/Model Number: CSE
  FRU Product Serial Number: 9000080177 

Przykład serwer 2U Intel dual CPU SC823

Przykład ten pokazuje informacje z serwera 2U Intel dual CPU SC823 w momencie dostawy:

Supermicro-ipmicfg-fru-list.jpg

Powiązane artykuły

CVE-2019-6260 Gaining control of BMC from the host processor
Podstawowe informacje o IPMI
Przegląd narzędzi programowych IPMI