Questions tagged [ipmi]

Intelligent Platform Management Interface is a mechanism to manage and monitor computer hardware from the OS running on that hardware, or remotely over the network. It is implemented by a separate controller on the motherboard, called the Baseband Management Controller which may have a dedicated NIC or use one of the systems existing NICs. This tag should be used for questions related to IPMI hardware and software.

Intelligent Platform Management Interface(IPMI) is a technology available on many modern servers that allows for remote or local access and control of a variety of server features. IPMI is implemented on a Baseboard Management Controller, which can normally be configured through BIOS and may have a dedicated NIC or use one of the systems existing NICs. In addition to hardware implementations on BMC device drivers for the OS kernel are necessary for host systems to access their own IPMI interfaces natively, on Linux OpenIPMI is a common tool.

While IPMI is a powerful tool it should be noted that there are some security concerns and the US Computer Emergency Readiness Team has issued the following statement about the use of IPMI. Before implementing IPMI for use on your local network make sure you have reviewed the security considerations and have taken appropriate precautions.

In addition to a number of command line tools available for IPMI there are several pieces of datacenter management software that can detect and manage devices with IPMI interfaces. Some of these programs include Nagios and Intel's Datacenter Manager. These and similar tools offer a graphical interface for managing large numbers of systems through their IPMI interfaces as well as access to systems with other types of management interfaces like SNMP.

297 questions
2
votes
0 answers

DRAC 4/I Console Redirection Applet Perpetually Stuck Connecting

The Problem Attempting to connect via the Java virtual console results in perpetual attempt at connecting, even though the applet otherwise loads properly and attempts to connect to the proper address, it never connects. Webpage Applet What I've…
JMY1000
  • 135
  • 11
2
votes
1 answer

Bare metal: Server doesn't come up. Sometimes

I have a HP ProLiant DL160 G5 and a real strange problem: If the server is unplugged for several minutes, it comes up without any problems. If I gracefully shut it down, pressing the power button doesn't power it up again. Replugging the power cable…
rralf
  • 121
  • 3
2
votes
2 answers

ProLiant DL360p Gen8 and ProLiant DL360p Gen9 and ProLiant DL360p Gen7 servers vulnerability of ILO

Qualys scan reported the following vulnerability on all the ILOs of ProLiant DL360p server which we are using.Vulnerability is "IPMI 2.0 RAKP Authentication Remote Password Hash Retrieval Vulnerability" with CVV score CVE-2013-4786, CVE-2013-4037…
shashi
  • 51
  • 2
  • 5
2
votes
1 answer

ipmi_si module is missing and can't be found

Looked all over google and stackoverflow; can't find an answer to this "simple" problem. Background: I have a Supermicro server running centos 6.5 kernal 2.6.32-431.29.2.el6.x86_64. I have been trying to configure IPMI, and after much…
lobi
  • 1,083
  • 2
  • 15
  • 30
2
votes
1 answer

Access IPMI / iLOM / iDRAC / any Java-based Remote Console applet via Proxy on OSX

This question is probably more of an OSX + Java / Proxy issue than a iLOM / DRAC / IPMI issue. I am able to set up SSH tunnels for access to a server management network which contains various servers & network equipment (Dell, SuperMicro, Sun,…
TrinitronX
  • 1,127
  • 9
  • 14
2
votes
3 answers

Can I perform an IPMI bios update without a supported CPU?

I'm considering to build a server using the Supermicro X10SLL-F board with a Xeon E3-1231 v3 CPU. However, according to my research, this CPU requires a BIOS update (unfortunately Supermicro does not have BIOS changelogs or CPU compatibility lists…
ThiefMaster
  • 388
  • 1
  • 4
  • 19
2
votes
1 answer

IPMI - which sensors are available?

Is there a way to find out which specific data / sensor types are supported via IPMI on a machine? I get the big list via ipmi-tool -L but many don't return a value for a new machine we just installed.
ethrbunny
  • 2,369
  • 4
  • 41
  • 75
2
votes
2 answers

Monitoring PSUs with local IPMI and Nagios

I'd like to use Nagios to monitor the redundant PSUs in my servers (running Debian Wheezy). I've run the sensors-detect script in the lm-sensors package, and the only thing it can find is Driver `ipmisensors': * ISA bus, address 0xca2 Chip…
Flup
  • 7,978
  • 2
  • 32
  • 43
2
votes
2 answers

Hardware status with ESXi shows incomplete hardware info; wrong BMC details

I have an ESXi host that's part of a cluster of identical Dell R710 servers. One of the servers in the "Hardware" tab shows an incomplete list of hardware sensors, and under the BMC node, shows totally the wrong details: Wrong wrong wrong wrong…
Mark Henderson
  • 68,823
  • 31
  • 180
  • 259
2
votes
2 answers

Best way to hide ILO/IPMI management port and not using public IPs

I have 5 servers, each has one internet port and one ipmi port, so I am using 10 external IPs. Its a bit problem with a provider to get more IPs and also I want to hide IPMI ports since sometimes there is an bug in them which allows to exploit the…
noescape
  • 21
  • 3
2
votes
1 answer

IDRAC6 network configuration need help (poweredge M1000e)

In my new laboratory, I have inherited the administration of a very-badly-previously-configured Dell Poweredge M1000e chassis, with 9 M610 blades installed. The chassis is intended to be used for HPC computing. The idea is to have a master blade…
Danduk82
  • 178
  • 2
  • 9
2
votes
0 answers

IBM Blade Center - Power Consumption with SNMP & IPMI

We have the need to follow and manage the power consumption of each blade, one by one, from our IBM Blade Center system. Is there a way to do this ? Anyhow it’s a licensing upgrade or external/internal module to add on the blade system. Those…
user211435
  • 31
  • 2
2
votes
2 answers

Hardware to remotely reset a server which doesn't have a built in IPMI module?

I work for a hosting company, where we offer colocation services. Since we offer colocation for client hardware which we don't own, a lot of the client devices don't have an IPMI module to allow for a remote reboot. As a result, when one of these…
user14930
  • 159
  • 1
  • 2
  • 11
2
votes
1 answer

IPMI drivers missing

I am trying to monitor and manage some servers using OpenIPMI in Ubuntu, and for some reason, when I start the OpenIPMI service, it says: Starting ipmi drivers [fail] [OK] I have…
Black Magic
  • 131
  • 1
  • 7
2
votes
2 answers

Unattended Linux installation from PXE using IPMI

This is what I have: Kickstart server with multiple Linux distros on it. Multiple Supermicro server machines I'm connecting using IPMI. What I need: I need some way to run unattended installation of the particular Linux distro on particular server…
NetBear
  • 141
  • 3