>>ipmitool -H .........-U ..... -P ........ -m 0x20 -t 0x9a sel
Get SEL Info command failed: Invalid command (the target @ 0x9a does not 
implement the SEL)

>> So i Guess LAN is alright.
On the SHMM yes ( @ 0x20), however the target @ 0x9a might not support it.

I see what your problem is, if you want to know the originator, use "ipmitool 
-H 172.16.0.8 -U "" -P "" sel list -v", this will give you the 'generator id'

You can try to use the CLI or the WEB gui on the SHMM as well, if you feel 
stuck at this low level stuff.

François Isabelle

________________________________________
De : Amul Adagale [mailto:a...@linsyssoft.com] 
Envoyé : 6 avril 2009 09:25
À : Isabelle, Francois
Cc : ipmitool-devel@lists.sourceforge.net
Objet : Re: [Ipmitool-devel] problems with ipmievd

Hi,

Thanks for replying . I am getting the following error

ipmitool -H .........-U ..... -P ........ -m 0x20 -t 0x9a sel
Get SEL Info command failed: Invalid command

 ipmitool -H ......... -U ........ -P ....... mc info
gives the following output : - 
Device ID : 0
Device Revision : 0
Firmware Revision : 2.44
IPMI Version : 1.5
Manufacturer ID : 16394
Manufacturer Name : Pigeon Point Systems
Product ID : 0 (0x0000)
Product Name : Unknown (0x0)
Device Available : yes
Provides Device SDRs : yes
Additional Device Support :
  Sensor Device
  SDR Repository Device
  SEL Device
  FRU Inventory Device
  IPMB Event Receiver
  IPMB Event Generator
  Chassis Device
Aux Firmware Rev Info : 
  0x02
  0x44
  0x02
  0x30

So i Guess LAN is alright.
Amul

On Mon, Apr 6, 2009 at 6:34 PM, Isabelle, Francois 
<francois.isabe...@ca.kontron.com> wrote:
I don't know how 'ipmievd' works but if you want to fetch the SEL from 0x9a, 
you should use 'ipmitool'.

ipmitool -H ... -U ... -P ..... -m 0x20 -t 0x9a sel

>>Error: Unable to establish LAN session
>>Unable to open interface
Try : "ipmitool -H ... -U ... -P .....  mc info" first to test the LAN 
connection

Once this works, you should be able to run  "ipmitool -H .... -U ///// -P 
........ -m 0x20 -t 0x9a mc info" or  "ipmitool -H .... -U ///// -P ........ -m 
0x20 -t 0x9a lan print 1" (assuming the target implements IOL on channel 1)

Hope this helps

François Isabelle
________________________________________
De : Amul Adagale [mailto:a...@linsyssoft.com]
Envoyé : 6 avril 2009 03:14
À : ipmitool-devel@lists.sourceforge.net
Objet : [Ipmitool-devel] problems with ipmievd


Hi All,
I have been trying to monitor a chassis using the ipmievd tool. It logs the 
events in the syslog of the remote machine but I am unable to understand where 
these events originate (which board). Following is a snapshot of the messages 
that are logged:
ipmievd: System Firmware Progress sensor - Primary CPU initialization
ipmievd: System Firmware Progress sensor - Management controller initialization
ipmievd: System Boot Initiated sensor - Initiated by warm reset
ipmievd: System Firmware Progress sensor - Option ROM initialization
ipmievd: System Firmware Progress sensor - Option ROM initialization
ipmievd: System Firmware Error sensor - Unrecoverable hard-disk controller 
failure
ipmievd: System Firmware Progress sensor - System boot initiated
Also I tried using -m ipmbadd -t slave_address but it gives the following error 

ipmievd -H ... -U ... -P ..... -m 0x20 -t 0x9a sel
ipmievd: using pidfile /var/run/ipmievd.pid0
Error: Unable to establish LAN session
Unable to open interface


Could anyone please tell me whether something is wrong with my understanding or 
if I am doing anything wrong ?




Thanks in Advance,

Amul



------------------------------------------------------------------------------
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to