VLAN tagging in the WEKA system
WEKA tenant clusters use VLAN tagging to enable isolated network communication between clusters and their clients.
Overview
Enable WEKA tagged VLAN support
weka local resources net add <nic> --vlan <tag>weka local resources net add mlnx0 --vlan 501weka local resources net add vlan<tag>weka local resources net add vlan501
Confirm which tagged VLAN is attached to the interfaces
Mount filesystems with tagged VLANs
Basic VLAN tagging
Extended network configuration
PreviousManually configure the WEKA cluster using the resources generatorNextPerform post-configuration procedures
Last updated