- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- How to delete single SEL event from iOL port thru ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2022 11:50 PM - last edited on 06-10-2022 12:49 AM by support_s
06-07-2022 11:50 PM - last edited on 06-10-2022 12:49 AM by support_s
Hi,
I'm developping test script and I'd like to have ipmi command to delete single SEL event, but it was failed, for example:
C:\host>ipmitool -H 192.168.1.21 -U admin -P Ab123456 -I lanplus sel elist
1 | 06/08/2022 | 12:51:29 | System ACPI Power State ACPI | S4/S5: soft-off | Asserted
2 | 06/08/2022 | 12:52:36 | System ACPI Power State ACPI | S0/G0: working | Asserted
3 | 06/08/2022 | 12:54:59 | OEM record df | 239ca062000137040000000000
4 | 06/08/2022 | 12:55:00 | OEM record df | 249ca062000137050000000000
5 | 06/08/2022 | 12:55:18 | OS Boot | C: boot completed | Asserted
6 | 06/08/2022 | 12:55:18 | OEM record dc | 000137 | 0035aaa06200
7 | 06/08/2022 | 13:07:07 | Memory #0xf9 | Correctable ECC | Asserted
I'd like to delete the 7th event:
7 | 06/08/2022 | 13:07:07 | Memory #0xf9 | Correctable ECC | Asserted
So I tried to execute below raw command but got error message:
C:\host>ipmitool -H 192.168.1.21 -U admin -P Ab123456 -I lanplus raw 0x0a 0x46 0x83 0x0c 0x07
Unable to send RAW command (channel=0x0 netfn=0xa lun=0x0 cmd=0x46 rsp=0xc1): Invalid command
May I know if there is other way to delete it thru command line on my DL380p Gen8 Server?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 12:46 AM
06-09-2022 12:46 AM
SolutionHello,
Please refer the below.
https://support.hpe.com/hpesc/public/docDisplay?docId=c04530505
https://support.hpe.com/hpesc/public/docDisplay?docId=c03933550
Thanks.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]