09.03.2015 Views

VSAN-Troubleshooting-Reference-Manual

VSAN-Troubleshooting-Reference-Manual

VSAN-Troubleshooting-Reference-Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Diagnostics and <strong>Troubleshooting</strong> <strong>Reference</strong> <strong>Manual</strong> – Virtual SAN<br />

Changing multicast settings when multiple Virtual SAN<br />

clusters are present<br />

When multiple Virtual SAN clusters are configured on the same network, it is<br />

recommended that the different Virtual SAN clusters are given distinct multicast<br />

ranges. This avoids any hosts from different clusters processing each other’s<br />

multicast traffic.<br />

To change the multicast address on an ESXi host configured for Virtual SAN, identify<br />

the VMkernel interface configured for Virtual SAN by running this command:<br />

esxcli vsan network list<br />

You should see an output similar to:<br />

Interface<br />

VmkNic Name: vmk2<br />

IP Protocol: IPv4<br />

Interface UUID: 6a836354-bf24-f157-dda7-001517a69c72<br />

Agent Group Multicast Address: 224.2.3.4<br />

Agent Group Multicast Port: 23451<br />

Master Group Multicast Address: 224.1.2.3<br />

Master Group Multicast Port: 12345<br />

Multicast TTL: 5<br />

esxcli vsan network ipv4 set<br />

Now change the multicast addresses used by Virtual SAN using this command:<br />

esxcli vsan network ipv4 set -i -d -u <br />

The Master Group Multicast address is used for updating CMMDS between the<br />

master and the backup nodes via port 12345. The Agent Group Multicast Address is<br />

used for sending heartbeats to all the nodes in the cluster via port 23451. For<br />

example, to set the Master Group Multicast address (also called upstream) to<br />

224.2.3.5, and the Agent Group Multicast Address (also called downstream) to<br />

224.2.3.6, use the following ESXCLI command on each ESXi host for this particular<br />

Virtual SAN cluster:<br />

esxcli vsan network ipv4 set -i vmk2 -d 224.2.3.6 -u 224.2.3.5<br />

This command will have to be repeated on every ESXi host that is in the same<br />

Virtual SAN Cluster.<br />

V M W A R E S T O R A G E B U D O C U M E N T A T I O N / 1 0 8

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!