Go to main content
Oracle EDR InfiniBand Switch および仮想 I/O システム管理ガイド

印刷ビューの終了

更新: 2016 年 11 月
 
 

SP 情報の表示 (Oracle ILOM CLI)

FRU 情報や SP で使用されているコントローラのタイプなど、SP に関する情報を表示できます。

  1. SP の状態を表示します。
    -> show -d properties /SYS/SP/OK
     /SYS/SP/OK
     	Properties:
     		type = Indicator
     		ipmi_name = SP/OK
     		value = On
    ->
    
  2. SP の詳細を表示します。
    -> show -d properties /SYS/SP
    /SYS/SP
     	Properties:
     		type = Service Processor
            	ipmi_name = SP
            	fru_description = PCA,PILOT3 SP, OPUS
            	fru_manufacturer = Oracle Corporation
            	fru_part_number = 7096151
            	fru_rev_level = 04
            	fru_serial_number = 489089M+14516P002F
            	fault_state = OK
            	clear_fault_action = (none)
    
    
    ->
    
  3. SP の追加の詳細を表示します。
    -> show -d properties /SP/
     /SP/
     	Properties:
     		check_physical_presence = true
            	current_hostname = techpubs
            	hostname = techpubs
           	 reset_to_defaults = all
            	system_contact = matlock
            	system_description = unknown, ILOM v3.2.6.0, r108582
            	system_identifier = leaf
            	system_location = SCA21-lab
    
    ->
    
  4. SP の構成を表示します。
    -> show -d properties /SP/config
     /SP/config
     	Properties:
     		dump_uri = (Cannot show property)
     		include_faultdata = false
     		load_uri = (Cannot show property)
     		passphrase = (none)
    ->
    

関連情報