Go to main content

SPARC M7 시리즈 서버 관리 설명서

인쇄 보기 종료

업데이트 날짜: 2015년 10월
 
 

DCU 등록 정보 확인

Oracle ILOM 웹 인터페이스의 DCU 페이지에서 DCU 등록 정보를 확인할 수 있습니다.

  1. Oracle ILOM에 로그인합니다.

    Oracle ILOM에 로그인(CLI)을 참조하십시오.

  2. 시스템에 있는 모든 DCU에 대한 정보 및 상태 세부정보를 확인합니다.
    • PDomain이 두 개인 SPARC M7-8 서버의 경우 다음과 비슷한 출력이 표시됩니다.

      -> show /System/DCUs/
      
         /System/DCUs
            Targets:
               DCU_0
               DCU_1
      
            Properties:
               health = OK
               health_details = -
               installed_dcus = 2
               max_dcus = 2
      ...
      ->
    • PDomain이 하나인 SPARC M7-8 서버의 경우 다음과 비슷한 출력이 표시됩니다.

      -> show /System/DCUs/
      
         /System/DCUs
            Targets:
               DCU_0
      
            Properties:
               health = OK
               health_details = -
               installed_dcus = 1
               max_dcus = 1
      ...
      -> 
    • SPARC M7-16 서버의 경우 다음과 비슷한 출력이 표시됩니다.

      -> show /System/DCUs/
      
         /System/DCUs
            Targets:
               DCU_0
               DCU_1
               DCU_2
               DCU_3
      
            Properties:
               health = OK
               health_details = -
               installed_dcus = 4
               max_dcus = 4
      ...
      ->
  3. 특정 DCU에 대한 상태 및 등록 정보를 확인합니다.

    주 -  이 명령의 출력은 서버 모델에 따라 완전히 달라집니다. 다음 예는 CMIOU 4개가 DCU_0에 설치된 SPARC M7-8 서버의 출력을 보여줍니다.
    -> show /System/DCUs/DCU_0
    
     /System/DCUs/DCU_0
        Targets:
            CMIOU_0
            CMIOU_1
            CMIOU_2
            CMIOU_3
    
        Properties:
            health = OK
            health_details = -
            power_state = On
            cpu_summary = Four Oracle SPARC M7
            memory_summary = 512 GB
            location = DCU0 (Domain Configuration Unit 0)
            host_assigned = /HOST0
            fan_list = FM0/F0 (Fan Module 0), FM0/F1 (Fan Module 0), FM1/F0 (Fan Module 1), 
                       FM1/F1 (Fan Module 1), FM2/F0 (Fan Module 2), FM2/F1 (Fan Module 2),
                       FM3/F0 (Fan Module 3), FM3/F1 (Fan Module 3), FM4/F0 (Fan Module 4),
                       FM4/F1 (Fan Module 4), FM5/F0 (Fan Module 5), FM5/F1 (Fan Module 5),
                       FM6/F0 (Fan Module 6), FM6/F1 (Fan Module 6), FM7/F0 (Fan Module 7),
                       FM7/F1 (Fan Module 7)
            sp_name = /SYS/SP0/SPM0
            initiate_sp_failover = (none)
    
    ->

관련 정보