| 
    
 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] max loop
 i had exactly the same problem This fixed it: edit /etc/xen/network-bridge Find the line that says:${vifnum:-$(ip route list | awk '/^default / { print $NF }' | sed 's/^[^0-9]*//')} Comment it out Put there instead: vifnum=0 Reboot PC Loaded up 12Xens so far with no issues.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... let me know how you go.. Mitch----- Original Message ----- From: "Geoff Kirk" <geoff.k@xxxxxxxxxxxxxxxxxxx> To: <xen-users@xxxxxxxxxxxxxxxxxxx> Sent: Wednesday, November 07, 2007 7:46 PM Subject: Re: [Xen-users] max loop Hi, I've been confused a little before now getting max_loop to work before now. I use debian etch these days where i add to /etc/modules config file loop max_loop=64. Geoff Yves-Gaël Chény wrote: The problems is only network. I have had this problem I have change my kernel, and now it's ok. Perhaps you need to get back the xen 2.6.18 kernel. regards yves Ronnie Tartar a écrit : _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxhttp://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 
  | 
  
![]()  | 
            
         Lists.xenproject.org is hosted with RackSpace, monitoring our  |