Displaying 12 results from an estimated 12 matches for "bonding_masters".
2016 Mar 29
2
Network bond - one port goes down from time to time
Am 28.03.16 um 12:12 schrieb Leon Fauster:
> Am 28.03.2016 um 11:27 schrieb G?tz Reinicke <goetz.reinicke at filmakademie.de>:
>> We have three supermicron servers with two 10Gb Ports each, connected to a cisco switch stack 1Gb ports. All are on auto speed.
>>
>> I configured a LACP bond on both sides on all servers, first with citrix xen server.
>>
>> On
2019 Sep 20
2
7.7.1908, interface bonding, and default route
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
IPV4_FAILURE_FATAL=yes
NAME=bond0
DEVICE=bond0
ONBOOT=yes
IPADDR=10.3.20.131
PREFIX=24
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
>
2007 Oct 20
1
how does one remove bond1?
...s! Misc info below of configuration and what doesn't work.
best,
Jeff
% cat /etc/modprobe.conf | grep bond
alias bond0 bonding
options bond0 max_bonds=2 miimon=100 mode=1
% find /etc/ -iname "*bond1*" | wc -l
0
% grep -r bond1 /etc/ 2> /dev/null | wc -l
0
% cat /sys/class/net/bonding_masters
bond0 bond1
% echo "bond0" > /sys/class/net/bonding_masters
-bash: echo: write error: Operation not permitted
% id
uid=0(root) gid=0(root) ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20...
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.
2016 Mar 29
0
Network bond - one port goes down from time to time
On 3/28/2016 11:44 PM, G?tz Reinicke - IT Koordinator wrote:
>> How is your interface exactly configured ?
> TYPE=Bond #Interface type set to bond
> BOOTPROTO=static
> BONDING_MASTER=yes
> BONDING_OPTS="mode=4" #i set mode to active-backup
> DEFROUTE=yes
> IPADDR="192.168.xxx.xxx"
> NETMASK=255.255.255.0
> GATEWAY="192.168.xxx.xxx"
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
2017 Apr 18
2
anaconda/kickstart: bonding device not created as expected
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 and an
independent, non-bonded network device. Also the bonding device
2018 Oct 04
3
Need help with Linux networking interfaces and NIC bonding
Hello everyone
I am running into some strange issues when configuring networking
interfaces on my physical server running Centos 7.5. Let me give you an
overview of what's going on:
We have a physical server, running CentOS 7.5. This server has one 4 port
NIC and one 2 port NIC and a Dell IDRAC port. The first port of the 4 port
NIC, em1, is used for Management traffic. The first port of
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
2016 Mar 28
4
Network bond - one port goes down from time to time
Hi,
may be someone has an idea:
We have three supermicron servers with two 10Gb Ports each, connected to a cisco switch stack 1Gb ports. All are on auto speed.
I configured a LACP bond on both sides on all servers, first with citrix xen server.
On one server eth0 goes down from time to time ? maybe within minutes, someday it is up for some hours.
Two server are fine; the bond is up for 24
2019 Feb 06
2
Pb with bounding
Hi,
We have a Dell server with 4 Ethernet interface. I would to aggregate them in a bond. Everything work but the default gateway doesn?t work on the ? bond0 ? interface and I have no links.
My configuration:
- CentOS 7:
:/etc/sysconfig/network-scripts# uname -a
Linux nas-mtd2 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
- NetworkManager disabled: