同じVLANに属するインターフェイスの「ブロードキャストドメインパーティション」メッセージ
- Views:
- 32
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-9
- Specialty:
- network<a>2008558276</a><a>(翻訳用</a>)
- Last Updated:
環境
- すべてのFAS / AFFシステム
- ONTAP 9.2以降
問題
- ONTAP ログには、次のメッセージが記録されています。
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.
- 影響を受けるポートは異なるスイッチに接続されます
- スイッチポートがVLANトランキング用に正しく設定されていること
interface Ethernet1/10
switchport mode trunk
switchport trunk allowed vlan 123
- スイッチ上に
show vlan brief
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