[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Nic Bonding xen 4-0 squeeze
Thank you Szalai and Olivier for the answers, i try thats configurations but it doesnt work for me... Ive been using xen system from repositories, my bonding.conf on /etc/modprobe.d/ is
alias bond0 bonding
options mode=1 ...
And my interface file is like you told me. Well, when i restarted the machines, i got this for the screen : "Cannot find device br0 /etc/xen/scripts/network-bridge line240 sigerr: command not found"
The commando on that line is ip... ? and it exits. This is the lines, it seems something is missing... Any idea? ÂÂ
ip link set ${netdev} name ${pdev} ip link set ${tdev} name ${bridge}
Thank you guys On Mon, Nov 28, 2011 at 4:48 PM, Szalai BalÃzs <szalaib@xxxxxxxxxx> wrote:
Hi!
This is a working configuration on Squeeze:
[/etc/network/interfaces] auto eth1 iface eth1 inet manual
auto eth2
iface eth2 inet manual
auto bond0 iface bond0 inet manual slaves eth1 eth2 bond-mode 4
bond-miimon 100 bond-lacp_rate 1 bond-downdelay 200
bond-updelay 200
auto br0 iface br0 inet static bridge_ports bond0
address 172.16.1.140 netmask 255.255.255.0 gateway 172.16.1.52
bridge_stp on bridge_fd 0
[domU vif config] vif     = [ 'bridge=br0,ip=172.16.1.141,mac=00:16:3E:75:05:90' ]
[brctl show] bridge name bridge id STP enabled interfaces
br0 8000.001b219c5eae yes bond0
   Âvif18.0 2011/11/28 Fran RodrÃguez <fran.clasico@xxxxxxxxx>
hi list,Â
I got a problem with this stuff for a long time, and the problema come when we update our servers to the version Squeeze, on Lenny it works perfectly. On squeeze machines the bonding works ok until i install the xen system. I saw many tutorials on internet and i dont know what to do more. Anyone could explain what its the normal process to get work this feature? or tell me where i can read something ? i am very frustrated.Â
Thanks
-- ÃdvÃzlettel: ÂSzalai BalÃzs
EconSys SzÃmviteli Ãs Informatikai Kft.
SzÃkhely: Budapest, AlsÃerdÅsor utcaÂ5. Tel: +36 20 229-6669
-- Fran RodrÃguez escala NetLabel http://escalared.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|