Re: [Ipmitool-devel] Code Review - ID: 86 - Add support for enable/disable PEF policy entries

2013-12-11 Thread Jordan_Hargrave
ok uploaded the latest patch. --jordan hargrave Dell Enterprise Linux Engineering From: Zdenek Styblik [zdenek.styb...@gmail.com] Sent: Monday, December 09, 2013 12:31 PM To: Hargrave, Jordan Cc: ipmitool-devel Subject: Re: Code Review - ID: 86 - Add suppor

Re: [Ipmitool-devel] Code Review - ID: 86 - Add support for enable/disable PEF policy entries

2013-12-09 Thread Jordan_Hargrave
--jordan hargrave Dell Enterprise Linux Engineering From: Zdenek Styblik [zdenek.styb...@gmail.com] Sent: Monday, December 09, 2013 12:31 PM To: Hargrave, Jordan Cc: ipmitool-devel Subject: Re: Code Review - ID: 86 - Add support for enable/disable PEF polic

Re: [Ipmitool-devel] Code Review - ID: 86 - Add support for enable/disable PEF policy entries

2013-12-09 Thread Jordan_Hargrave
--jordan hargrave Dell Enterprise Linux Engineering From: Zdenek Styblik [zdenek.styb...@gmail.com] Sent: Monday, December 09, 2013 12:24 PM To: Hargrave, Jordan Cc: ipmitool-devel Subject: Re: Code Review - ID: 86 - Add support for enable/disable PEF polic

Re: [Ipmitool-devel] Code Review - ID: 86 - Add support for enable/disable PEF policy entries

2013-12-09 Thread Jordan_Hargrave
Ok thanks for the update.. see below. @@@ --jordan hargrave Dell Enterprise Linux Engineering From: Zdenek Styblik [zdenek.styb...@gmail.com] Sent: Monday, December 09, 2013 2:51 AM To: Hargrave, Jordan Cc: ipmitool-devel Subject: Code Review - ID: 86 - Add

Re: [Ipmitool-devel] Code review/changes - 'mc getsysinfo|setsysinfo' - IDs #3598203, #3597782, #3597781

2012-12-28 Thread Jordan_Hargrave
Why change the ordering of the arguments in getsysinfo/setsysinfo? I like it the way it was originally since intf/param/block/set are part of the input ipmi command and the data/length are the returned data. --jordan hargrave Dell Enterprise Linux Engineering _

[Ipmitool-devel] [PATCH v2] add support for delloem getsysinfo/setsysinfo (store OS information to BMC)

2012-08-08 Thread Jordan_Hargrave
I have moved the common code for getsysinfo/setsysinfo to ipmi_mc and added tests for the Dell-specific commands. Index: doc/ipmitool.1 === RCS file: /cvsroot/ipmitool/ipmitool/doc/ipmitool.1,v retrieving revision 1.48 diff -u -p -b

Re: [Ipmitool-devel] Ipmitool-devel Digest, Vol 74, Issue 6

2012-08-08 Thread Jordan_Hargrave
> Message: 3 > Date: Wed, 08 Aug 2012 06:12:56 -0600 > From: Jim Mankovich > Subject: Re: [Ipmitool-devel] [PATCH] add support for delloem > getsysinfo/setsysinfo (store OS information to BMC) > To: ipmitool-devel@lists.sourceforge.net > Message-ID: <502257c8.8090...@hp.com> > Content-Type

Re: [Ipmitool-devel] [PATCH] add support for delloem getsysinfo/setsysinfo (store OS information to BMC)

2012-08-07 Thread Jordan_Hargrave
Some of the strings/structures are Dell OEM though.. so wasn't sure of the best place to put it. I don't want to split it between the two. Also some of the dell oem commands use (will use) getsysinfo (I could make that common). --jordan hargrave Dell Enterprise Linux Engineering > -Origin

[Ipmitool-devel] [PATCH] add support for delloem getsysinfo/setsysinfo (store OS information to BMC)

2012-08-07 Thread Jordan_Hargrave
One of the new IPMI commands is the ability to store/retrieve nonvolatile strings to the BMC. These strings will be displayed in the BMC/iDrac webserver to show the OS hostname, release and version. Index: doc/ipmitool.1 === RCS fil

Re: [Ipmitool-devel] IPMI on PE-1750

2010-09-27 Thread Jordan_Hargrave
The PE1750 only supports IPMI 1.0, so does not have a LAN or LAN+ channel (this only supported on IPMI 1.5+) For legacy servers, you can see which version of IPMI is supported at: http://linux.dell.com/ipmi.shtml --jordan hargrave Dell Enterprise Linux Engineering -Original Message- Fr

Re: [Ipmitool-devel] [PATCH] ipmievd not logging correctly for shared sensors

2009-10-14 Thread Jordan_Hargrave
I've noticed on our systems that ipmievd does not print the correct logging message for drive bay sensors. The drive bays are Compact Sensor (type 2) in the SDR, and indicate that this is a shared record (Share Count = 8). The SDR has a single entry for drive slots, sensor #80 with share count = 8.