Ipmitool tends to not set the in progress flags before setting things or the commit or set complete flags. The flags are in the spec obviously. On my hardware I need to set them.
For example to boot from pxe I have to type: ipmitool raw 0 8 0 1 # Set in progress ipmitool chassis set bootdev pxe ipmitool raw 0 8 0 2 # Commit ipmitool raw 0 8 0 0 # Set complete I'm kind of a newbie at IPMI though, so I'm not sure what the best place to fix this is... regards, dan carpenter ------------------------------------------------------------------------- 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