We are running OpenImpi 2.0.11.

Let me describe our configuration.  We have a BMC at address 0x20 on the
IPMB.  Along with the BMC on the IPMB is another MC at address 0x82.   From
a Remote Console running ipmish, we are connecting into the BMC via its LAN
interface.  

We are opening the domain and are attempting to read various sensors on the
MC at address 0x82.  We aren't getting readings.

We turned on DEBUG_RAWMSG and have taken Ethereal traces.  Here's a sample
of what we're seeing: 

DEBG: jas 0 outgoing seq 35
 addr = 02 00 02 6f c0 3d c9 a8 00 00 00 00 00 00 00 00
   00 00 00 00 00 00 00 00 00 00 00 00
 msg  = netfn=s/e(c):04 cmd=GetSensReading:2d data_len=1.
 data =
   06 00 ff 07 06 00 bf 9b 69 dc aa 01 00 00 10 00
   20 18 c8 81 8c 34 40 82 10 6e 20 8e 2d 90 95 7f 

DEBG: incoming
 addr =  02 00 02 6f c0 3d c9 a8 00 00 00 00 00 00 00 00
 data =
   06 00 ff 07 06 00 01 00 00 00 af 04 00 00 08 00
   81 1c 63 20 8c 34 00 20 

DEBG: incoming
 addr =  02 00 02 6f c0 3d c9 a8 00 00 00 00 00 00 00 00
 data =
   06 00 ff 07 06 2d 01 00 00 00 b1 04 00 00 0c 00
   20 14 cc 82 8e 2d 00 00 c0 01 00 3e 

DEBG: jas 0 Unhandled payload: 0x2d

As shown above, our BMC is sending the results in two separate messages.
The first is good status to the Send Message command.  The second is the
actual sensor reading response.  Essentially, our sensor reading is being
thrown away, I assume because of the "unhandled payload" error.

We'd appreciate any insight into this "problem".

Thanks.

<<attachment: winmail.dat>>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to