"Broadcast Domain Partitioned" messages for interfaces belonging to the same VLAN
Applies to
- All FAS/AFF systems
- ONTAP 9.2 and newer
Issue
- The message below is present in ONTAP logs:
Mon Dec 14 00:38:57 UTC [node01: vifmgr: vifmgr.bcastDomainPartition:error]: Broadcast domain VLAN1190 is partitioned into 2 groups on node node01. The different groups are: {e0a-123}, {e0c-123}. LIFs hosted on the ports in this broadcast domain may be at the risk of seeing connectivity issues.
- The affected ports are connected to different switches
- Switch ports are correctly configured for VLAN trunking
interface Ethernet1/10
switchport mode trunk
switchport trunk allowed vlan 123
- On switch
show vlan brief
does not show the VLAN
#show vlan brief
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Eth1/1
100 management active Eth1/3,Eth1/4
121 data active Eth1/15,Eth1/16
125 voip active Eth1/23,Eth1/24