I'm attempting to create an IPMI connection to probe the sensors of a cluster node, but the OpenIPMI library seems unable to connect. Turning on debugging output, I get a whole bunch of messages from the library that look like this:
Dropped message seq 1 - netfn/cmd/addr mismatch netfn = 07, exp netfn = 07 cmd = 38, exp cmd = 38 addr = 01 00 00 00 0f 00 81 00 exp addr= 0c 00 00 00 0f 00 00 00 data = 20 1c c4 81 04 38 00 01 04 04 00 00 00 00 00 3a 01 00 00 00 0f 00 81 00 Now, obviously, the address we're getting back is the problem, in that it's sending out a system address and getting back an IPMB address. But, is this a problem with the library, or a problem with the BMC I'm talking to? And how can this be worked around? -- Eric J. Bowersox, Software Engineer Aspen Systems, Inc. <[EMAIL PROTECTED]> 3900 Youngfield Street Tel: +01 303 431 4606 x113 Wheat Ridge, CO 80033, USA Fax: +01 303 431 7196 <http://www.aspsys.com>
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
