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

RE: [Xen-users] Fixed MAC address causes spurios network connectivity lo

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Fixed MAC address causes spurios network connectivity loss - SOLVED.
From: "JHJE (Jan Holst Jensen)" <jhje@xxxxxxxxxxxxxxx>
Date: Sat, 3 Sep 2005 01:09:05 +0200
Delivery-date: Fri, 02 Sep 2005 23:07:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Thread-index: AcWvp12hY/QOXqT4TaCl3piQGP+4zgAGtDdAAA4LWlAABgtTYA==
Thread-topic: [Xen-users] Fixed MAC address causes spurios network connectivity loss - SOLVED.
> > Are you sure some other machine on your network isn't also 
> > using that MAC?
> 
> I am quite confident since I had no problems running the VM 
> as a VMware guest with that same MAC. I'll however admit that 
> it sounds too probable for comfort, so I'll try booting the 
> VMware thing up again just to double-check that it does not 
> have the problem. I could also just try another fixed MAC to test it.

Bingo. Tried to switch to another MAC. Did a continous ping from another
Linux box (not on the Xen server but on the same subnet):

  vif = ['mac=00:50:56:00:00:0A'] => 1900 packets without loss

  vif = ['mac=00:50:56:00:00:01'] => 796 packets trmd, 716 packets rcvd,
10% packet loss

So in the first case I can ping for half an hour with perfect
reliability. In the second case I have noticeable packet loss after only
10 minutes.

I think it is safe to conclude that Xen is off the hook and that I'll
have to find the cause of my trouble elsewhere in our network.

Thanks for your input!

Cheers
-- Jan Holst Jensen, Novo Nordisk A/S, Denmark

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-users] Fixed MAC address causes spurios network connectivity loss - SOLVED., JHJE (Jan Holst Jensen) <=