From: "Charles Coffing" <ccoffing@novell.com>
To: James Harper <JamesH@bendigoit.com.au>
Cc: xen-devel@lists.sourceforge.net
Subject: RE: network hang trigger
Date: Wed, 15 Sep 2004 09:29:46 -0600 [thread overview]
Message-ID: <s1480b97.070@sinclair.provo.novell.com> (raw)
I was able to reproduce the hang easily. "ping -s 1473" worked, but
"ping -s 1499" hung. While it was hung, I tried pinging the other
direction and that hung too.
My setup:
Pinging from DOMU to DOM0
Changeset 1.1307
DOM0: 2.6.8.1, Stock configuration
DOMU: 2.6.8.1, Stock, except writable pagetables are disabled
ccoffing2:~ # ping -s 1499 137.65.171.60
PING 137.65.171.60 (137.65.171.60) 1499(1527) bytes of data.
1507 bytes from 137.65.171.60: icmp_seq=1 ttl=64 time=0.455 ms
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
>From 137.65.171.60: icmp_seq=2 Frag reassembly time exceeded
>From 137.65.171.60 icmp_seq=2 Frag reassembly time exceeded
1507 bytes from 137.65.171.60: icmp_seq=3 ttl=64 time=28980 ms
1507 bytes from 137.65.171.60: icmp_seq=4 ttl=64 time=27980 ms
1507 bytes from 137.65.171.60: icmp_seq=5 ttl=64 time=26980 ms
--- 137.65.171.60 ping statistics ---
15 packets transmitted, 4 received, +2 errors, 73% packet loss, time
33213ms
rtt min/avg/max/mdev = 0.455/20985.849/28980.992/12136.540 ms, pipe 11
>>> "James Harper" <JamesH@bendigoit.com.au> 09/15/04 8:43 AM >>>
Hmmmm... are you running 2.6 and pinging from xenU to xen0?
I've read your other emails, and I can still get it to fail if I remove
vif1.0 from the bridge and give it its own ip address, but to properly
exclude bridging I guess I'd have to boot up the computer with bridging
never having been started...
I'm running code checked out and compiled yesterday (15th AEST), and
have writable pagetables on but only since that last compile. It fails
either way. I have no iptables/conntrack related modules loaded in
either domain.
I think we'll have to start comparing .config's, but I need to get some
sleep.
James
> -----Original Message-----
> From: Keir Fraser [mailto:Keir.Fraser@cl.cam.ac.uk]
> Sent: Wednesday, 15 September 2004 19:55
> To: James Harper
> Cc: xen-devel@lists.sourceforge.net
> Subject: Re: [Xen-devel] network hang trigger
>
>
> I can't reproduce this. e.g.,
> [root@druid-0 root]# ping -s 2473 128.232.39.40
> PING 128.232.39.40 (128.232.39.40) 2473(2501) bytes of data.
> 2481 bytes from 128.232.39.40: icmp_seq=0 ttl=64 time=0.074 ms
> 2481 bytes from 128.232.39.40: icmp_seq=1 ttl=64 time=0.057 ms
> 2481 bytes from 128.232.39.40: icmp_seq=2 ttl=64 time=0.055 ms
> 2481 bytes from 128.232.39.40: icmp_seq=3 ttl=64 time=0.057 ms
>
> Both domains have 256MB memory. MTU for both is 1500.
>
> -- Keir
>
> > I have found that simply doing a ping with packetsize > 1500 (maybe
> > mtu???) causes the network to hang for a short time. This is from
xenU
> > and xen0 on the same machine.
> >
> > Can someone else _please_ test this? I am able to make the network
hang
> > by saying from domU:
> > ping -s 1473 <dom0 ip>
> > (1473 + 28 byte header = 1501 byte packet)
> >
> > I'll do more testing tomorrow.
> >
> > thanks
> >
> > James
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
> > Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
> > Camcorder. More prizes in the weekly Lunch Hour Challenge.
> > Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/xen-devel
> -=- MIME -=-
>
>
> I have found that simply doing a ping with packetsize > 1500 (maybe
> mtu???) causes the network to hang for a short time. This is from xenU
> and xen0 on the same machine.
>
> Can someone else _please_ test this? I am able to make the network
hang
> by saying from domU:
> ping -s 1473 <dom0 ip>
> (1473 + 28 byte header =3D 1501 byte packet)
>
> I'll do more testing tomorrow.
>
> thanks
>
> James
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
> Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
> Camcorder. More prizes in the weekly Lunch Hour Challenge.
> Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>
-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
next reply other threads:[~2004-09-15 15:29 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-15 15:29 Charles Coffing [this message]
2004-09-15 21:19 ` network hang trigger Bin Ren
-- strict thread matches above, loose matches on Subject: below --
2004-09-16 11:33 Bin Ren
2004-09-16 11:22 Bin Ren
2004-09-16 11:06 Bin Ren
2004-09-16 2:32 James Harper
2004-09-16 0:48 James Harper
2004-09-16 7:24 ` Keir Fraser
2004-09-16 0:04 Bin Ren
2004-09-15 23:54 Bin Ren
2004-09-15 23:53 James Harper
2004-09-15 22:11 Bin Ren
2004-09-16 7:33 ` Keir Fraser
2004-09-15 21:23 Bin Ren
2004-09-15 14:43 James Harper
2004-09-15 15:19 ` Keir Fraser
2004-09-15 8:38 James Harper
2004-09-15 7:23 James Harper
2004-09-15 8:38 ` Peri Hankey
2004-09-15 9:54 ` Keir Fraser
2004-09-15 10:48 ` Chris Andrews
2004-09-15 12:33 ` Keir Fraser
2004-09-15 12:56 ` Chris Andrews
2004-09-15 13:13 ` Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s1480b97.070@sinclair.provo.novell.com \
--to=ccoffing@novell.com \
--cc=JamesH@bendigoit.com.au \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.