|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] RE: adding a second NIC
When I remove the first line from the /etc/xen/xend-config.sxp that is
the default "(network-script network-bridge)" then all I get is this
after a reboot:
[root@testvs ~]# brctl show
bridge name bridge id STP enabled interfaces
virbr0 8000.000000000000 no
I don't get any bridged devices that are attached to either of my
network cards.
Help?
-Joel
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Joseph L.
Casale
Sent: Monday, April 21, 2008 5:15 PM
To: Coopersmith, Joel; xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] RE: adding a second NIC
>I have restarted the service with no apparent changes, so I took the
>big leap and rebooted the Dom0 server. When it came up I still could
>not see the additional bridged eth1.
<snip>
>(network-script network-bridge)
>(network-script my-network-bridge)
<snip>
You have:
(network-script network-bridge)
(network-script my-network-bridge)
You dont want the first, only the second, your script calls the first,
twice :) jlc
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
This message is for the designated recipient only and may contain privileged,
proprietary, or otherwise private information. If you have received it in
error, please notify the sender immediately and delete the original. Any other
use of the email by you is prohibited.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|