Paras pradhan wrote:
> hi,
>
> I guess this is the write place to ask.
>
>
>
> I am working on to setup a fencing using IPMI which is supported in my
> mother board. I have assigned the ip address to the ipmi , but I am
> not able to ping the interface.
>
> If i do:
>
> ipmitool chassis status  , it works but if i do
>
> [r...@ha1 ~]# ipmitool -I lan -H ipaddress -U admin -P admin chassis status
> Error: Unable to establish LAN session
> Error sending Chassis Status command
>
>
> Its' not working. If ipmi is correctly setup, i should be able to ping
> the ip address assigned to the ipmi right?. The network address of
> eth0 of my machine and that of ipmi interface is same.
>
>
> What i am missing here?
>   
Have you tried using lanplus as the interface? `ipmitool -I lanplus -H 
ipaddress -U admin -P admin chassis power status`

Mike

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

Reply via email to