Displaying 20 results from an estimated 6000 matches similar to: "FW: Bonding & xenbr0"
2008 Jul 04
4
Problem with Bonding Driver
Hi,
I've using linux bonding in active-backup mode to combine two pairs of
GigE NICs (eth0/eth1, eth2/eth3) into two logical bonds (bond0/bond1).
All is working fine. However, I would like to specify a primary
interface for each bond. This means I need to specify different
options to the bonding module for each bond. I have tried every
conceivable incantation of options and cannot get the
2013 Mar 18
1
CentOS 6.4 kickstart bonding
Hi all,
Someone played with kickstart bonding with centos 6.4 ?
CentOS 6.4, as upstream now support ifcae bonding in kickstart network section.
I've an issue with configuring a second bonding iface in kicstart on CentOS 6.4. The first bonding (bond0) works as espected but the second is not configured during installation. I've a 6 nic server (two for "puclic" network, two for
2011 Aug 26
0
Using of bonded interfaces for xen dom0 (debian)
Hello,
Where can I find a link (or docs) to *working* network config for xen 4.1.2?
My tests (s. below) were not successful.
Thank you in advance for any hints.
Regards, Mark
# ---
root@xen411dom0:~# cat /etc/network/interfaces
# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
# /usr/share/doc/ifupdown/examples for more information.
auto lo
iface lo inet loopback
auto bond0
2007 Oct 20
1
how does one remove bond1?
Hi List,
We're using bonding to create bond0 with 2 NICs, and noticing that
CentOS 5 2.6.18-8.1.14.el5 (and presumably older) creates bond1 as well.
I'd like to remove bond1 from the system, so that our monitoring
scripts don't pick it up, except for those machines that actually do
have a bond1.
So... how does one remove bond1?
Thanks! Misc info below of configuration and
2018 May 23
0
Unable to connect VMs to a bridge over bonded network on Debian 9 (works fine on Centos 7.4)
Hi,
Sorry of this is the wrong list, trying to find some help.
I am trying to set up 2 KVM hosts using Debian 9 (connecting to a 3 node
Centos 7.4 gluster cluster) To get the bandwidth I have bonded 2 NICS each
end. However while the network works fine for the Debian VM host the VM
guests cannot connect/get an IP using DHCP connecting to br0. (Same setup
on the Centos end works fine however)
2007 Apr 12
1
bonding
I four nodes setup to do active-backup bonding and the drivers loaded
for the bonded network interfaces vary between tg3 and e100. All
interfaces with the e100 driver loaded report errors much like what you
see here:
bonding: bond0: link status definitely down for interface eth2,
disabling it
e100: eth2: e100_watchdog: link up, 100Mbps, full-duplex
bonding: bond0: link status definitely up for
2010 Jul 09
0
Configuring bonding in domU
Hi everyone
After configuring bonding eth0 and eth1 in domU, "cat
/proc/net/bonding/bond0" showed it was configured correctly.
-----------------------------------------------------------------------------------------
Bonding Mode: fault-tolerance (active-backup)
Primary Slave: eth1
Currently Active Slave: eth1
MII Status: up
MII Polling Interval (ms): 0
Up Delay (ms): 0
Down Delay (ms):
2007 Oct 16
7
Xen with NIC Bonding on Debian Etch ?
Hi guys,
I am trying to get bonding work on a debian etch system. I searched
already in the mailing list but unfortunately I couldnt find a proper
solution. This is what i did so far.
- Installed Debian Etch on my server
- Installed the following packages for using Xen from the Debian repository:
xen-hypervisor-3.0.3-1-i386-pae
linux-image-2.6.18-5-xen-686
linux-image-2.6.18-5-xen-686
xen-tools
2006 Aug 14
1
HTB and BOND Interface
Hi!
Is it HTB fully compatible with BOND interface?
I have this setup (mode= fault tolerance) :
BOND0 -> ETH0 + ETH1
BOND1 -> ETH2 + ETH3
( http://www.kernel.org/pub/linux/kernel/people/marcelo/linux-2.4/Documentation/networking/bonding.txt
)
HTB work very well with Class over BOND0.
If I add Class for BOND1 it generate balance errors.
Also with HTB.init
2012 Apr 26
0
Xen bonding
*Hi all,
I''m not quiet sure the most reasonable way to dealing with bonding on
xenserver.
My configuration is as follow.
It was ok if i do nothing, but When I tried to ''service network restart'',
the bond is break.
Then, /proc/net/bonding/pbond:
Slave Interface: eth0 eth1 was down
bonding MII status: down
My questions are:
how to deal with this situation?
how to avoid
2009 Oct 06
1
Bond Issues
I have a machine I just deployed w/ tg3 interfaces, I have setup bonding
on this same line of server (HP DL380 G4) a million times. I saw there were
changes recently to how you configure a bond and have my setup configured
according to: http://kbase.redhat.com/faq/docs/DOC-7431
The HP switch has a LACP trunk defined on the two ports. Problem is, when
rebooting, I need to issue a `service network
2004 May 31
1
bonding problem with arp-monitoring
Hello
I have two linux machines connected via 2 dsl lines (bonded)
192.168.0.1-eth0-dsl---2Mbit---dsl-eth0-192.168.0.2
^-eth1-dsl---2Mbit---dsl-eth1-^
so the final figure is something like this:
192.168.0.1-bond0---4Mbit---bond0-192.168.0.2
I can only use arp monitoring for fail checking - if one dsl line fails -
automatically use only the other one. I set up everything correctly (i
2008 Sep 12
1
Regd: Ethernet Channel Bonding Clarification is Needed
Dear All,
Please ignore my previous mail
I have using CentOS 4.4 Linux and Kernel Version is 2.6.9-42.EL
I have configured Cluster Suite with 2 servers
Server 1 : 192.168.13.110 IP Address and hostname is primary
Server 2 : 192.168.13.179 IP Address and hostname is secondary
Floating : 192.168.13.83 IP Address (Assumed by currently active server)
I have configured Ethernet Channel Bonding in
2010 Jan 13
2
Bonding modes
I have a bonded interface running in mode 1 which is active/passive and no
issue with this. I need to change it to mode 0 for active/active setup. Does
mode 0 is dependent on the switches configuration? My setup is: 2 links from
bonded interface is connected to different switches.
When I change to mode0 from mode1 , bond0 is not coming up.
These are the steps I performed
1) changed to options
2007 Dec 26
0
Regd: Ethernet Channel Bonding issue in Cluster
Dear All,
I have configured Cluster Suite with 2 servers
Server 1 : 192.168.13.110 IP Address and hostname is primary
Server 2 : 192.168.13.179 IP Address and hostname is secondary
Floating : 192.168.13.83 IP Address (Assumed by currently active server)
I have configured Ethernet Channel Bonding in Each Cluster Nodes and
Channel Bonding Configuration Details are
1) Created bonding devices in
2007 Dec 27
0
Channel Bonding issue in Cluster Suite Setup
Dear All,
I have configured RHEL Cluster Suite with 2 servers
Server 1 : 192.168.13.110 IP Address and hostname is primary
Server 2 : 192.168.13.179 IP Address and hostname is secondary
Floating : 192.168.13.83 IP Address (Assumed by currently active server)
In am followed the RHEL Cluster Suite Configuration document
"rh-cs-en-4.pdf" and
I have configured Ethernet Channel Bonding in
2008 Sep 12
1
Ethernet Channel Bonding Clarification is Needed
Dear All,
I have configured Cluster Suite with 2 servers
Server 1 : 192.168.13.110 IP Address and hostname is primary
Server 2 : 192.168.13.179 IP Address and hostname is secondary
Floating : 192.168.13.83 IP Address (Assumed by currently active server)
I have configured Ethernet Channel Bonding in Each Cluster Nodes and
Channel Bonding Configuration Details are
1) Created bonding devices in
2019 Sep 20
0
7.7.1908, interface bonding, and default route
On 20/09/2019 04:55, Carlos A. Carnero Delgado wrote:
> Hi!
>
> I just upgraded a machine to 7.7.1908 and the default route is not being
> set on boot. This particular server has a bonded interface, and the
> corresponding configuration for the master is (
> /etc/sysconfig/network-scripts/ifcfg-bond0):
>
> TYPE=Bond
> BOOTPROTO=none
> DEFROUTE=yes
>
2006 Jun 22
0
HP DL360, tg3 driver, bonding and link flapping
Hi *,
I'm running into a problem configuring bonding on an HP DL 360 G4p,
running 4.3 + tg3 driver version 3.43f. I'm connecting eth0 and eth1
to a Cisco 2948 (CatOS 8.1(3)) and receiving flapping notices. The
ethernet address is that of the primary interface. I have tried
several different modes, including balance-rr (0), active-backup (1),
and balance-alb (6). All have the
2007 Aug 29
0
poor performance with bonding in round-robin mode (only samba affected)
Hi,
samba 3.0.24, debian etch
I'm seeing a strange effect with samba and traffic over a bond0
interface in round robin mode.
2 server each with 2 GbE interfaces as bond0 device ind rr mode.
netio benchmark:
NETIO - Network Throughput Benchmark, Version 1.26
(C) 1997-2005 Kai Uwe Rommel
TCP connection established.
Packet size 1k bytes: 182840 KByte/s Tx, 197599 KByte/s Rx.
Packet size