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] max loop

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] max loop
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Sun, 11 Nov 2007 17:37:37 -0500
Delivery-date: Sun, 11 Nov 2007 14:38:27 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <00aa01c8212c$defa4380$fbc0063a@nsa>
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>
References: <004c01c82128$66c4c880$344e5980$@com> <4731977E.10707@xxxxxxxxxxxxxxxxxxx> <00aa01c8212c$defa4380$fbc0063a@nsa>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)
On Wed November 7 2007 5:56:37 am Mitch wrote:

> My original problem was related to the max_loop and it wouldnt bring up
> peth0 veth0 xenbr0, The fix above fixed it..
> if you type: ip route list | awk '/^default /'
> It should say something like this:
> default via xxx.xxx.xxx.xxx dev eth0  metric 100
> The problem is it tried to make veth100...

Yep. I had a similar problem on SuSE, where my 'default' line ended 
with 'window 65340', so it was trying to make veth65340! I replaced 'ip route 
list' with just 'route', which didn't have anything after 'eth0', and voila - 
I had my network devices show up in 'ifconfig'.

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

<Prev in Thread] Current Thread [Next in Thread>