VCS5.1SP1 MultiNICA configuration
The setup: I have defined a MultiNICA resource based on vmware vSwitch object (eth0). This resource in turn relies on vmware vSwitch configured in teaming mode on two physical NICs at ESXi level.
The issue: when VCS starts, for some reason on both servers the default GW entry is missing.
Hi,
If you are running RHEL, you need to configure the resource MUltiNICA as below:
MultiNICA mnic (
Device @414-448-062-RHEL6 = { eth0 = "10.208.131.185",
eth2 = "10.208.131.212" }
NetMask = "255.255.252.0"
Options = "broadcast 10.208.131.255"
RouteOptions = "default gw 10.208.128.1"
NetworkHosts = { "10.208.128.1" }
)You need to add the attribute Options = "broadcast 10.208.131.255", along with the RouteOptions, as defined on page 109 of the "VCS Bundled Agents Guide" which can be downloaded from this link
If the issue is still persistent, please call Symantec Supports at 1-800-342-0652.