Re: [Ipmitool-devel] Fru data for write command

2010-10-15 Thread Don Weeks
I also have a great deal of trouble compiling ipmiutil on Cavium boards. Don On Thu, Oct 14, 2010 at 4:50 PM, Andy Cress wrote: > Don, > > ipmiutil fru allows you to change certain FRU data, like the asset tag, and > ipmiutil also has a separate ifruset utility to allow changing any field

Re: [Ipmitool-devel] Fru data for write command

2010-10-15 Thread Don Weeks
This is an unused FRU data area on the system that we as the OEM are storing our data into however, our vendors are saying their tools that create the FRU data bin files is proprietary to them. Don > It is generally considered a bad idea to modify the Board area supplied by > the manuf

Re: [Ipmitool-devel] Fru data for write command

2010-10-14 Thread Andy Cress
Don, ipmiutil fru allows you to change certain FRU data, like the asset tag, and ipmiutil also has a separate ifruset utility to allow changing any field in the FRU product area. That may do what you want. See ipmiutil.sf.net It is generally considered a bad idea to modify the Board area suppl

Re: [Ipmitool-devel] Fru data for write command

2010-10-14 Thread Corey Minyard
That's not a problem, the tool will let you resize areas, IIRC. -corey On 10/14/2010 03:07 PM, Don Weeks wrote: > We want to create a brand new file. Editing is becoming a problem > because some of the fields are larger than the value that was stored. > Don > > On Thu, Oct 14, 2010 a

Re: [Ipmitool-devel] Fru data for write command

2010-10-14 Thread Don Weeks
We want to create a brand new file. Editing is becoming a problem because some of the fields are larger than the value that was stored. Don On Thu, Oct 14, 2010 at 1:42 PM, Corey Minyard wrote: > On 10/14/2010 01:40 PM, Don Weeks wrote: >> How do you generally create the FRU data that

Re: [Ipmitool-devel] Fru data for write command

2010-10-14 Thread Corey Minyard
On 10/14/2010 01:40 PM, Don Weeks wrote: > How do you generally create the FRU data that is used by the write > command. 2 of our vendors hint at a tool but I can't find one. BTW, in > 1.8.11, fru edit breaks with a segfault. > Don > > > The OpenIPMI gui has a tool for editing FRU dat