Difference between revisions of "Installation (ESX)"

Jump to navigation Jump to search
365 bytes added ,  13:37, 18 October 2010
→‎High Availability: Added DNS checks
m (→‎Troubleshooting: Minor reword)
(→‎High Availability: Added DNS checks)
Line 936: Line 936:


It's quite common for HA to go into an error state, normal course of action is to use the '''Reconfigure for HA''' option for the ESX that's experiencing the problem.  This reinstalls the HA agent onto the ESX onto the ESX.  It's also common to have to do this a couple of times for it to be successful.  
It's quite common for HA to go into an error state, normal course of action is to use the '''Reconfigure for HA''' option for the ESX that's experiencing the problem.  This reinstalls the HA agent onto the ESX onto the ESX.  It's also common to have to do this a couple of times for it to be successful.  
HA is very dependant on proper DNS, to check everything is in order do the following from each ESX
# Check that the hostname of the local ESX is as expected
#* <code> hostname </code>
# Check that HA can properly resolve other ESX's in the cluster (note: only one IP address should be returned)
#* <code> /opt/vmware/aam/bin/ft_gethostbyname <my_esx_name> </code>


Other things to try...
Other things to try...

Navigation menu