User Tools

Site Tools


computing:remote:ipmi

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
computing:remote:ipmi [2016/05/05 14:38]
gcooper
computing:remote:ipmi [2021/08/26 12:14] (current)
gcooper
Line 95: Line 95:
  
 :?: Works with IPMI kernel modules or smagent? :?: Works with IPMI kernel modules or smagent?
 +
 +=== Ubuntu 20.04 ===
 +
 +<file>
 +apt install ipmitool
 +</file>
  
 === CentOS 6 === === CentOS 6 ===
Line 102: Line 108:
 </file> </file>
  
-=== Install on Centos 5 (XenServer) ===+=== Centos 5 (XenServer) ===
  
 <file> <file>
Line 197: Line 203:
   * Can be seen on redirected text console   * Can be seen on redirected text console
   * Redirected text console dies when login prompt is presented   * Redirected text console dies when login prompt is presented
 +
 +<note warning>Be sure that the network cable for IPMI is plugged into the dedicated IPMI port BEFORE you connect power to the server.  The BMC selects between ''shared'' and ''dedicated'' at power-on.</note>
  
 ==== no iKVM64 in java.library.path ==== ==== no iKVM64 in java.library.path ====
Line 213: Line 221:
 ipmitool mc reset cold ipmitool mc reset cold
 </file> </file>
 +
 +**Factory BMC Reset**: http://www.supermicro.com/support/faqs/faq.cfm?faq=21709
  
 Reset the BMC to factory defaults (from Supermicro FAQ): Reset the BMC to factory defaults (from Supermicro FAQ):
Line 220: Line 230:
 </file> </file>
  
-If that doesn't work: http://www.supermicro.com/support/faqs/faq.cfm?faq=21709+or, using a Supermicro tool: 
 + 
 +<file> 
 +./ipmicfg-linux.x86_64 -fdl 
 +</file> 
 + 
 +===== BIOS Updates ===== 
 + 
 +Supermicro IPMI controllers usually have a feature to install mainboard BIOS updates, as well as IPMI firmware updates, via the IPMI web interface This is a licensed commercial feature and requires a license key to function. 
 + 
 +:!: **Trial license keys** are available from Supermicro.  They can take a few days to get. 
 + 
 +:!: This feature can be a real benefit if you are having trouble updating a BIOS or if you need to **update a BIOS remotely**. 
 + 
 +  * Send an e-mail to sales@supermicro.com 
 +  * Ask for 
 +    * Trial license key for IPMI BIOS updates 
 +    * Part number ''SFT-OOB-LIC'' 
 +  * Include 
 +    * Exact mainboard model number 
 +    * MAC addresses on your mainboard including BMC
  
 ===== CLI ===== ===== CLI =====
computing/remote/ipmi.1462480693.txt.gz · Last modified: 2016/05/05 14:38 by gcooper