WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Mutlicast corruption using FC6

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Mutlicast corruption using FC6
From: Erwan Velu <erwan@xxxxxxxxxxxx>
Date: Tue, 09 Oct 2007 15:02:03 +0200
Cc: Sebastien Gonzalve <sebastien.gonzalve@xxxxxxxxxxxx>, Damien Collard <damien.collard@xxxxxxxxxxxx>
Delivery-date: Tue, 09 Oct 2007 06:03:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (X11/20070914)
Hello all,

In my DomU, I've been experiencing some network corruption using some
UDP multicast packets.
Take two DomU on two different hosts and generates some multicast
traffic using mgen (http://cs.itd.nrl.navy.mil/work/mgen/index.php)
This tool is able to check integrity using the "check" option. I've been
running that tool for hours without any errors.

Then, just generate some unicast traffic between the same hosts using
netpipe (http://www.scl.ameslab.gov/netpipe/).
Once netpipe generates some packets bigger than 256K, mgen reports some
corruption.

I've been doing more tests, here come the results:
- if the two domU are on the same host this bug doesn't occur
- if I use mgen to generates some unicast UDP packets between the two
domU instead of multicast, this problem doesn't occur
- if I do the same scenario using some dom0 instead of the domU, this
problem doesn't occur

I would like to know if some experienced that and have any idea on how
it could be fixed in Xen or if I am doing something wrong ?

-------------------------
Configuration:
DomU: FC6, 2.6.20-1.2952.fc6xen
   kernel-xen-2.6.20-1.2952.fc6
   xen-3.0.3-8.fc6
   kernel-xen-devel-2.6.20-1.2952.fc6
   xen-libs-3.0.3-8.fc6
   kernel-xen-devel-2.6.20-1.2952.fc6

Dom0: FC6, 2.6.20-1.2952.fc6xen
   kernel-xen-2.6.20-1.2952.fc6
   xen-3.0.3-8.fc6
   kernel-xen-devel-2.6.20-1.2952.fc6
   xen-libs-3.0.3-8.fc6
   net driver: tg3

Hardware: x86_64 hosts with 1G of ram
Each domU have 256M of ram

NPtcp (netpipe client) used to this test is available at :
https://84.14.1.77/xenmcast/NPtcp

mgen used for this test is available at : https://84.14.1.77/xenmcast/mgen

Command used on the first domU to generate the mcast traffic for 30mn:
./mgen check event "0.0 ON 0 UDP SRC 30788 TXBUFFER 2000 DST
228.168.0.17/30788 POISSON [100 300] INTERFACE eth0" check event "1800.0
OFF 0"

Command used on the other domU to receive the mcast traffic for 30mn:
./mgen check event "LISTEN UDP 30788" event "0.0 JOIN 228.168.0.17 PORT
30788 INTERFACE eth0" event "1800.0 LEAVE 228.168.0.17" log "test.log"
mgen will show on the console if some checksum error occurs

Command used to receive the netpipe traffic on the second domU:
./NPtcp

Command used to generate the netpipe traffic of the first domU:
./NPtcp -h <host_ip_of_the_other_domU>



--------------------------------------------------------------------------------
Les opinions et prises de position emises par le signataire du present
message lui sont propres et ne sauraient engager la responsabilite de la
societe SEANODES.

Ce message ainsi que les eventuelles pieces jointes constituent une
correspondance privee et confidentielle a l'attention exclusive du
destinataire designe ci-dessus. Si vous n'etes pas le destinataire du
present message ou une personne susceptible de pouvoir le lui delivrer, il
vous est signifie que toute divulgation, distribution ou copie de cette
transmission est strictement interdite. Si vous avez recu ce message par
erreur, nous vous remercions d'en informer l'expediteur par telephone ou de
lui retourner le present message, puis d'effacer immediatement ce message de
votre systeme.


The views and opinions expressed by the author of this message are personal.
SEANODES shall assume no liability, express or implied for such message.

This e-mail and any attachments is a confidential correspondence intended
only for use of the individual or entity named above. If you are not the
intended recipient or the agent responsible for delivering the message to
the intended recipient, you are hereby notified that any disclosure,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please notify the sender by phone
or by replying this message, and then delete this message from your system.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Mutlicast corruption using FC6, Erwan Velu <=