Hi Nandisha,

On Mon, Dec 12, 2011 at 8:27 AM, Nandisha H. M <nandi...@gmail.com> wrote:
> Hi Experts,
>
> 1) Will below ipmitool cmd would hang (and never return/timeout/fail) at any
> part of time (may be in ILOM hang case)?
>

yes, it will for example when IPMI stack crashes, IPMI stack is
disabled, connection is not available etc.
It is because ipmitool doesn't have parameters for retry and timeout.
However, if you search this mailing list couple weeks back, you will
find patch from Harshad Prabhu which implements this feature. I think
you should be safe with this patch and ipmitool shouldn't get stuck in
case of IPMI gets AWOL.
I'm not sure if it works for KCS interface as well, to be honest. I
haven't tested it.

> "ipmitool sunoem led get LOCATE"
>
> 2) I am executing ilom cmd in my java code and I am seeing exitCode as 1.
> What is return value '1' means?
>
[...]

I'm not familiar with Java, so I have no idea. However, if ipmitool's
return code is bigger than 0, it means error.

> 3) Can we reproduce the ILOM hang?
>

Yes, you can.

In ILOM(I presume you have an Oracle/Sun server):
* Configuration -> System Management Access -> IPMI
* change state from Enabled to Disabled resp. uncheck the checkbox and save
* try to get information via LAN -> ipmitool hangs. eg. % ipmitool -I
lan -U root -P mypassword -H myserver sunoem led get LOCATE ;

Note, however, I was still able to query ILOM via KCS interface. So
you have to use LAN interface.

Best regards,
Z.

> I appreciate your help.
>
> Thanks,
> Nandisha
>
> ------------------------------------------------------------------------------
> Learn Windows Azure Live!  Tuesday, Dec 13, 2011
> Microsoft is holding a special Learn Windows Azure training event for
> developers. It will provide a great way to learn Windows Azure and what it
> provides. You can attend the event by watching it streamed LIVE online.
> Learn more at http://p.sf.net/sfu/ms-windowsazure
> _______________________________________________
> Ipmitool-devel mailing list
> Ipmitool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ipmitool-devel
>

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to