I just upgraded several clusters to OnTAP 9.8P10, including an OnTAP Select 2 node cluster. After the upgrade, the GUI for the OnTAP Select cluster reported "4 ports cannot be reached because the broadcast domain configuration is not correct." I researched this and found the new "network port reachability" family of commands. The problem is, the message appears to be incorrect. The ports in the broadcast domain list are correct, and don't match the reachability error. See below. None of the other clusters show the same thing, and I'm wondering if it's an OnTAP Select anomoly. Am I missing something?
network port broadcast-domainshow
- Cluster broadcast domain contains ports e0c and e0d on both nodes
- Mgmt broadcast domain contains ports e0a on both nodes.
- Ports e0b and e0g are used to host VLANS. Each VLAN has it's own broadcast domain. As I would expect, the e0b and e0g ports don't have a broadcast domain.
network port show
- Confirms the appropriate assignment of broadcast domains
- Again, e0b and e0g have none (as would be expected since LIFs are only associated with VLAN-tagged interfaces)
network port reachability show
- e0b and e0g are listed as 'misconfigured-reachability'
- e0b shows e0c, d, and g as unexpected ports, while e0g shows e0b, c, and d as unexpected ports. Again, e0c and e0d are the cluster ports, and e0b and e0g are ports that contain vlan-tagged interfaces.
- In other clusters that I also upgraded to 9.8P10, the equivalent of e0b and e0g (i.e. ports that contain VLAN-tagged interfaces) show as 'no reachability' as I would expect.