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

印刷ビューの終了

更新: 2016 年 11 月
 
 

システム識別情報プロパティーの表示 (Oracle ILOM CLI)

スイッチには、配備内のほかの Oracle スイッチと区別するために、システム全体とそのサービスプロセッサの識別情報プロパティーがあります。このタスクを使用して、デフォルトまたはカスタムのいずれかのスイッチ識別情報を表示します。

  1. SP のプロパティーを表示します。
    -> show -d properties /SP
     /SP
     	Properties:
     		check_physical_presence = true
            	current_hostname = techpubs
            	hostname = techpubs
            	reset_to_defaults = none
            	system_contact = (none)
            	system_description = unknown, ILOM v3.2.6.0, r108582
            	system_identifier = (none)
            	system_location = (none)
    
    ->
    
  2. スイッチのプロパティーを表示します。
    -> show -d properties /System
     /System
     	Properties:
     		health = OK
     		health_details = -
     		open_problems_count = 0
     		type = Rack Mount
            	model = Unknown
            	qpart_id = Q12721
            	part_number = Unknown
            	serial_number = Unknown
            	system_identifier = (none)
            	system_fw_version = 3.2.6.0
            	host_primary_mac_address = Not Supported
            	ilom_address = 10.134.156.167
            	ilom_mac_address = 00:03:BA:7A:A1:97
            	locator_indicator = Off
            	power_state = On
            	actual_power_consumption = Unknown
            	action = (none)
    
    ->
    
  3. 追加のスイッチのプロパティーを表示します。
    -> show -d properties /SYS
     /SYS
     	Properties:
     		type = Host System
     		ipmi_name = SYS
     		product_name = unknown
     		product_part_number = unknown
     		product_serial_number = unknown
     		product_manufacturer = Oracle Corporation
     		fault_state = OK
     		clear_fault_action = (none)
     		power_state = On
    ->
    

関連情報