Andy,
I'm using ipmitool version 1.8.11.
Corey,
ipmitool didn't recognize the retry' responses. Typically this is what
happens:
ipmitool -> BMC: What is IP?
ipmitool -> BMC: What is IP? (retry)
ipmitool -> BMC: What is IP? (retry)
BMC -> ipmitool: IP is 192.168.1.1
ipmitool -> BMC: What is MAC?
BMC -> ipmitool: IP is 192.168.1.1 (retry)
ipmitool -> BMC: What is IP Source?
BMC -> ipmitool: IP is 192.168.1.1 (retry)
BMC -> ipmitool: MAC is 00:40:D9:02:97:16
BMC -> ipmitool: IP Source is 2
Tool parses the output as:
IP - 192.168.1.1
MAC - 192.168.1.1.0.0
IP Src - 192
I shall get the wireshark captures if required.
Thanks
Yugender
On Tue, Mar 23, 2010 at 8:07 PM, Andy Cress <andy.cr...@us.kontron.com>wrote:
> Yes, thanks Corey. I saw that just after I had clicked Send. :-/
>
> But the version of ipmitool would be important to know.
>
> Andy
>
> -----Original Message-----
> From: Corey Minyard [mailto:miny...@acm.org]
> Sent: Tuesday, March 23, 2010 9:56 AM
> To: Andy Cress
> Cc: rednewguy RNG; ipmitool-devel@lists.sourceforge.net
> Subject: Re: [Ipmitool-devel] LAN - Sequence Number
>
> Andy Cress wrote:
> >
> > Which version of the OpenIPMI driver are you using (see
> > /var/log/messages)?
> >
> > Which version of ipmitool are you using?
> >
> I don't think he's going through the driver, I think he's using the LAN
> interface.
>
> >
> >
> > Andy
> >
> >
> >
> > *From:* rednewguy RNG [mailto:rednew...@gmail.com]
> > *Sent:* Tuesday, March 23, 2010 2:53 AM
> > *To:* ipmitool-devel@lists.sourceforge.net
> > *Subject:* [Ipmitool-devel] LAN - Sequence Number
> >
> >
> >
> > Hi All,
> >
> >
> >
> > It looks like the sequence number field from response is not matched
> > with that of request in IPMI V1.5 LAN.
> >
> >
> > I have a script that gives
> >
> > 'ipmitool -I lan -H IP -U <user> -P <pwd> lan print'
> >
> > in while loop.
> >
> >
> >
> > At times when packets take time to reach BMC, the IPMITool retries
> > same packet with incremented sequence number.
> >
> > This causes BMC to think they are stand alone requests and gives
> > response for all the retries. Whereas IPMITool mistakes the response
> > for 'retries' as response for next parameter.
> >
> >
> >
> > IPMITool -> BMC (Seq 4, Get LAN Configuration parameter 3)
> > IPMITool -> BMC (Seq 5, Get LAN Configuration parameter 3) - Retry
> >
> > IPMITool -> BMC (Seq 6, Get LAN Configuration parameter 3) - Retry
> >
> >
> >
> > BMC -> IPMITool (Seq 4, Get LAN Configuration parameter 3)
> >
> > IPMITool -> BMC (Seq 7, Get LAN Configuration parameter 5)
> >
> > BMC -> IPMITool (Seq 5, Get LAN Configuration parameter 3) - Retry
> > Response
> >
> > IPMITool -> BMC (Seq 8, Get LAN Configuration parameter 4)
> >
> > BMC -> IPMITool (Seq 6, Get LAN Configuration parameter 3) - Retry
> > Response
> > .
> > .
> > .
> > .
> >
> >
> >
> > There on, all the responses are interleaved and output is a mess.
> >
>
> Is it actually working correctly if you let it complete? I don't really
>
> see a problem, except it looks to me like the BMC is very slow and
> ipmitool retransmits a few times. From what I can tell, those are retry
>
> responses and ipmitool correctly recognizes them. ipmitool should just
> ignore them, but I can't tell from this output if it does.
>
> -corey
>
> >
> >
> > IP - 192.168.1.1
> >
> > MAC - 192:168:1:1:0:0
> >
> >
> >
> > IP Address parameter response is taken for MAC Address parameter
> > response. This also shows that response length has not been verified.
> >
> >
> > Thanks
> >
> > Yugender
> >
>
>
>
>
--
WHEN THE BUYING STOPS
THE KILLING CAN TOO..
EARTH CAN FEED OUR NEEDS
BUT NOT OUR GREEDS...
ONE EARTH, ONE LIFE, ONE CHANCE
PRESERVE WILD LIFE
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel