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] Question on default xen network configs

To: "Phil Winterfield (winterfi)" <winterfi@xxxxxxxxx>
Subject: Re: [Xen-users] Question on default xen network configs
From: Asim <linkasim@xxxxxxxxx>
Date: Wed, 20 Aug 2008 16:33:31 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 20 Aug 2008 14:34:08 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=jPAgk9svc1aLnBG26va5T2wnfoLK0Cgaq3jJse9kuXE=; b=KvHofssmBWEWV+ONU8XD9JwiEkP+WyoMrb05C9yxcpMTtwqxeDDO2oweaOrHS/q7iK wSZ7BmZsBQxUpORLXIh2h47knKRETECCiZnxyKBqK6ID2kItRaS4JCdGzh9FEU/qjjry ulxWHi5URX5kwdf2AnUzf1l/wWdeqeOw2I3Ao=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=rWOF42cjQE1FuZ//jswNCfHCKPJxUPwwRaz5QE/xNNMAvSBWsrXWCW54NbhlpzW+ao k3qccSOBCyg19PAWIUE9XWpuukzbck9nEgRYrjy7WqLz8RtAuRslqrN8bLOp9sd8X/Vx EPVUth3m8kW0O9vux02j3SRhBoE+cS9MMFllU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <38AD81989214D54EB5F20C69477AF6C106C55EF9@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <38AD81989214D54EB5F20C69477AF6C106C55EA3@xxxxxxxxxxxxxxxxxxxxxxxxxx> <7ef321c10808201415r48149c42nec150e26855ed4de@xxxxxxxxxxxxxx> <38AD81989214D54EB5F20C69477AF6C106C55EF9@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
As evident from your brctl command - your bridges are called eth0 and
eth1 and they are being displayed. Did past versions of Xen call them
as xenbr0 - I don't know but the point is - it(xenbr0) is not relevant
here.

-Asim

On 8/20/08, Phil Winterfield (winterfi) <winterfi@xxxxxxxxx> wrote:
> Does xenbr0 no longer get displayed?  It doesn't show up.
>
> Thanks
>
>> -----Original Message-----
>> From: Asim [mailto:linkasim@xxxxxxxxx]
>> Sent: Wednesday, August 20, 2008 2:16 PM
>> To: Phil Winterfield (winterfi)
>> Cc: xen-users@xxxxxxxxxxxxxxxxxxx
>> Subject: Re: [Xen-users] Question on default xen network configs
>>
>> The vifs will show up when you boot a domU.
>>
>> -Asim
>>
>> On 8/20/08, Phil Winterfield (winterfi) <winterfi@xxxxxxxxx> wrote:
>> > I have read through the wiki pages and other docs on what happens
> with
>> > xen network startup (split driver model) and it seems clear enough,
> but
>> > I am finding that the default configurations aren't showing the
> xenbr0
>> > and vif's.  According to what I have read, this should be done by
>> > default when '(network-script network-bridge)' is excuted in the
> xend
>> > startup script.  The ifconfig is shown below.  Are there other steps
>> > that are needed to get this default config to show up?
>> >
>> >
>> >
>> > Thanks,
>> >
>> > Phil
>> >
>> >
>> >
>> > [root@localhost ios]# ifconfig
>> >
>> > eth0      Link encap:Ethernet  HWaddr 00:15:17:46:EF:CA
>> >
>> >           inet addr:192.168.102.94  Bcast:192.168.102.95
>> > Mask:255.255.255.224
>> >
>> >           inet6 addr: fe80::215:17ff:fe46:efca/64 Scope:Link
>> >
>> >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>> >
>> >           RX packets:715 errors:0 dropped:0 overruns:0 frame:0
>> >
>> >           TX packets:347 errors:0 dropped:0 overruns:0 carrier:0
>> >
>> >           collisions:0 txqueuelen:0
>> >
>> >           RX bytes:92461 (90.2 KiB)  TX bytes:56883 (55.5 KiB)
>> >
>> >
>> >
>> > eth1      Link encap:Ethernet  HWaddr 00:15:17:46:EF:CB
>> >
>> >           inet addr:192.168.102.71  Bcast:192.168.102.95
>> > Mask:255.255.255.224
>> >
>> >           inet6 addr: fe80::215:17ff:fe46:efcb/64 Scope:Link
>> >
>> >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>> >
>> >           RX packets:30 errors:0 dropped:0 overruns:0 frame:0
>> >
>> >           TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
>> >
>> >           collisions:0 txqueuelen:0
>> >
>> >           RX bytes:10710 (10.4 KiB)  TX bytes:8079 (7.8 KiB)
>> >
>> >
>> >
>> > lo        Link encap:Local Loopback
>> >
>> >           inet addr:127.0.0.1  Mask:255.0.0.0
>> >
>> >           inet6 addr: ::1/128 Scope:Host
>> >
>> >           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>> >
>> >           RX packets:12 errors:0 dropped:0 overruns:0 frame:0
>> >
>> >           TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
>> >
>> >           collisions:0 txqueuelen:0
>> >
>> >           RX bytes:964 (964.0 b)  TX bytes:964 (964.0 b)
>> >
>> >
>> >
>> > peth0     Link encap:Ethernet  HWaddr 00:15:17:46:EF:CA
>> >
>> >           inet6 addr: fe80::215:17ff:fe46:efca/64 Scope:Link
>> >
>> >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>> >
>> >           RX packets:1358 errors:0 dropped:0 overruns:0 frame:0
>> >
>> >           TX packets:424 errors:0 dropped:0 overruns:0 carrier:0
>> >
>> >           collisions:0 txqueuelen:100
>> >
>> >           RX bytes:154616 (150.9 KiB)  TX bytes:72105 (70.4 KiB)
>> >
>> >           Base address:0x2020 Memory:98820000-98840000
>> >
>> >
>> >
>> > peth1     Link encap:Ethernet  HWaddr 00:15:17:46:EF:CB
>> >
>> >           inet6 addr: fe80::215:17ff:fe46:efcb/64 Scope:Link
>> >
>> >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>> >
>> >           RX packets:498 errors:0 dropped:0 overruns:0 frame:0
>> >
>> >           TX packets:302 errors:0 dropped:0 overruns:0 carrier:0
>> >
>> >           collisions:0 txqueuelen:100
>> >
>> >           RX bytes:95790 (93.5 KiB)  TX bytes:48500 (47.3 KiB)
>> >
>> >           Base address:0x2000 Memory:98800000-98820000
>> >
>> >
>> >
>> > [root@localhost ios]# brctl show
>> >
>> > bridge name     bridge id               STP enabled     interfaces
>> >
>> > eth0            8000.00151746efca       no              peth0
>> >
>> > eth1            8000.00151746efcb       no              peth1
>> >
>> >
>> >
>> >
>

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