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-devel

Re: [Xen-devel] Trivial fix for vif-bridge

To: Grahame Bowland <grahame@xxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Trivial fix for vif-bridge
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 17 Feb 2005 10:45:39 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 17 Feb 2005 10:46:43 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: Your message of "Thu, 17 Feb 2005 18:26:57 +0800." <42147171.2070206@xxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
2.0.4 already contains that line in the setup script. However, the
install process does not overwrite existing installed scripts
(assumign that you may have customised them and do not want to lose
your edits) so you ended up carrying on using the old script. This is
something worth keeping in mind when upgrading!

 -- Keir

> 
> Hi guys
> 
> I have no idea if this was the right solution to the problem, but I've 
> got a Debian/testing (latest packages) machine that I just ugpraded to 
> Xen 2.0.4 from Xen 2.0.1.
> 
> I had the problem that the vif interfaces weren't up, so nothing was 
> happening on the network. I've modified vif-bridge to contain the 
> following line at the end:
> ifconfig "$vif" up
> 
> The change fixed things, so I was just wondering if perhaps some change 
> in bridge-tools means this is necessary. Anyone else having this problem?
> 
> A sample domain config affected is:
> kernel = "/boot/vmlinuz-2.6.9-xenU"
> memory = 256
> name = "billy"
> 
> nics = 1
> ip = "130.95.3.69"
> netmask = "255.255.255.224"
> gateway = "130.95.3.65"
> hostname = "billy.angrygoats.net"
> 
> disk = ['file:/servers/a/billy/rootfs,sda1,w', 
> 'file:/servers/a/billy/swapfs,sda
> 2,w' ]
> root = "/dev/sda1 ro"
> 
> -- 
> Grahame Bowland                       Email: grahame.bowland@xxxxxxxxxx
> University Communications Services    Phone: +61 8 6488 1175
> The University of Western Australia     Fax: +61 8 6488 1109
>                                       CRICOS: 00126G
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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