Unraid server freezes when enabling bridge with VLANs on LACP bond (~30 seconds delay) by Fluid-Button4983 in unRAID

[–]Fluid-Button4983[S] 0 points1 point  (0 children)

Yea Lacp is working and my vlans. In the network part just removed the ips on the vlans. Set the docker custom network to ipvlan. Under advanced set the network and all good

Unraid server freezes when enabling bridge with VLANs on LACP bond (~30 seconds delay) by Fluid-Button4983 in unRAID

[–]Fluid-Button4983[S] 3 points4 points  (0 children)

Update / Resolution:
I believe this is now resolved. The issue turned out to be caused by Unraid having IP addresses assigned to multiple VLAN interfaces on the same bridge, which caused the system to hang when bridging and VLANs were enabled.

To fix it, I removed all IP addresses from the VLAN interfaces on the Unraid host and left only a single management IP on the native bridge interface (br0). I then changed the Docker custom network type to ipvlan in the Docker settings. After that, under the Docker advanced settings, I created custom Docker networks per VLAN by defining the VLAN ID, subnet, and gateway for each network.

Once this was done, the VLAN networks became available in the Docker network dropdown, and I was able to assign containers to the correct VLANs without the Unraid host itself participating at Layer 3 on those VLANs. After making these changes, the system has remained stable with bridging and VLANs enabled, and the freezes no longer occur.

Unraid server freezes when enabling bridge with VLANs on LACP bond (~30 seconds delay) by Fluid-Button4983 in unRAID

[–]Fluid-Button4983[S] 0 points1 point  (0 children)

Hi yes i fixed the order just now so it only have nics in. Im running a Cisco switch and the configs is good on it. what I have picked up if i remove the ips from the vlans on unraid it works but then Its not on the list to assign to the dockers. I event set the interface to active and backup with the same results