Re: [Ipmitool-devel] Ipmi help

2008-12-22 Thread Carsten Aulbert
Paras pradhan wrote: > - > r...@xendev1 ~]# ipmitool lan print 1 > Set in Progress : Set Complete > Auth Type Support : NONE MD5 PASSWORD > Auth Type Enable: Callback : > : User : > : Operator : > :

Re: [Ipmitool-devel] Ipmi help

2008-12-22 Thread Paras pradhan
il.com] > Sent: Friday, December 19, 2008 11:45 AM > To: ipmitool-devel@lists.sourceforge.net > Subject: [Ipmitool-devel] Ipmi help > > 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 >

Re: [Ipmitool-devel] Ipmi help

2008-12-19 Thread Mike Lovell
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 , i

Re: [Ipmitool-devel] Ipmi help

2008-12-19 Thread Fred Skrotzki
done from the same system or a different one) it's not possible to give you a concrete answer. -Original Message- From: Paras pradhan [mailto:pradhanpa...@gmail.com] Sent: Friday, December 19, 2008 11:45 AM To: ipmitool-devel@lists.sourceforge.net Subject: [Ipmitool-devel] Ipmi he

Re: [Ipmitool-devel] Ipmi help

2008-12-19 Thread Carsten Aulbert
Hi Paras pradhan wrote: > > 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? No, the IP addresses of eth0 and the IP

[Ipmitool-devel] Ipmi help

2008-12-19 Thread Paras pradhan
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 ~]# ipmito

Re: [Ipmitool-devel] ipmi help

2008-05-21 Thread Corey Minyard
Sheng Peng wrote: > Hi, > I am new to IPMI. > I am trying to write a piece code to get hardware status thru IPMI > interface to my application. > I did some research of openIPMI, freeIPMI and ipmitool. > It seems openIPMI is more popular than freeIPMI and works for my DELL > server. So I don't wo

[Ipmitool-devel] ipmi help

2008-05-21 Thread Sheng Peng
Hi, I am new to IPMI. I am trying to write a piece code to get hardware status thru IPMI interface to my application. I did some research of openIPMI, freeIPMI and ipmitool. It seems openIPMI is more popular than freeIPMI and works for my DELL server. So I don't worry about freeIPMI anymore. T