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
3
votes
0 answers

OS Install Using IPMI Tool

I am working on a script which would allow me to reload the OS on my machine without having to use the IPMI, attach media, hit the DEL key, boot to media, etc. I know once I get media attached using IPMI, I can use IPMITool and run the following…
Jacob
  • 31
  • 2
3
votes
2 answers

IPMI goes offline after powering up machine

Just got a Supermicro X7SPE-HF-D525 and it's my first time trying IPMI. I can connect to the IPMI web interface and use IPMIView to connect, but as soon as I power up the machine, I lose connection (and can't ping the IP anymore). Am I missing…
tladuke
  • 311
  • 1
  • 3
  • 11
3
votes
1 answer

Getting LCD message through IPMI form Dell Server (Poweredge R710)

I'm exploring the IPMI interface (using ipmitool on ubuntu 11.10, remotely over LAN) and can perform various operations however, I can't view the status message displayed on the LCD. ipmitool supports delloem lcd subcommands. These subcommands…
Irfan
  • 197
  • 4
3
votes
1 answer

Understanding ipmitool output for "Power Supply" (PSU)

This Ubuntu server has two PSUs, I just ran ipmitool and it reported as follows: # ipmitool sdr type "Power Supply" PMBPower1 | DFh | ok | 10.0 | 624 Watts PMBPower2 | E4h | lnr | 10.0 | 0 Watts PSU1 AC Lost | E1h | ok | 10.0 |…
guesty
  • 63
  • 5
3
votes
2 answers

How to make Web ISO work in Virtual Media on SuperMicro ipmi?

How does Virtual Media Web ISO work on SuperMicro ipmi? I am using SuperMicro sever. I want to be able to mount bootable ISO image to a server, launch long process there (disk formatting), and then turn off my laptop. But if I do it, the remote…
Ashark
  • 326
  • 1
  • 7
  • 18
2
votes
1 answer

Detect Supermicro DIMM (memory) errors as reported during POST without rebooting

One of our Supermicro servers reports an error like this during POST: Failing DIMM: DIMM location (Correctable memory component found) DIMMB2 I can also see this in the Health Event Log in the IPMI web interface: Failing DIMM: DIMM location.…
EM0
  • 370
  • 9
  • 24
2
votes
0 answers

DLG_FLAGS_INVALID_CA and DLG_FLAGS_SEC_CERT_CN_INVALID

scenario is trying to connect via web browser to the IPMI of a new server I have; from Windows 10 either Internet Explorer 11 or Edge. Both report This site is not secure with the error being DLG_FLAGS_INVALID_CA and…
ron
  • 805
  • 3
  • 11
  • 21
2
votes
3 answers

IPMI: Chassis and BMC fail selftest, how can I fix this?

I've got an Intel linux cluster with IPMI interfaces on the nodes. Lately, the IPMI interfaces have been acting flaky. For example, I can no longer use IPMI commands to get the nodes to PXE boot, and rebooting them via IPMI works sometimes but not…
Lorin Hochstein
  • 5,028
  • 15
  • 56
  • 72
2
votes
0 answers

Setting Asset Tag (Overriding board_asset_tag)

I am trying to set Asset Tag for DELL server(From Machine1 to Machine2). I have tried the following options ipmitool dcmi set_asset_tag Machine2 This doesnt seem to set the asset tag. When i try to get the asset tag info via ifru command, I get…
Srinath S
  • 21
  • 2
2
votes
1 answer

configure supermicro x10 ipmi email alert?

does anyone know how to configure a Supermicro X10dri to send out email alerts through its IPMI interface? I am trying to use a gmail account and have already enabled less secure apps.
2
votes
1 answer

CentOS installer hangs through IPMI

I am trying to install CentOS remotely in a supermicro server through the Java IPMI applet and the installer hangs either on "starting network manager", or "starting pre-anaconda logging service". I have tried CentOS-7-x86_64-Minimal-1708 and…
2
votes
1 answer

Multliple core overload above 100% on Centos7 Supermicro Server

I am running Centos 7 (3.10.0-514.26.2.el7.x86_64) on a supermicro H8QG6 board with 4 AMD 6276 cpus (16 cores), for a total of 64 cores. I use it for scientific computing, and usually everything runs smoothly, as in the htop first image. Then,…
ehyG
  • 51
  • 5
2
votes
1 answer

Using IPMItool to set system shutdown on upper critical temperature

x-post with Stack Overflow (which I'm now beginning to think was a mistake) I've been digging quite a bit into IPMItool commands and have yet to find a comprehensive list of raw hex commands. We have approximately 90 Dell C6220 II machines that I…
Nick
  • 43
  • 6
2
votes
1 answer

Supermicro X10 motherboard with discrete GPU and onboard IPMI GPU and access via KVM

Is it possible to have both GPUs running and connected to displays at the same time (with mirrored displays for example) but then also connect via the IPMI iKVM to the built in GPU? I will need access to a remote workstation with an X10 class…
2
votes
1 answer

IPMI / Remote management missing options for IP Address in BIOS

Been trying to configure remote access and IPMI on this server, but the BIOS inexplicably does not have a space to configure an IP address. The screen shots in the manual show spaces for putting in the IP Address settings, and intuitively, they…
Chris Dutrow
  • 734
  • 8
  • 20