Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Display SP Information (Oracle ILOM CLI)

You can display information about the SP, including FRU information, and the types of controllers in use on the SP.

  1. Display the SP state.
    -> show -d properties /SYS/SP/OK
     /SYS/SP/OK
     	Properties:
     		type = Indicator
     		ipmi_name = SP/OK
     		value = On
    ->
    
  2. Display the SP details.
    -> 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. Display additional SP details.
    -> 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. Display the SP configuration.
    -> show -d properties /SP/config
     /SP/config
     	Properties:
     		dump_uri = (Cannot show property)
     		include_faultdata = false
     		load_uri = (Cannot show property)
     		passphrase = (none)
    ->
    

Related Information