harish kulkarni wrote: > Hello All, > > I am getting following error/warnings. > > EINF: .1.20.218.0.0.0 fru.c(fetch_complete): Unable to decode FRU > information > WARN: (12.0) entity.c(fru_fetched_ent_cb):Error fetching entity 12.0 > FRU: 26 > EINF: .1.20.221.0.0.0 fru.c(fetch_complete): Unable to decode FRU > information > WARN: (7.1) entity.c(fru_fetched_ent_cb):Error fetching entity 7.1 FRU: 26 > EINF: .1.20.220.0.0.0 fru.c(fetch_complete): Unable to decode FRU > information > WARN: (7.0) entity.c(fru_fetched_ent_cb):Error fetching entity 7.0 FRU: 26 > > What could be wrong.. is there something wrong with OpenIPMI?. Well, there's nothing wrong with anything in particular, except that OpenIPMI doesn't have the proper decoder for that FRU information. After it fetched the data, OpenIPMI attempts to decode it using some standard FRU encodings. If it cannot, it emits this warning.
It's probably encoded in some proprietary format. -corey ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
