All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Osuchowski <peter-UI6FQe41Wa3QT0dZR+AlfA@public.gmane.org>
To: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Cc: todd-UI6FQe41Wa3QT0dZR+AlfA@public.gmane.org
Subject: Strange networking behavior
Date: Thu, 10 Jan 2008 18:14:31 -0600	[thread overview]
Message-ID: <200801101814.32066.peter@turtol.com> (raw)

Hello,

I've noticed this strange networking behavior while running kvm-59 modules and 
qemu on a custom-compiled 2.6.24-rc5 kernel on x86_64 (2 x Opteron 2210). 
When I ping a VM from the host it's running on, I get the following result:

talithaA ~ # ping 10.0.1.1
PING 10.0.1.1 (10.0.1.1) 56(84) bytes of data.
64 bytes from 10.0.1.1: icmp_seq=1 ttl=64 time=850 ms
64 bytes from 10.0.1.1: icmp_seq=2 ttl=64 time=389 ms
64 bytes from 10.0.1.1: icmp_seq=3 ttl=64 time=0.353 ms
64 bytes from 10.0.1.1: icmp_seq=4 ttl=64 time=0.366 ms
64 bytes from 10.0.1.1: icmp_seq=5 ttl=64 time=0.361 ms
64 bytes from 10.0.1.1: icmp_seq=6 ttl=64 time=739 ms
64 bytes from 10.0.1.1: icmp_seq=7 ttl=64 time=740 ms
64 bytes from 10.0.1.1: icmp_seq=8 ttl=64 time=741 ms
64 bytes from 10.0.1.1: icmp_seq=9 ttl=64 time=1742 ms
64 bytes from 10.0.1.1: icmp_seq=10 ttl=64 time=731 ms
64 bytes from 10.0.1.1: icmp_seq=11 ttl=64 time=0.373 ms
64 bytes from 10.0.1.1: icmp_seq=12 ttl=64 time=0.380 ms
64 bytes from 10.0.1.1: icmp_seq=13 ttl=64 time=0.383 ms

--- 10.0.1.1 ping statistics ---
14 packets transmitted, 13 received, 7% packet loss, time 13005ms
rtt min/avg/max/mdev = 0.353/456.630/1742.288/509.780 ms, pipe 2

On the other hand, when I ping something on the network from the VM, I get:

talithaA-v00 ~ # ping 172.16.1.1
PING 172.16.1.1 (172.16.1.1) 56(84) bytes of data.
64 bytes from 172.16.1.1: icmp_seq=1 ttl=64 time=1011 ms
64 bytes from 172.16.1.1: icmp_seq=2 ttl=64 time=2.81 ms
64 bytes from 172.16.1.1: icmp_seq=3 ttl=64 time=1000 ms
64 bytes from 172.16.1.1: icmp_seq=4 ttl=64 time=1.37 ms
64 bytes from 172.16.1.1: icmp_seq=5 ttl=64 time=1000 ms
64 bytes from 172.16.1.1: icmp_seq=6 ttl=64 time=1.37 ms
64 bytes from 172.16.1.1: icmp_seq=7 ttl=64 time=1000 ms
64 bytes from 172.16.1.1: icmp_seq=8 ttl=64 time=1.37 ms

--- 172.16.1.1 ping statistics ---
9 packets transmitted, 8 received, 11% packet loss, time 8007ms
rtt min/avg/max/mdev = 1.375/502.390/1011.591/500.668 ms, pipe 2

The two networks above (10.0.0.0/8 and 172.16.1.0/24) are on seperate Qemu 
VLANs. The hardware is a Dual Quad-Core Opteron 2210 server and I'm using the 
default (NE2000) virtual NICs. The host machines have no networking problems.

If anyone could offer any advice, I would be most grateful.

Thanks,
Peter


-- 
Peter Osuchowski
Hosting Operations Engineer
Turtol, LLC.
peter-UI6FQe41Wa3QT0dZR+AlfA@public.gmane.org
http://www.turtol.com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

             reply	other threads:[~2008-01-11  0:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-11  0:14 Peter Osuchowski [this message]
     [not found] ` <200801101814.32066.peter-UI6FQe41Wa3QT0dZR+AlfA@public.gmane.org>
2008-01-11  1:09   ` Strange networking behavior Jim Paris

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=200801101814.32066.peter@turtol.com \
    --to=peter-ui6fqe41wa3qt0dzr+alfa@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=todd-UI6FQe41Wa3QT0dZR+AlfA@public.gmane.org \
    /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.