User Tools

Site Tools


oracle_ilom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
oracle_ilom [2018/09/12 09:46]
ss_wiki_admin
oracle_ilom [2020/01/23 08:33] (current)
ss_wiki_admin
Line 4: Line 4:
 </code> </code>
  
 +== Showing faulted hardware ==
 <code bash> <code bash>
 ssh root@ilom - Default password: changeme ssh root@ilom - Default password: changeme
Line 21: Line 22:
 # Clear the error. # Clear the error.
 --> set /SYS/MB/CPU0 clear_fault_action=true --> set /SYS/MB/CPU0 clear_fault_action=true
 +
 +# Show all System properties
 +--> show -d properties -level all /System
 +
 +# Show uptime
 +--> show -d properties /SP/clock uptime
 +
 </code> </code>
 +
 +==Oracle Firmware Updates==
 +<code bash>
 +fwupdate show all
 +fwupdate update controller -x metadata.xml -d
 +fwupdate update disk -x metadata.xml -d
 +fwupdate update expander -x metadata.xml -d
 +
 +</code>
 +
oracle_ilom.1536745587.txt.gz ยท Last modified: 2019/09/16 16:10 (external edit)