Displaying 20 results from an estimated 6000 matches similar to: "Bonding in CentOS3 vs. CentOS4"
2008 Oct 24
1
bonding over bridge or bridge over bonding ?
Hi,
I'm trying to configure a network bridge over a bonding without any
success. Here is my configuration:
ifcfg-eth0:
DEVICE=eth0
HWADDR=00:1E:C9:E8:3F:E5
ONBOOT=yes
USERCTL=no
MASTER=bond0
SLAVE=yes
ifcfg-eth1:
DEVICE=eth1
HWADDR=00:1E:C9:E8:3F:E7
ONBOOT=yes
USERCTL=no
MASTER=bond0
SLAVE=yes
ifcfg-bond0:
DEVICE=bond0
ONBOOT=yes
BRIDGE=br0
USERCTL=no
ifcfg-bridge0:
DEVICE=br0
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
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
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
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
2012 Jan 27
2
After a long break, one more try at bond/bridge nics
took a couple months off due to road blocks, hoping a fresh look would
allow me to use my server as desired.
I have three ports, eth0-2 over two nics.
I want to bond them, and then use a bridge to connect to virtual
machines on the virtual host computer.
Never having done this, I am confused on some parts.
Here is where I am at now and any pointers helpful. Single server,
centos 6.x
My issue
2012 May 13
4
True bond howto for Centos 6
Hi all,
Read many posts on the subject.
Using 802.3ad.
Few problems;
Cannot ping some hosts on the network, they are all up.
Cannot resolve via DNS which is one of the hosts that I cannot ping, internal nor external DNS hosts.
Unplugging the NICS and plugging them back in will then not allow pining if the default d=gateway.
When cold booting it somewhat works, some hosts are pingable while
2011 May 16
1
bond empty after reboot
Hi all,
I've setup a ethernet bond on my centos 5.6 server , when i do a reboot
the bond does come up but cleared all the slaves
and i've to manually re-add them with ifenslave.
does anyone know a solution to this? am i missing something? offcourse i
can add it to my rc.local but there must be a more elegant way. please
see my configs below
Thanks,
Wessel
ifcfg-bond0:
DEVICE=bond0
2016 Aug 08
0
Help with Network configuration files
Hello,
I?m trying to configure a CentOS 7 server to act as a host for a bunch of virtual servers (KVM). I have an 802.3ad bonded Ethernet connected to the server with a bunch of tagged VLANs. I want to be able to build a bridge interface on the server for each VLAN and then attach that to the bond interface and the virtual clients. I also want to attach a host interface to one of the VLANs
2009 Oct 06
1
ifconfig showing same mac for 2 nics in same bond
Hi all,
I just noticed that my two nics that are bonded via mode 0 are showing
the same mac addy in ifconfig.
Is this normal?
In syslog I keep getting;
kernel: pbond0: received packet with own address as source address
Some guidance is appreciated before I dive in and troubleshoot.
If I don't list the mac addy in my ifcfg-th# files, only one of the 2
nic comes up during boot.
2015 Jul 09
1
Bond & Team: RX dropped packets
Hi all,
we are testing CentOS 7 in order to migrate from Scientific Linux 6 /
CentOS 6 and we are facing an issue with the network. Trying to configure
network with teaming in activebackup mode or also with bonding in mode=1
(active backup as well) we see many RX dropped packets in the bond0
interface (around 10% of the total), 100% RX drops in the backup interface
and 0% in the active interface.
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
2010 May 28
1
bogus bond0 device showing up in /proc/net/dev
I'm running into a situation where a bogus bonded interface named
"bond0" is being created, in addition to the desired "bond2" interface.
Can anyone confirm this? Anyone know why it's happening or what I do
to get rid of it? I wanted to start my numbering scheme at 2 instead of
0, which I didn't think would be a problem.
As you can see, I have no reference
2010 Nov 18
1
ctdb: Strange behaviour after upgrade
Hi,
last weekend I've updated samba and ctdb on my 2-node cluster. Samba is
now on 3.5.6 (from 3.3.4), ctdb on 1.0.114 (from 1.0.84). Both installed
from repo via yum and ctdb-packages.
After restarting both nodes everything was fine, we could access files on
the cluster.
On monday I noticed that the nodes didn't had their initial adresses:
Node 1:
hostname dscln01, public IP
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
2013 Mar 19
0
kickstart bonding
Hello!
I would like to use the new bonding feature of kickstart in release 6.4.
My setup is one bonding interface (bond0) with two (eth0, eth1)
ethernet cards. I am using two VLANs on bonding interface so I have no
IP for bond0 but have IPs for bond0.1 and bond0.2. If I create config
by hand it works.
Now I would like to convert my kickstart file using the new bonding
feature. The kickstart
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
>
2017 Apr 19
0
anaconda/kickstart: bonding device not created as expected
On 18/04/2017 15:54, Frank Thommen wrote:
> Hi,
>
> I am currently struggling with the right way to configure a bonding
> device via kickstart (via PXE).
>
> I am installing servers which have "eno" network interfaces. Instead of
> the expected bonding device with two active slaves (bonding mode is
> balance-alb), I get a bonding device with only one active slave