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
0
votes
1 answer

How to mount ISO loaded over IPMI client's "virtual storage"

My kernel got corrupted during an update because my boot partition ran out of space. I made the mistake of rebooting before making sure everything was reinstalled and ok. So now the system will only boot in rescue mode, and the only access I have…
marathon
  • 187
  • 7
0
votes
1 answer

IPMI View Display Hangs Installing CentOS 6.5

I have a CentOS 6.5 iso image that I've attached to IPMI View via Virtual Media. I'm in the KVM console. I boot the system. I select "Install or Upgrade." I next select "Skip Media Test." I then get the CentOS banner but it never goes past that.…
Sol
  • 347
  • 1
  • 4
  • 12
0
votes
1 answer

Cannot boot server after power failure

After a power failure, my server cant boot anymore. Switching power on do nothing. No fans, no boot, no sound. Nothing. Shorting the power switch on the motherboard also do nothing. My motherboard is a Supermicro MB and have IPMI on it. I can…
0
votes
1 answer

IPMI and Recursive AD group permissions

It seems that SuperMicro's IPMI service does not allow for Active Directory permissions to be recursive, that is, a user in a group, with that group in a group that has admin permissions. Is there a workaround for this, or is it simply not…
0
votes
0 answers

Cannot get a command prompt after "start /system1/sol1"

This is going to be difficult to explain so please bear with me. I normally putty into IPMI like this: -> start /system1/sol1 /system1/sol1 press , , and then to terminate session (press the keys in sequence, one after the…
MP Craig
  • 1
  • 2
0
votes
1 answer

IPMI Private Network

We have just started to install new hardware in preparation for MS launching Server 2016. This is my first encounter with IPMI. Having noted some to the warnings relating to security I did restrict the IP addresses that could connect (IPMI is…
gchq
  • 363
  • 1
  • 4
  • 15
0
votes
2 answers

Problems with Supermicro X10DRi-T NICs

I've got a workstation with Supermicro X10DRi-T mainboard. It has three Ethernet ports. One of them (IPMI LAN) is dedicated to IPMI. The other two, LAN1 and LAN2 are general-purpose. This question Configuring SuperMicro IPMI to use one of the LAN…
0
votes
1 answer

IPMItool, bash script

i need to write a bash script that will go in the server to check the ip address of ipmi, as i read that i can use ipmitool lan print i can write it inside server to show the ip address. but i need to do this command on my local host and i…
Miron
  • 3
  • 2
0
votes
2 answers

What IP address should I use for a device that I want to break network access to?

I have an IPMI server on a super micro motherboard that I am unable to disable. There is not even a jumper to disable this either. After seeing all of the security issues that the IPMI server they present has had, I just decided I want nothing to do…
eyeareque
  • 11
  • 1
0
votes
1 answer

Pacemaker and Stonith : passive node won't bring up resources

I'm working with Pacemaker and Stonith for High-Availability with a 2-node cluster (nodes called here A and B). Both nodes have one IPMI as fence device. The deal is : A is currently running resources B is in passive mode Then I plug off the…
0
votes
1 answer

Zabbix IPMI does not auth with Cisco C220 M3

server: Cisco C220 M3 Zabbix 2.4 Ubuntu 14.04 ipmitool works user1@zabbix3:~# ipmitool -I lanplus -H 192.168.1.45 -U admin -P Password1 -A MD5 sel SEL Information Version : 1.5 (v1.5, v2 compliant) Entries : 158 Free Space : 45600 bytes Percent Used…
John Test
  • 89
  • 1
  • 3
  • 14
0
votes
1 answer

Can't find IPMI mac address

The MAC address listed under ipmitool lan print seems to be incorrect, since there is no entry in the arp cache for the set ip address, 10.224.242.121: # arp 10.224.242.121 10.224.242.121 (10.224.242.121) -- no entry Obviously the ipmi interface…
lobi
  • 1,083
  • 2
  • 15
  • 30
0
votes
1 answer

Accessing IPMI address

Currently if I want to know the server IPMI address, I will have to go to the SBIOS and check under BMC. Is there a way to get the IPMI address from inside a virtual machine ?
0
votes
2 answers

Ubuntu 14.04, setup server IP for datacenter, IPMI

i'm going to build a server and send it to a datacenter. I got this from the datacenter. They told me to setup the server with it. VLAN: 256 IPv4: 79.133.49.168/29 IPv6: 2a01:07e0:0000:0256::/64 Address: 79.133.49.168 Netmask: 255.255.255.248 =…
0
votes
1 answer

How to config private IPs for IPMI using VPN?

Recently I discovered it is best to protect my IPMI web interface behind a VPN. I went ahead and installed OpenVPN on my server and connect to it using tunnleblink on OSX. The VPN part is all set and done. Works flawlessly. My problem is that I do…
Aco Strkalj
  • 79
  • 1
  • 5