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] Networking in domU

To: "Dave Smif" <systemsconsultant@xxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Networking in domU
From: "Apparao, Padmashree K" <padmashree.k.apparao@xxxxxxxxx>
Date: Thu, 22 Jun 2006 10:36:36 -0700
Delivery-date: Fri, 23 Jun 2006 01:45:17 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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: AcaWGrcpUNev1iaxQ8S6Pd5hM6r4mQAB4t2Q
Thread-topic: [Xen-users] Networking in domU
Try this to start bridges and peth devices manually

/etc/xen/scripts/network-bridge vifnum=1 start
  
- Padma


-----Original Message----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Dave Smif
Sent: Thursday, June 22, 2006 9:41 AM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Networking in domU

Hi,

Having a little trouble with networking in my domUs! I'm not doing
anything fancy at all. My vif setting for the domUs is the default
setting:

vif = [ '' ]

In fact, the only thing I changed in the config file is the drive
configuration so the things know where to boot from!

For what its worth, dom0 is slackware 10.2. domU 1 is slack 10.1, domu
2 is slack 10.0.

First time I set this up, things worked. "Great!", I thought.

I happily skipped along to my second machine and replicated
everything, ready to play with other domU setups. It came to testing
the first domU... no networking.

Checked my first box. Verified networking was ok in the domU, and
rebooted. Checked again - it had stopped.

I fired up another domU - again, so networking.

Scratched my head - a lot. Rebooted again. Still nothing.

I shut xen down (xend stop), ran "etc/rc.d/rc.inet1 restart" a few
times. Then I fired up xend again, and my domU. I could ping again.

>From I can tell, the device "peth0" had "gone missing" before.

In a working configuration, I get:

brctl show
bridge name     bridge id               STP enabled     interfaces
xenbr0              8000.feffffffffff       no                    vif0.0

       peth0

       vif7.0

In the non-working scenario, peth0 is not present - in "ifconfig" or
in "brctl show".

What am I doing wrong? Under what set of circumstances would peth0
disappear / not get created? I still can't get this device to appear
on the second test box...

Any hints / tips gratefully received!

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

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

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