On 9/6/06, Matthew Laird <[EMAIL PROTECTED]> wrote:
> I did a dump of the network settings on this new machine and an existing
> machine and the only difference I can see is this "Set in Progress" line
> is set to "Set In Progress" on the new machine and "Set Complete" on the
> existing machine.
>
On my hardware, I have to use the commit and the unlock for everything.
I've modified the code to do that unconditionally. Also I changed the
length "1" parameter on this function call __set_lan_param(intf, chan,
IPMI_LANP_SET_IN_PROGRESS, &val, 1, 0);. Before it was a "0" for the
UNLOCK call.
This looks like an obvious bug in ipmitool. The length should definiately be 1 and the set to "set-complete" should happen always, I don't know offhand where this went wrong in the implementation. I've modified the behavior to what your patch provides.
-duncan
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel