arcress0 / ipmiutil

ipmiutil is an easy to use set of IPMI server management utilities. It can get/set sensor readings & thresholds, automate SEL management, do SOL console, etc. Supports Linux, Windows, BSD, Solaris, MacOSX. The only IPMI project tool that runs natively on Windows. See http://ipmiutil.sf.net for rpms, etc. (formerly called panicsel). It can run driverless in Linux for use on boot media or embedded environments.
BSD 3-Clause "New" or "Revised" License
33 stars 5 forks source link

Unable to use IPMI Power options in 3.1.9 #12

Open BazookaJoe26 opened 1 year ago

BazookaJoe26 commented 1 year ago

I can send the startup command but the command is not executed and I do not get any feedback. In the 3.1.8 it works fine

Command: ./ipmiutil.exe power -u -U ADMIN -P Pxxxxxxxxxxxx -F lan2 -N xx.xx.xx.xxx

grafik

arcress0 commented 1 year ago

Can you run this with -x for debug? I cannot think of any change that would have affected this.

BazookaJoe26 commented 1 year ago

Output to Text File was not working for some reason in 3.1.8 so i copied it to the file

output3.1.8-win64.txt output 3.1.9-win64.txt

arcress0 commented 1 year ago

The debug indicates that it is aborting sending this payload. I'll do some further testing on my end to see what I can find.

BazookaJoe26 commented 1 year ago

Any update on this?

arcress commented 1 year ago

Sorry for the delay. I haven't been able to find the problem yet. The related thing that I can think of is that recognizing one old Intel motherboard function was disabled because it interfered with a new one. And my day job has left me with not much time to spend on this. One thing that might help is to get the output of 'ipmiutil health' on that system to see if it is specific to a certain motherboard type.