Go to main content

Oracle® ZFS Storage Appliance 고객 서비스 설명서, 릴리스 OS8.8.x

인쇄 보기 종료

업데이트 날짜: 2021년 8월
 
 

활성 문제 보기

다음 표는 BUI에서 Maintenance(유지 관리) > Problems(문제) 페이지의 Active Problems(활성 문제) 섹션에 표시되는 일부 결함 예를 보여줍니다. 각 문제에 대해 어플라이언스가 발생한 상황, 문제가 발견된 시간, 문제의 심각도 및 유형, Phone Home 문제인지 여부를 보고합니다. 심각도는 Minor(경미), Major(중대) 또는 Critical(위기)일 수 있습니다. 유형은 Alert(경보), Defect(결함), Error(오류) 또는 Fault(고장)일 수 있습니다. Phoned Home은 날짜 및 시간 또는 수행 안함입니다. 이 테이블은 날짜별로 정렬될 수 있습니다.

표 9  BUI 문제 표시 예
날짜
설명
유형
Phone Home 여부
2018-09-16 13:56:36
SMART 상태 모니터링 펌웨어가 디스크 결함 발생 가능성을 보고했습니다.
중요한 결함
수행 안함
2018-09-05 17:42:55
다른 유형(캐시, 로그 또는 데이터)의 디스크가 슬롯에 삽입되었습니다. 새로 삽입된 장치는 동일한 유형이어야 합니다.
사소한 결함
수행 안함
2018-08-21 16:40:37
ZFS 풀에서 현재 복구할 수 없는 I/O 오류가 발생했습니다.
중요한 오류
수행 안함
2018-07-16 22:03:22
메모리 모듈에서 많은 수의 페이지에 영향을 미치는 수정 가능한 과도한 오류가 발생했습니다.
중요한 결함
수행 안함

문제를 누르면 시스템에 미치는 영향, 영향을 받는 구성요소, 시스템의 자동 응답(있는 경우), 관리자에게 권장되는 조치(있는 경우)를 포함하여 페이지의 Problem Details(문제 세부정보) 섹션에 자세한 정보가 표시됩니다.

하드웨어 결함으로 영향을 받는 하드웨어 구성요소를 보고 선택적으로 어플라이언스에서 해당 로케이터 LED를 켜려면 결함이 있는 구성요소 찾기 - BUI, CLI를 참조하십시오.

CLI는 다음 예에 표시된 것과 비슷한 정보를 제공합니다.

hostname:maintenance problems> show
Problems:

COMPONENT    DIAGNOSED            TYPE            DESCRIPTION
problem-000  2019-4-3 20:30:12    Major Fault     A sensor indicates that the
                                                  power supply '1235FM401W/PSU
                                                  01' is not operating
                                                  properly due to some
                                                  external condition.

problem-001  2019-4-3 17:53:58    Major Fault     External sensors indicate
                                                  that the power supply
                                                  'hostname/PSU 1' is no
                                                  longer operating correctly.

자세한 내용을 보려면 문제를 선택하십시오. uuid, diagnosed, severity, typedescription 필드는 정적으로 간주됩니다. 다른 등록 정보 값은 새 릴리스에서 변경될 수 있습니다.

hostname:maintenance problems> select problem-000
hostname:maintenance problem-000> show
Properties:
                          uuid = uuid
                          code = SENSOR-8000-7L
                     diagnosed = 2019-4-3 20:30:12
                   phoned_home = never
                      severity = Major
                          type = Fault
                           url = https://support.oracle.com/msg/SENSOR-8000-7L
                   description = A sensor indicates that the power supply
                                 '1235FM401W/PSU 01' is not operating properly
                                 due to some external condition.
                        impact = The enclosure may be getting inadequate
                                 power. Subsequent loss of power supplies may
                                 force the enclosure to shutdown.
                      response = None.
                        action = Check to see if the power cord is connected
                                 properly or if there are other conditions
                                 that may be causing inadequate power to be
                                 provided to the indicated power supply.
                                 Please refer to the associated reference
                                 document at
                                 https://support.oracle.com/msg/SENSOR-8000-7L
                                 for the latest service procedures and
                                 policies regarding this diagnosis.

Components:

component-000  100%  1235FM401W: PSU 01 (degraded)
                     Manufacturer: Oracle
                     Part number: part-number
                     Serial number: serial-number

hostname:maintenance problem-000> select component-000
hostname:maintenance problem-000 component-000> show
Properties:
                     certainty = 100
                        status = degraded
                 chassis_label = 1235FM401W
               component_label = PSU 01
                  manufacturer = Oracle
                          part = part-number
                        serial = serial-number

관련 항목

  • 모든 고장, 결함, 오류 및 경보의 영구 로그는 BUI의 Maintenance(유지 관리) > Logs(로그) 및 CLI의 maintenance logs에서 제공됩니다. 자세한 내용은 로그 사용을 참조하십시오.

  • 고장 및 결함은 경보의 하위 범주입니다. 결함이 발견되었을 때 관리자에게 전자메일을 보내거나 다른 작업을 수행하도록 필터 규칙을 구성할 수 있습니다. 경보에 대한 자세한 내용은 Configuring Alerts in Oracle ZFS Storage Appliance Administration Guide, Release OS8.8.x을 참조하십시오.