[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Re: RE : XEN Two NICS Two Bridges
Hi Thomas. Thank you very much for your help. Like you say, well, too many problems for only two bridges. I used the network-s2nics script that you gave me but it is the same as the previous ones. Ie, it creates perfectly bridges (see the bottom of the message), but domu can only use the card eth1 if I add the physical MAC in domu.cfg file. This not works: vif = [ 'bridge=xenbr1' ] The error is: ............................................................. Configuring network interfaces...SIOCSIFADDR: No such device eth1: ERROR while getting interface flags: No such device SIOCSIFNETMASK: No such device eth1: ERROR while getting interface flags: No such device Failed to bring up eth1. ............................................................. This works: vif = [ 'mac=00:13:72:57:7B:AF,bridge=xenbr1' ] In addition, if the domUs use the physical MAC, can not have simultaneous access to eth1. I think there is something obvious I am overlooking, but I do not know what it is. /etc/xen/scripts/network-2nics status: ============================================================ 6: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc noqueue link/ether 00:13:72:57:7b:ae brd ff:ff:ff:ff:ff:ff inet 192.168.0.10/24 brd 192.168.0.255 scope global eth0 inet6 fe80::213:72ff:fe65:b6ae/64 scope link valid_lft forever preferred_lft forever 13: xenbr0: <BROADCAST,NOARP,UP,10000> mtu 1500 qdisc noqueue link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff inet6 fe80::200:ff:fe00:0/64 scope link valid_lft forever preferred_lft forever bridge name bridge id STP enabled interfaces xenbr0 8000.feffffffffff no vif0.0 peth0 xenbr1 8000.feffffffffff no vif0.1 peth1 vif4.0 vif5.0 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.10 10.0.0.0/8 dev eth1 proto kernel scope link src 10.0.0.10 default via 10.0.0.5 dev eth1 default via 192.168.0.3 dev eth0 Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth1 0.0.0.0 10.0.0.5 0.0.0.0 UG 0 0 0 eth1 0.0.0.0 192.168.0.3 0.0.0.0 UG 0 0 0 eth0 ============================================================ ============================================================ 8: eth1: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc noqueue link/ether 00:13:72:57:7b:af brd ff:ff:ff:ff:ff:ff inet 10.0.0.10/8 brd 10.0.0.255 scope global eth1 inet6 fe80::213:72ff:fe65:b6af/64 scope link valid_lft forever preferred_lft forever 14: xenbr1: <BROADCAST,NOARP,UP,10000> mtu 1500 qdisc noqueue link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff inet6 fe80::200:ff:fe00:0/64 scope link valid_lft forever preferred_lft forever bridge name bridge id STP enabled interfaces xenbr0 8000.feffffffffff no vif0.0 peth0 xenbr1 8000.feffffffffff no vif0.1 peth1 vif4.0 vif5.0 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.10 10.0.0.0/8 dev eth1 proto kernel scope link src 10.0.0.10 default via 10.0.0.5 dev eth1 default via 192.168.0.3 dev eth0 Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth1 0.0.0.0 10.0.0.5 0.0.0.0 UG 0 0 0 eth1 0.0.0.0 192.168.0.3 0.0.0.0 UG 0 0 0 eth0 ============================================================ 2009/2/12 Thomas Halinka <lists@xxxxxxxxx> Hi together, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |