Sensor IPMI Power Supply

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

Specyfikacja IPMI przewiduje dedykowany dla zasilaczy typ sensora Power Supply. Serwery, których płyty główne i zasilacze są zgodne ze specyfikacją PMbus mogą dostarczyć w przypadku problemów z jednym zasilaczem za pośrednictwem tego sensora informacje o przyczynie problemów.

Sensor Power Supply

Sensor Power Supply według specyfikacji IPMI może przyjąć następujące stany (events):[1]

  • Presence detected
  • Power Supply Failure detected
  • Predictive Failure
  • Power Supply input lost (AC/DC)
  • Power Supply input lost or out-of-range
  • Power Supply input out-of-range, but present
  • Configuration error

W przypadku pojawienia się komunikatu o błędzie zasilacza razem z event-em Power Supply input lost (AC/DC) to prawdopodobnie ten zasilacz został pozbawiony zasilania (np. kabel został odłączony).

Przykład zaniku zasilania

Widok błędu w interfejsie IPMI.

Następujący przykład pokazuję serwer 2U Intel dual CPU SC216 (w teście wykorzystywana jest płyta główna X9SCM-iiF z firmwarem IPMI 2.24). Kabel zasilania pierwszego (górnego) zasilacza zostaje odłączony. Następujący wynik pokazuje odpowiedz z FreeIPMI:

user@admin-pc:~$ ipmi-sensors -h 10.1.102.141 -u **** -p **** -l USER
ID   | Name            | Type              | Reading    | Units | Event
4    | System Temp     | Temperature       | 28.00      | C     | 'OK'
71   | Peripheral Temp | Temperature       | 33.00      | C     | 'OK'
138  | CPU Temp        | OEM Reserved      | N/A        | N/A   | 'OEM Event = 0000h'
205  | FAN 1           | Fan               | 2700.00    | RPM   | 'OK'
272  | FAN 2           | Fan               | N/A        | RPM   | N/A
339  | FAN 3           | Fan               | 2700.00    | RPM   | 'OK'
406  | FAN 4           | Fan               | 975.00     | RPM   | 'OK'
473  | FAN A           | Fan               | 2700.00    | RPM   | 'OK'
540  | Vcore           | Voltage           | 0.74       | V     | 'OK'
607  | 3.3VCC          | Voltage           | 3.39       | V     | 'OK'
674  | 12V             | Voltage           | 12.14      | V     | 'OK'
741  | VDIMM           | Voltage           | 1.51       | V     | 'OK'
808  | 5VCC            | Voltage           | 5.02       | V     | 'OK'
875  | -12V            | Voltage           | -12.09     | V     | 'OK'
942  | VBAT            | Voltage           | 3.09       | V     | 'OK'
1009 | VSB             | Voltage           | 3.33       | V     | 'OK'
1076 | AVCC            | Voltage           | 3.39       | V     | 'OK'
1143 | Chassis Intru   | Physical Security | N/A        | N/A   | 'OK'
1210 | PS1 Status      | Power Supply      | N/A        | N/A   | 'Presence detected' 'Power Supply Failure detected' 'Power Supply input lost (AC/DC)'
1746 | PS2 Status      | Power Supply      | N/A        | N/A   | 'Presence detected'

Z opcją -vvv komenda FreeIPMI ipmi-sensors pokazuje szczegółowe informacje:

user@admin-pc:~$ ipmi-sensors -h 10.1.102.141 -u **** -p **** -r 1210 -vvv 
Record ID: 1210
Record Type: Full Sensor Record (1h)
ID String: PS1 Status
Sensor Type: Power Supply (8h)
Sensor Number: 200
IPMB Slave Address: 10h
Sensor Owner ID: 20h
Sensor Owner LUN: 0h
Channel Number: 0h
Entity ID: power supply (10)
Entity Instance: 1
Entity Instance Type: Physical Entity
Event/Reading Type Code: 6Fh
Accuracy: 0.000000%
Sensor Direction: Unspecified
Positive Hysteresis: N/A
Negative Hysteresis: N/A
Assertion Event Enabled: 'Power Supply Failure detected'
Assertion Event Enabled: 'Predictive Failure'
Deassertion Event Enabled: 'Power Supply Failure detected'
Deassertion Event Enabled: 'Predictive Failure'
Sensor Event: 'Presence detected'
Sensor Event: 'Power Supply Failure detected'
Sensor Event: 'Power Supply input lost (AC/DC)'

Dalsze informacje

Odnośniki

  1. IPMI v2.0 rev. 1.0 specification markup for IPMI v2.0/v1.5 errata revision 4 tabela 42.2 Sensor Type Codes and Data, strona 503

Powiązane artykuły

Full Remote Management Supermicro
Konfiguracja IPMI w serwerach Supermicro za pomocą ipmicfg
Uruchomienie konsoli KVM zdalnego managementu z konsoli tekstowej