freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: Add supermicro PowerSupply to freeipmi please


From: Андрей Грехов
Subject: Re[2]: Add supermicro PowerSupply to freeipmi please
Date: Tue, 05 Sep 2023 09:41:45 +0300

Вторник,  5 сентября 2023, 12:30 +07:00 от "Al Chu" <chu11@llnl.gov>:
> > A bunch of x9dr7 and sc-826TQ works only for FRU addresses.
> 
> Does
> 
> ipmi-oem supermicro get-power-supply-status 1|2|3
> work for the older ones?

ipmioem=ipmi-oem -h $IP -u $user -p $pass

$ipmioem supermicro get-power-supply-status 1
good
$ipmioem supermicro get-power-supply-status 2
good
$ipmioem supermicro get-power-supply-status 3
supermicro:get-power-supply-status failed: NAK on Write

Working. 2 power-supply.


This is a relatively new motherboard.
Works already at address 0x07

$ipmitool raw 0x06 0x52 0x07 0x70 0x01 0xa
0x07 -new
0x05 -old X7 series

0x70 - 1 power-supply
0x72 - 2 power-supply
0x74 - 3 power-supply

0xa - temperature
0xb -  fan1
-----------
X7DBE-X
get-power-supply-status 1|2|3, get-power-supply-status2 1|2|3, 
get-pmbus-power-supply-status 1|2|3
supermicro:get-pmbus-power-supply-status failed: Invalid data field in Request
Does not work.

> Al
> 
> On 9/4/23 21:46, Андрей Грехов wrote:
> > Hi.
> > Понедельник,  4 сентября 2023, 22:27 +07:00 от "Al Chu" <chu11@llnl.gov>:
> >> Hi,
> >>
> >> I believe this is already implemented via
> >>
> >> ipmi-oem supermicro get-pmbus-power-supply-status 1|2|3
> >>
> >> If you can confirm, I can document that it works on X9DRD too.
> > I confirm.
> > But it depends more on the type of case.
> > Works for me on cs-825TQ.
> > Which are connected by i1c connector "power 5 pin" and protocol PMBus
> > (or old FRU)
> >
> > This should work from X8 to X11 "power 5 pin".
> > I have X7DBE-X, but it works very unstable.
> >
> > A bunch of x9dr7 and sc-826TQ works only for FRU addresses.
> > ipmitool -H $host -U $user -P $pass raw 0x06 0x52 0x05 0x$address 0x01 0x$d3
> > $address = 70|72|74
> >
> > PWS-720-R
> > $d3 :
> > 0xA Temp, C
> > 0xB Fan1, RPM=$izm*114,5
> > 0xС Fan2, RPM *114,5
> > ----------
> > There is no desire to add support for reading modern power supplies over the
> PMBus (rev 1.0,1.1,1.2) ?
> >
> >> Al
> >>
> >> On 9/4/23 05:23, Андрей Грехов wrote:
> >>> This working X9drd. PMBus rev.1.1-1.4
> >>>
> >>> ipmitool -H $host -U $user -P $pass raw 0x06 0x52 0x07 0x78 0x01 0x88
> >> InputVoltage
> >>> 0x78 first PowerSupply
> >>> 0x7a second PowerSupply
> >>> raw 0x06 0x52 0x07 0x78 0x01 0x90 Fan1
> >>> raw 0x06 0x52 0x07 0x78 0x01 0x91 Fan2
> >>>
> >>> The's my old articl.
> >>>
> >>> Андрей Грехов
> >> -- 
> >> Al Chu
> >> Livermore Computing
> >> Lawrence Livermore National Laboratory
> >>
> >
> > Андрей Грехов
> 
> -- 
> Al Chu
> Livermore Computing
> Lawrence Livermore National Laboratory
> 


Андрей Грехов

reply via email to

[Prev in Thread] Current Thread [Next in Thread]