Jump to content
We're Hiring! Full Stack Developer ×

Network Bond Problems


Zitox

Recommended Posts

Hey Guys!

 

I have a problem with my bond (LAG with a Cisco Switch). It is working great as long i don't reboot the Unraid server.

After a reboot, the bond won't start and the interfaces are down. Then also my Docker containers can't start.

There is a bond0, what i don't use. maybe this is a problem? How can i delete it?

 

This is my config:

/boot/config/ network.cfg
# Generated settings:
IFNAME[0]="br0"
DHCP_KEEPRESOLV="no"
DHCP6_KEEPRESOLV="no"
BRNAME[0]="br0"
BRNICS[0]="eth0"
BRSTP[0]="no"
BRFD[0]="0"
DESCRIPTION[0]="eth1 Mgmt"
PROTOCOL[0]="ipv4"
USE_DHCP[0]="yes"
USE_DHCP6[0]="yes"
IFNAME[1]="bond1"
BONDNAME[1]="bond1"
BONDING_MIIMON[1]="100"
DESCRIPTION[1]="LAG"
BONDING_MODE[1]="4"
BONDNICS[1]="eth1 eth2"
PROTOCOL[1]="ipv4"
USE_DHCP[1]="no"
IPADDR[1]="192.168.178.110"
NETMASK[1]="255.255.255.0"
GATEWAY[1]="192.168.178.1"
SYSNICS="2"
 

anny ides?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...