09.03.2015 Views

VSAN-Troubleshooting-Reference-Manual

VSAN-Troubleshooting-Reference-Manual

VSAN-Troubleshooting-Reference-Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

Note that in the vSphere 5.5U1 version of <strong>VSAN</strong> Observer, there was no login page,<br />

and http rather than https was used to access the tool. With the 5.5U2 release, the<br />

login page was introduced and https is used by default to access the <strong>VSAN</strong> Observer<br />

web browser.<br />

Launching <strong>VSAN</strong> Observer with a non-default port<br />

If port 8010 is already in use, or you wish to use a different port for <strong>VSAN</strong> observer,<br />

this procedure will show you how. Keep in mind is that the port that is chosen<br />

instead may not be open in the firewall. When RVC is installed on vCenter Server, it<br />

automatically adds a firewall rule to open port 8010. But if you wish to use a<br />

different port, you will have to create your own firewall rule.<br />

Here is an example of creating such a rule on the vCenter Server Appliance. Note<br />

that this does not persist through a reboot. Note that initially there is no rule for<br />

port 8011:<br />

# iptables –list-rules<br />

<br />

-A port_filter –p tcp –m tcp –dport 22 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 902 –j ACCEPT<br />

-A port_filter –p udp –m udp –dport 902 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 9443 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 88 –j ACCEPT<br />

-A port_filter –p udp –m udp –dport 88 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 2012 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 2020 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 7444 –j ACCEPT<br />

-A port_filter –p udp –m udp –dport 6500 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 2014 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 514 –j ACCEPT<br />

-A port_filter –p udp –m udp –dport 514 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 1514 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 6501 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 6502 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 8010 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 80 –j ACCEPT<br />

-A port_filter –p tcp –m tcp –dport 443 –j ACCEPT<br />

#<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 / 2 0 3

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

Saved successfully!

Ooh no, something went wrong!