List-id: Xen user discussion <xen-users.lists.xensource.com>
hi there,
I am not sure whether this issue is solved or not, but I kind of found some relevant information when trying something similar and facing troubles. Having read the tutorial and the blog, I came to understand alot about creating and configuring bridges on xen virtual environment. Just follow this link: http://www.debian-administration.org/articles/470
good luck
Augusto Lopes
Hans Pfeil <HPfeil@xxxxxxx> escreveu:
Joe, thanks so much. I hate to be a bother. I really appreciate your time and efforts. I started @ 1 because I thought what would Dom0 use? I thought if I configured 0 it would mess up the host, don't know. We are running Xen 3.0 on Novell's SLES10.1 Here are the outputs:
:~ # brctl show bridge name bridge id STP enabled interfaces :~ #
:~ # sh
/etc/xen/scripts/multi-network-bridge /etc/xen/scripts/multi-network-bridge: line 3: /etc/xen/scripts: is a directory /etc/xen/scripts/multi-network-bridge: line 5: /network-bridge: No such file or directory :~ #
-Hans
>>> "Joseph L. Casale" 6/9/2008 12:51 PM >>> multi-network-bridge I am not sure it matters, but your vifnuym starts @ 1?
Config looks right...
type: #brctl show :)
ifconfig shows an issue :) Your missing the vifs, the renamed physical device that the bridge in question uses. Whats is the output from this:
#sh /etc/xen/scripts/multi-network-bridge
Your bridges done appear to have been made! What version of xen on what distro? jlc
________________________________________ From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Hans Pfeil [HPfeil@xxxxxxx] Sent: Monday, June 09,
2008 11:42 AM To: xen-users@xxxxxxxxxxxxxxxxxxx Subject: RE: [Xen-users] Dedicate Nic's to DomU's
Joe, yep I did make the file executable. (didn't know I had to until this morning. A guy here at work showed me. But it still didn't work) I deduce that it's not working because when I open the virt manager and click "run" to start the virt server it automatically goes to pause. It just sits there in pause mode. When I change everything back, all is well. Here is copy of the outputs you asked for. Also, here are some of the other files that I have. I've attached the xend-config.spx file.