Hi
I'm very new ipmitool
I have to delete some of the entries in the SEL log. While attempting to
delete, i got
"Unable to delete entry 64: Invalid command". What is the procedure to
delete some of the entries in SEL logs.
the command that i issued was* "ipmitool sel delete 0x40" *
ipmitool
It is very poor policy to only delete some of the SEL records. And perhaps
your MC firmware does not support deleting individual SEL records. You should
clear the entire SEL.
First, save the IPMI SEL contents by saving the ipmitool sel output to a file,
then clear the entire SEL.
Andy
Please let me know where the correct place is for this question as I know it’s
not strictly development related. Is there a way to use LDAP or active
directory for username authentication in ipmitool’s lanplus interface?
Thanks,
Dick Detweiler
It's likely your system does not support individual SEL entry delete.
You probably need to use "ipmitool sel clear" to delete all of them.
-corey
Gnanasekar Loganathan wrote:
> Hi
>
> I'm very new ipmitool
>
> I have to delete some of the entries in the SEL log. While attempting
> to delet