Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

显示 SP 信息 (Oracle ILOM CLI)

您可以显示有关 SP 的信息,包括 FRU 信息以及 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)
    ->
    

相关信息