IPV6 on team interface

Hi guys
I'm having quite a bump here. I have set up networking and ipv4 works without issues. However if I set up ipv6 on the team interface ping works but I'm having 50-60% packet loss. Has anybody any ideea what I'm doing wrong ?
I'm having quite a bump here. I have set up networking and ipv4 works without issues. However if I set up ipv6 on the team interface ping works but I'm having 50-60% packet loss. Has anybody any ideea what I'm doing wrong ?
Comments
check the state of the team:
Teamdctl myteam0 state
ensure all interfaces are up on the team:
nmcli con show
If you'd like to post your output into the forums, it would probably make it easier for me to assist.
Side note: I've experienced packet loss when having duplex and speed mismatch with a server to a switch connected to it, so you can try using ethtool on your team to see if your settings match up with the network equipment. This is under the assumption you're doing this in production.
You most likely saw the team work without issues after you powered the VM back on since Network Manager brought up both ports and the team interface up on boot.
Just a theory since you didn't share your full setup, but to me it makes sense.
I've found the issue today but didnt had time to write. It seems the culprit is described very well at the link below - IPV6 dad.
https://www.lisenet.com/2016/configure-aggregated-network-links-on-rhel-7-bonding-and-teaming/