Re: [Openipmi-developer] SuperMicro/Agilent and ipmi_poweroff
Brought to you by:
cminyard
|
From: Corey M. <mi...@ac...> - 2004-10-23 03:10:37
|
I have no idea, they should get the data from the same source, from the get device id. Maybe it's not the BMC that is the chassis device? What is the MC that has the chassis bit set? -Corey Alessandro Zummo wrote: > Hello, > > the ipmi_poweroff module doesn't recognize > that the SuperMicro/Agilent BMC has a chassis_device. > > basically, (capabilities & 0x80) is zero, while > the ui tool shows that info.chassis_device is 1. > > If do not have a deep knowledge of the IPMI > architecture, but it seems that the module > and the library get their info from different, incoherent, > sources... > > or maybe I'm misunderstanding something? > > > > > > |