Tagged Questions
0
votes
1answer
384 views
Cant access Dell BMC IPMI Over IP
I have Dell R210 with iDRAC BMC (new name for old BMC). Which is on-board feature with shared NIC (I believe). Server is on colocation and I didnt set it up before sent there... So I asked for the ...
1
vote
3answers
2k views
How IPMI works on Dell R210 server?
I have Dell R210 1U server (W2008R2 Enterprise).The box is currently in another country on colocation. I am thinking of moving it to another colocation.
I was told that if my box supports IPMI I ...
0
votes
2answers
2k views
Power management over IPMI and HP iLO2
I tried to reboot server over IPMI and the integrated service processor/BMC. It worked for IBM server with an Integrated Management Module (IMM), but failed with HP iLO2 (FW v2.05).
I used ...
1
vote
1answer
810 views
Error loading interface lanplus (ipmitool on CentOS)
I'm having trouble specifying the lanplus interface for the ipmitool program. I issue a command such as ipmitool -I lanplus -U USER -P PASSWORD -H 10.16.0.253 sol activate and I am given the ...
1
vote
2answers
1k views
Using IPMI inside a python script (OpenIPMI)
I'd like to use IPMI to set machines to PXE boot (i.e. ipmitool -I lan -U username -P password -H ipaddress chassis bootdev pxe) and then power cycle them (i.e. ipmitool -I lan -U username -P password ...
2
votes
2answers
8k views
How to utilize IPMI on Windows?
My organization is primarily a Dell shop running Windows. Most are recent models that support IPMI 2.0. (Dell 1950, for example).
At a minimum I'd like to use IPMI to perform remote chassis power ...