Greetings, I have Intel machines(XAL/PAL) and I am using ipmitool-1.8.9 for monitoring and management. I noticed the following problems while using ipmitool-1.8.9 with these Intel machines:
1. Unable to clear SEL repository: The command fails with an error message "Unable to clear SEL: Reservation cancelled or invalid". If I bypass the SEL reservation step in ipmitool code, I am able to clear off the SEL repository. Why does SEL reservation fails? Is this ok to bypass SEL reservation step? LOG: ./ipmitool -I lanp -H 10.0.200.105 -U admin -P admin -C 3 -o intelplus sel clear Unable to clear SEL: Reservation cancelled or invalid 2. Set IP Address over Lan Interface fails When I try to set IP address over lanplus interface, though the ipmitool reports command failed, it actually sets the IP address. Pls. refer to the LOG below. Though the BMC IP address has changed through the command issued, why does ipmitool try to receive response on same Lan connection, it will never receive response from the old IP address? LOG: $./ipmitool -I lanp -H 192.168.0.210 -U admin -P admin -C 3 -o intelplus lan set 1 ipaddr 192.168.0.215 Setting LAN IP Address to 192.168.0.215 Set LAN Parameter failed Set LAN Parameter failed $ ./ipmitool -I lanp -H 192.168.0.215 -U admin -P admin -C 3 -o intelplus lan print 1 Set in Progress : Set In Progress Auth Type Support : NONE MD5 PASSWORD Auth Type Enable : Callback : ... IP Address Source : Static Address IP Address : 192.168.0.215 ... Thanks, Sanjay ____________________________________________________________________________________Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel