메인 콘텐츠로 이동
  • 빠르고 간편하게 주문
  • 주문 보기 및 배송 상태 추적
  • 제품 목록을 생성 및 액세스

Anaconda can now log install status to iDRAC

요약: Linux installation can at times fail, or be aborted on user request. With kickstart installs (across a large number of servers)

이 문서는 다음에 적용됩니다. 이 문서는 다음에 적용되지 않습니다. 이 문서는 특정 제품과 관련이 없습니다. 모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.

증상

Linux installation can at times fail, or be aborted on user request. With kickstart installs (across a large number of servers), tracking the installs that succeeded and those that failed can be cumbersome.

Dell collaborated with the Anaconda team to implement a mechanism through which the installer can indicate the installation status information to iDRAC. The System Administrator can then query the iDRAC’s Sensor Event Log to know if the install succeeded, failed or aborted on that server.

The status codes were included as new Sensor Type Codes in IPMI (v2.0 E7 Markup, Table 42-3) as new "Base OS Boot / Installation Status" Sensor Type.

The installer can indicate to iDRAC the following status events:
 
Sensor Event Meaning
Base OS/Hypervisor Installation started Install started.
Base OS/Hypervisor Installation completed Install completed successfully without errors.
Base OS/Hypervisor Installation aborted User requested installer to quit/abort.
Base OS/Hypervisor Installation failed Installer encountered an error and the install did not complete.

Table 1: v2.0 E7 Markup

This feature is available in Fedora 23 and later. This will also be available in a future update of RHEL 7.

Here is a sample output from iDRAC after successful completion of a Fedora install:

SLN310923_en_US__1i_IPMI_LAN_vb_v1
Figure 1: sample output from iDRAC after successful completion of a Fedora install

The same can be queried over with IPMI LAN (requires freeipmi-1.4.1 or later or ipmitool-1.8.14):

[root@per ~]# ipmi-sel -D LAN_2_0 -h 10.10.10.1 -u root

ID  | Date        | Time     | Name            | Type                     | Event

2   | Nov-17-2015 | 12:23:13 | Sensor #0       | OS Boot                  | Base OS/Hypervisor Installation started

3   | Nov-17-2015 | 12:30:24 | Sensor #0       | OS Boot                  | Base OS/Hypervisor Installation completed

Here is the sample output when a user aborts/quits a Fedora install before completion:

SLN310923_en_US__2i_IPMI_LAN_vb_v2

Figure 2: sample output when a user aborts/quits a Fedora install before completion

The same can be queried over ipmi:

[root@per ~]# ipmi-sel -D LAN_2_0 -h 10.10.10.1 -u root

ID  | Date        | Time     | Name            | Type                     | Event

2   | Nov-17-2015 | 13:51:03 | Sensor #0       | OS Boot                  | Base OS/Hypervisor Installation started

3   | Nov-17-2015 | 13:55:32 | Sensor #0       | OS Boot                  | Base OS/Hypervisor Installation aborted

문서 속성
문서 번호: 000148869
문서 유형: Solution
마지막 수정 시간: 21 2월 2021
버전:  3
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.