Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 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
    ->
    

相关信息