User Tools

Site Tools


supermicro_ipmi_v2.0_on_ubuntu

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 Both sides next revision
supermicro_ipmi_v2.0_on_ubuntu [2007/01/12 16:27]
adam
supermicro_ipmi_v2.0_on_ubuntu [2007/01/12 16:50]
adam Added note in LAN ports and Installation heading
Line 1: Line 1:
-===== Running IPMI on Supermicro Servers =====+===== Running IPMI on Linux =====
  
 IPMI is standard which allows remote server management, primarliy developed by Intel. IPMI cards, known as Baseboard Management Cards (BMCs) are primitive computers in their own right and are operational all the time, so long as the server has a power source. The server itself does not need to be powered on, or the operating system operational for the BMC to work. IPMI is standard which allows remote server management, primarliy developed by Intel. IPMI cards, known as Baseboard Management Cards (BMCs) are primitive computers in their own right and are operational all the time, so long as the server has a power source. The server itself does not need to be powered on, or the operating system operational for the BMC to work.
Line 17: Line 17:
 SOL is desirable as it allows you to interact with the server as though it were local in cases where the operating system locks up and SSH or telnet access are not available due to the operating system being inoperable. IPMI v1.5 still allows to you to power the system on and off and view sensor output. SOL is desirable as it allows you to interact with the server as though it were local in cases where the operating system locks up and SSH or telnet access are not available due to the operating system being inoperable. IPMI v1.5 still allows to you to power the system on and off and view sensor output.
  
-Terse install guide:+==== Installation ==== 
 + 
 +This guide covers the installation of IPMI tools on Dell 1425 servers and Supermicro servers with a PDSMi+ motherboard. The instructions will be relevent for other server models, but I make no promises.
  
 For Supermicros servers, open up the server chassis and make a note of the MAC address on the IPMI port, you'll need this later. For Supermicros servers, open up the server chassis and make a note of the MAC address on the IPMI port, you'll need this later.
Line 28: Line 30:
  
 Once this step is done, hit CTRL-Alt-Del and remove the CD. You can boot into Linux, or from a Linux installer CD. Once this step is done, hit CTRL-Alt-Del and remove the CD. You can boot into Linux, or from a Linux installer CD.
 +
 +Note on network configuration:
 +
 +Both Dell 1425s and Supermicro PDSMi+ motherboards use the first LAN port to redirect the IPMI traffic over when using SOL. For this reason, whether you intend to use SOL or not, it is a good idea to use the first LAN ports, almost certainly eth0, as your local network interface, rather than an Internet visible interface.
  
 Once booted into Linux, install openipmi on all machines with a BMC and ipmitool on every machine from which you wish to run IPMI commands locally or to send IPMI commands to a remote machine. Red Hat, FC and SUSE users will have to download the IPMItool packages from the website if they're not in your package-shallow distros ;). OpenIPMI is not required on machines without a BMC to send ipmi commands to remote machines. You only need OpenIPMI where you want to run IPMI commands locally, manage the BMC locally from the OS (which you want to do if you have a BMC in the machine) or I presume to do console redirection over the BMC. Once booted into Linux, install openipmi on all machines with a BMC and ipmitool on every machine from which you wish to run IPMI commands locally or to send IPMI commands to a remote machine. Red Hat, FC and SUSE users will have to download the IPMItool packages from the website if they're not in your package-shallow distros ;). OpenIPMI is not required on machines without a BMC to send ipmi commands to remote machines. You only need OpenIPMI where you want to run IPMI commands locally, manage the BMC locally from the OS (which you want to do if you have a BMC in the machine) or I presume to do console redirection over the BMC.
supermicro_ipmi_v2.0_on_ubuntu.txt · Last modified: 2016/11/25 22:38 (external edit)