Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

can't configure ipmi to install a debian server remotely

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
naja
Posts: 8
Joined: 2017-07-20 15:16

can't configure ipmi to install a debian server remotely

#1 Post by naja »

Hi there,

I've got a remote machine and I'd like to install a debian server on it using ipmi. I've already installed the ipmitool and openipmi packages and tried following some instructions on setting up ipmi but so far I couldn't manage to work even the most simple things. For instance, if I attempt to execute the following command:

Code: Select all

~$ ipmitool -I open chassis status
it generates the following error: Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory. Even though the file (/dev/ipmi0) is in there.
I don't seem to have enough knowledge to diagnose the problem on my own so I need some help from the forum. First I'd like to understand why the above-mentioned command fails to execute properly.

Here's some information about the system:

Linux 4.11.0-1-amd64 #1 SMP Debian 4.11.6-1 (2017-06-19) x86_64 GNU/Linux

naja
Posts: 8
Joined: 2017-07-20 15:16

Re: can't configure ipmi to install a debian server remotely

#2 Post by naja »

Anyone?

User avatar
squeeze
Posts: 299
Joined: 2010-06-14 23:16
Location: thimbleweedpark

Re: can't configure ipmi to install a debian server remotely

#3 Post by squeeze »

“Have you tried turning it off and on again?”

Post Reply