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

[Xen-users] Finally moving to xen 3

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Finally moving to xen 3
From: "Frank DiRocco" <ofanged1@xxxxxxxxx>
Date: Sat, 25 Mar 2006 18:27:48 -0500
Delivery-date: Sat, 25 Mar 2006 23:29:24 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=F0x/VlDFftHigHlBN6qke3Ff9Ngx4auP3r/Oh3x6Zd2UddqcBqn+dFQhrshUfnDtjSSKN19/t0S3X5POh8AIdYuu9E3kxg0jdQ/tX+BuQJS5x7zxt2FDYOpvnCGB/mWC13owZ4CcR2fQHwxghDv+734vqTwnMUFw3L04pC8B1wo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Ok, so I finally feel confident with xen2. Therefore, i have now completely confused myself by moving on the xen3. I set up a debian sarge machine with one network interface configured via dhcp. If I understand corectly, first eth0 is started by system boot process. It gets its address via dhcp. Then xend creates xenbr0, I may be mistaken but I have compared xenbr0 to a switch in my mind. Now eth0 is brought down. The IP and MAC from the "real" eth0 are now copied to veth0. The now down "real" eth0 is renamed peth0. The veth0 which is a clone of the "real" eth0 is renamed to eth0. So, my dom0 should think the "new" eth0 is the original eth0 and use it for network traffic.

eth0 -----------------------------------------------------------dom0

eth0 -------------------------------[xenbr0]

Xeth0X(down)------------------[xenbr0]
                                          vif0.0
                                             |
                                          veth0

peth0 -----------------------------[xenbr0]
                                          vif0.0
                                             |
                                          veth0

peth0 -----------------------------[xenbr0]
                                          vif0.0
                                             |
                                          eth0------------------dom0

I think I understand the theory behind the way the virtual networking works, but when I log in and ifconfig I see peth0 vif0.0 xenbr0 but I don't see eth0 and networking doesn't werk. I have tried ifconfig eth0 up and I do get an address via dhcp, but still have no network access. It was my understanding that the "new" eth0 would be brought up automagicly, but this does not seem to be the case with my mess. Thanks in advance for shining light this way.

--
Thank you,
Frank  Di Rocco

"Does an optimistic person look at a hard drive as half-full or half-empty?" -ofanged1-at-gmail.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>