search for: bonding_mast

Displaying 12 results from an estimated 12 matches for "bonding_mast".

Did you mean: bonding_master
2016 Mar 29
2
Network bond - one port goes down from time to time
...do that yet. >> >> Is there any chance to set some sort of higher debug level for that nic/kernel/whatever to get some server os side feedback why the port goes down? > > > 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" IPV4_FAILURE_FATAL=no IPV6INIT=no NAME=bond0 DEVICE=bond0 ONBOOT=yes TYPE="Ethernet" MASTER=bond0 SLAVE=yes NAME=...
2019 Sep 20
2
7.7.1908, interface bonding, and default route
...onded 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 GATEWAY=10.3.20.1 DNS1=10.3.2.8 BONDING_MASTER=yes BONDING_OPTS="mode=802.3ad xmit_hash_policy=layer2 miimon=100" The slaves (two of them) are configured like TYPE=Ethernet BOOTPROTO=none NAME=bond0-slave0 DEVICE=em3 ONBOOT=yes MASTER=bond0 SLAVE=yes After booting, the routing table is 10.3.20.0/24 dev bond0 pr...
2019 Sep 20
0
7.7.1908, interface bonding, and default route
...c/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 > GATEWAY=10.3.20.1 > DNS1=10.3.2.8 > BONDING_MASTER=yes > BONDING_OPTS="mode=802.3ad xmit_hash_policy=layer2 miimon=100" > > The slaves (two of them) are configured like > > TYPE=Ethernet > BOOTPROTO=none > NAME=bond0-slave0 > DEVICE=em3 > ONBOOT=yes > MASTER=bond0 > SLAVE=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...
2015 Jul 09
1
Bond & Team: RX dropped packets
...: full Link Failure Count: 0 Permanent HW addr: 00:25:90:1a:2d:aa Slave queue ID: 0 [root at dc106 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0 DEVICE=bond0 IPADDR=193.109.172.106 NETMASK=255.255.255.128 USERCTL=no BOOTPROTO=none ONBOOT=yes MTU=9000 IPV6ADDR=2001:67c:1148:200::106 TYPE=Bond BONDING_MASTER=yes NM_CONTROLLED=no BONDING_OPTS="options bonding mode=1 primary=enp6s0 miimon=100 updelay=600000" [root at dc106 ~]# cat /etc/sysconfig/network-scripts/ifcfg-enp7s0f0 # Network slave interface DEVICE=enp7s0f0 USERCTL=no ONBOOT=yes MASTER=bond0 SLAVE=yes BOOTPROTO=none HWADDR=00:25:90...
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" > IPV4_FAILURE_FATAL=no > IPV6INIT=no > NAME=bond0 > DEVICE=bond0 > ONBOOT=yes > &...
2016 Aug 08
0
Help with Network configuration files
...PE=Ethernet NAME=em3 UUID=9f7cf127-eba2-45e8-95bd-814e6066aa74 DEVICE=em3 ONBOOT=yes MASTER=bond0 USERCTL=no SLAVE=yes ifcfg-em4 TYPE=Ethernet NAME=em4 UUID=53517fa5-9e22-4286-a367-8c91ef6f1883 DEVICE=em4 ONBOOT=yes MASTER=bond0 USERCTL=no SLAVE=yes ifcfg-bond0: DEVICE=bond0 NAME=bond0 TYPE=bond BONDING_MASTER=yes ONBOOT=yes BONDING_OPTS="mode=802.3ad miimon=10 lacp_rate=1" USERCTL=no Bond0 is up, the switch & server are happy all 4 links are live, no errors I created a new bridge: ifcfg-br0: DEVICE=br1 TYPE=BRIDGE ONBOOT=yes NAME=br1 I created a VLAN interface on bond0 and attached...
2017 Apr 18
2
anaconda/kickstart: bonding device not created as expected
...r 0 collisions 0 device interrupt 17 The ifcfg-files look basically ok, but there are two for the eno1 device. ifcfg of the bonding device: $ cat ifcfg-bond0 # Generated by parse-kickstart IPV6INIT="yes" DHCP_HOSTNAME="myhost" NAME="Bond connection bond0" BONDING_MASTER="yes" BOOTPROTO="dhcp" BONDING_OPTS="mode=balance-alb" DEVICE="bond0" TYPE="Bond" ONBOOT="yes" UUID="35910614-4a7c-43c9-8e44-dcf44b783358" $ ifcfg of the two slave devices $ cat ifcfg-bond0_slave_1 # Generated by parse-kicks...
2018 Oct 04
3
Need help with Linux networking interfaces and NIC bonding
....168.56.1" DNS1="192.168.126.10" DNS2="192.168.220.10" IPV6_PRIVACY="no" NM_CONTROLLED=no as for the ifcfg-bond0 (the configuration file for the NIC bond, which is bond0): DEVICE=bond0 NAME=bond0 TYPE=Bond ONBOOT=yes BOOTPROTO=none IPADDR=192.168.56.70 PREFIX=24 BONDING_MASTER=yes BONDING_OPT="mode=1 miimon=100" TYPE=Ethernet and the ifcfg-slave1 configuration file, which is the first slave port for the NIC bond, this corresponds to em2: DEVICE=em2 HWADDR="c8:2f:87:fg:2a:31" ONBOOT=yes TYPE=Ethernet BOOTPROTO=none MASTER=bond0 SLAVE=yes and the i...
2017 Apr 19
0
anaconda/kickstart: bonding device not created as expected
...> The ifcfg-files look basically ok, but there are two for the eno1 device. > > ifcfg of the bonding device: > > $ cat ifcfg-bond0 > # Generated by parse-kickstart > IPV6INIT="yes" > DHCP_HOSTNAME="myhost" > NAME="Bond connection bond0" > BONDING_MASTER="yes" > BOOTPROTO="dhcp" > BONDING_OPTS="mode=balance-alb" > DEVICE="bond0" > TYPE="Bond" > ONBOOT="yes" > UUID="35910614-4a7c-43c9-8e44-dcf44b783358" > $ > > > ifcfg of the two slave devices >...
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
...o em4 (they are identical): :/etc/sysconfig/network-scripts# cat ifcfg-em2 NAME=bond0-slave[1 to 4] DEVICE=em[1 to 4] TYPE=Ethernet BOOTPROTO=none ONBOOT=yes MASTER=bond0 SLAVE=yes NM_CONTROLLED=no - the bond0 declaration: :/etc/sysconfig/network-scripts# cat ifcfg-bond0 DEVICE=bond0 TYPE=Ethernet BONDING_MASTER=yes BOOTPROTO=none ONBOOT=yes NM_CONTROLLED=no # IP IPADDR=172.16.1.128 PREFIX=16 GATEWAY=172.16.0.254 # Bonding BONDING_OPTS="mode=802.3ad ad_select=stable use_carrier=1 miimon=100 arp_ip_target=172.16.1.128 updelay=100 lacp_rate=fast" USERCTL=no After a ? systemctl restart network...