You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
22:58:26 ERR setup-vpcs: configuring servers: configuring server "server-2": running hhnet "bond 1002 enp2s1 enp2s2": Process exited with status 1: out: Failed to get IP address for bond0.1002
it's MCLAG-connected server, ports on both switches are up but portchannel is lacp-fail and server-1 (exactly same mclag) is okay
as7326-01# show mclag brief
Domain ID : 100
Role : active
Session Status : up
Peer Link Status : up
Source Address : 172.30.95.0
Peer Address : 172.30.95.1
Session Vrf : default
Peer Link : PortChannel250
Keepalive Interval : 1 secs
Session Timeout : 30 secs
Delay Restore : 300 secs
System Mac : 68:21:5f:a6:60:75
Mclag System Mac :
Number of MLAG Interfaces:2
-----------------------------------------------------------
MLAG Interface Local/Remote Status
-----------------------------------------------------------
PortChannel2 up/up
PortChannel3 down/down
so, just running hhnet cleanup and hhnet bond 1002 enp2s1 enp2s2 helped - it's working fine now
that particular issue looks like maybe some race or bug when we're creating a bond using netlink
So I'm raising this to make hhnet.sh script %100 failproof (hopefully)
The text was updated successfully, but these errors were encountered:
I hit what seems #292 in env-3.
According to @Frostman
So I'm raising this to make hhnet.sh script %100 failproof (hopefully)
The text was updated successfully, but these errors were encountered: