Thanks, Al. In regards to the ipmitool version, I just used the ipmi-sensors that came with default Debian repository.
root@node6:~# ipmi-sensors -V ipmi-sensors - 0.7.17.beta2 Copyright (C) 2003-2008 FreeIPMI Core Team This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. root@node6:~# Re-arming it didn't seem to make a difference. root@node6:~# ipmi-sensors -v <snip> Record ID: 44 ID String: Memory Group Name: Memory Sensor Number: 43 IPMB Slave Address: 10h Sensor Owner ID: 20h Sensor Owner LUN: 0h Channel Number: 0h Event/Reading Type Code: 6Fh Sensor Reading: NA Sensor Status: [Correctable ECC/other correctable memory error] [Presence detected] root@node6:~# ipmitool raw 0x04 0x2 43 0x00 root@node6:~# ipmi-sensors | grep Memory 44: Memory (Memory): [Correctable memory error][Presence detected] root@node6:~# Frank -----Original Message----- From: Al Chu [mailto:ch...@llnl.gov] Sent: Sunday, January 08, 2012 11:13 AM To: Frank Bulk Cc: ipmitool-devel@lists.sourceforge.net Subject: Re: [Ipmitool-devel] Clearing alarms Hi Frank, Re-arming the sensor might work for what you need to do. As far as I can tell, there is no ipmitool command to do this (could be wrong). So this raw command would be the equivalent. ipmitool raw 0x04 0x2A <sensor number> 0x00 It seems your ipmi-sensors output below is from an old version of FreeIPMI. You can get the sensor number via "-vv" output in ipmi-sensors. Al On Sat, 2012-01-07 at 20:45 -0800, Frank Bulk wrote: > I configured ipmi-tools on a HP server and have the following "Warning" > related to some kind of correctable memory error: > > root@node6:~# ipmi-sensors | grep Memory > 44: Memory (Memory): [Correctable memory error][Presence detected] > root@node6:~# > > Is there any way to use the ipmitools to clear that alarm? It's not in the > SEL, but typically HP allows one to acknowledge/clear such alarms. > > Any suggestions would be helpful, as Google has not been my friend on this > one. > > Regards, > > Frank > > > ---------------------------------------------------------------------------- -- > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > Ipmitool-devel mailing list > Ipmitool-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ipmitool-devel -- Albert Chu ch...@llnl.gov Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel