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.

289 questions
56
votes
3 answers

Isn't Ctrl-Alt-Delete on Linux *really* dangerous?

Is the default Ctrl-Alt-Delete shutdown -r functionality on Linux systems a dangerous feature? Years ago, when I deployed physical systems with attached keyboards and monitors, I'd sometimes modify the /etc/inittab on Red Hat systems to disable the…
ewwhite
  • 194,921
  • 91
  • 434
  • 799
42
votes
3 answers

What is the difference between IDRAC, IPMI and ILO?

I sometimes hear my colleagues talking about IDRAC, IPMI and ILO, when restarting a server. It seems that those terms are often misused. For instance, is there a difference between saying that you connect to IPMI and IDRAC? If I well-understand,…
Virtuose
  • 537
  • 1
  • 6
  • 11
39
votes
8 answers

Is it possible to reset the password on a SuperMicro IPMI interface?

Is it possible to reset the password on a SuperMicro IPMI interface? My motherboard is model X8STI-F.
madpato
  • 423
  • 2
  • 5
  • 7
35
votes
7 answers

Configuring SuperMicro IPMI to use one of the LAN interfaces instead of the IPMI port?

The SuperMicro X8SIE-F board has two dedicated LAN interfaces for the operating system (LAN1/2) and one dedicated LAN interface for IPMI. Is it possible to configure IPMI to use one of the LAN1/2 interfaces, instead of the IPMI port? If so, what is…
80skeys
  • 745
  • 2
  • 8
  • 15
31
votes
3 answers

How can I manage hundreds of IPMI BMCs?

I have over 200 computers which can provide IPMI services. The servers are manufactured by several different companies (SuperMicro, Dell, etc.), and there are 6-7 BMC models from about 5 different vendors, and each model has it's own…
Stefan Lasiewski
  • 22,949
  • 38
  • 129
  • 184
26
votes
4 answers

How does IPMI sideband share the ethernet port with the host?

We have a number of Supermicro machines with IPMI/BMC features. Some of these machines use an onboard BMC, while others use an add-on card. We are looking into using sideband due to it's reduced costs and cabling requirements. However, some sideband…
Stefan Lasiewski
  • 22,949
  • 38
  • 129
  • 184
18
votes
7 answers

Nested RDP and VMWare and ILO console sessions: keystroke repetition and latency

I'm working on a remote server installation entirely through ILO (but this also applies to IPMI and VMWare console sessions). Due to the software application and environment, my access is restricted to a Windows server that I must access through…
ewwhite
  • 194,921
  • 91
  • 434
  • 799
17
votes
6 answers

Securing a SuperMicro IPMI BMC

I've recently acquired a SuperMicro X8DTU-F motherboard, which has a built-in BMC, which basically runs the IPMI system. It turns out to be a small Linux system running on an ARM processor. Unfortunately, it's running a boatload of software, much of…
cjs
  • 1,355
  • 1
  • 12
  • 23
16
votes
2 answers

Accessing Supermicro IPMI via SSH

When you deal with Supermicro IPMI/BMC, you could access it via: HTTP(S) in your browser - seeing web pages with sensors/configs and java applet to run redirection console IPMI protocol (using ipmitool-like CLI or IPMIView-like GUI apps) Once I…
AntonioK
  • 519
  • 2
  • 9
  • 22
16
votes
3 answers

Support for virtual IPMI in a VM?

This might be a silly question, but... Is there any hypervisor or other virtualization solution which supports a "virtual IPMI" for virtual machines? I.e. would allow access to something that looks like power control, a serial-over-LAN console, etc.…
ajdecon
  • 1,291
  • 4
  • 14
  • 21
15
votes
8 answers

How to find out the exact IPMI unit you have for firmware upgrade?

I have a Supermicro IPMI and I read you can use dmidecode to determine which one it is. But all I get for the info is: Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: Supermicro Product Name: X9SCL/X9SCM Version:…
Doridian
  • 321
  • 1
  • 2
  • 7
14
votes
6 answers

ipmi - can't ping or remotely connect

I've tried configuring the IPMI controller to accept remote connections, but I can't even ping it. Here is its status: #/usr/local/bin/ipmitool lan print 2 Set in Progress : Set Complete Auth Type Support : NONE PASSWORD Auth Type…
Fidel
  • 363
  • 1
  • 4
  • 18
14
votes
3 answers

What's the difference between IPMI cycle and reset?

What's the difference between restarting a machine using the ipmitool subcommands chassis power cycle versus chassis power reset?
Kamil Kisiel
  • 11,946
  • 7
  • 46
  • 68
13
votes
4 answers

Using Supermicro IPMI behind a Proxy?

This is a SuperMicro server with a X8DT3 motherboard which contains an On-board IPMI BMC. In this case, the BMC is a Winbond WPCM450). I believe many Dell servers use this a similar BMC model. A common practice with IPMI is to isolated it to a…
Stefan Lasiewski
  • 22,949
  • 38
  • 129
  • 184
13
votes
3 answers

Does Supermicro IPMI require OnBoard video to be enabled?

Title pretty much says it all. I am using a supermicro board with integrated IPMI support. When I connect remotely I can take control of the mouse and keyboard but the video is totally black (no error displayed). Onboard video is turned off (jumper…
Benoittr
  • 233
  • 1
  • 2
  • 5
1
2 3
19 20