Displaying 20 results from an estimated 4000 matches similar to: "Channel Bonding issue in Cluster Suite Setup"
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
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
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
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
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
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
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
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
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
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.
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
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.
2005 Nov 23
0
Bonding in CentOS3 vs. CentOS4
I am able to bring up a bonded NIC in Centos4 without requiring to bring
up the bond0 with an ip address, but with CentOS-3 I must assign the NIC
an address or eth0 and eth1 will not slave.
I need to bring bond0 up without an ip address becuase I will be using
tagged VLANs.
ie.
<snip /etc/sysconfig/network-scripts/ifcfg-bond0>
DEVICE=bond0
BOOTPROTO=none
ONBOOT=yes
IPADDR=169.254.0.1
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
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
2014 Sep 17
2
lost packets - Bond
Guys, good afternoon
I'm using in my bond interfaces as active backup, in theory, should assume an
interface (or work) only when another interface is down.
But I'm just lost packets on the interface that is not being used and is generating
packet loss on bond.
What can that be?
Follow my settings bond
[root at xxxxx ~]# ifconfig bond0 ; ifconfig eth0 ; ifconfig eth1
bond0
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
>
2011 Jul 10
2
bond0 performance issues in 5.6
Hi all,
I've got two gigabit ethernet interfaces bonded in CentOS 5.6. I've
set "miimode=1000" and I've tried "mode=" 0, 4 and 6. I've not been able
to get better than 112MB/sec, which is the same as the non-bonded
interfaces.
My config files are:
===
cat /etc/sysconfig/network-scripts/ifcfg-{eth1,eth2,bond0}
# SN1
HWADDR=00:30:48:fd:26:71
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