Tag Archives: HA

Reconfigure for HA the PowerShell Way!

With all of my recent ftPerl love, I’ve found that the quickest way to at least start troubleshooting it is to reconfigure the offending host for HA. This is fine if working in a small environment, or on a small number of hosts, but there are a metric ton of these hosts gone sideways all [...]

ftPerl Hates Me

We’ll I’m not entirely sure that it “Hates” me. Perhaps that is too strong a word. Trolling around my VI today, I found a host that had it something spinning out of control:
[root@hyp1 root]# top
10:50:35 up 12 days, 1:08, 1 user, load average: 2.00, 1.98, 1.92
306 processes: 297 sleeping, 9 running, 0 zombie, 0 [...]

Choosing SQL Clustering or VMware HA – What is Right?

This is a big one to try to tackle in a single post, but the question comes up often enough to try. I figure to best answer it, it would help to understand what each does:
VMware HA
What it does: VMware HA will detects host & VM (VM heartbeat, etc) failures. On a failure it will [...]

VMware Guide to HA Troubleshooting

This is much better than the post I had written, so here it goes.
You are unable to add an ESX Server to a cluster in the VMware High Availability (HA) configuration . This article provides you with steps to:

Troubleshoot an ESX Server that cannot be added to a cluster

Troubleshoot VMware HA configuration errors [...]

Trouble Getting VMware HA Working? – Basic Troubleshooting For VMware’s HA

Trouble with your HA config? vCenter (VirtualCenter) giving you all kinds of crap while setting it up? Let’s take a look some things to do when ‘Configure HA’ bunks up.
Do you meet the requirements?
There are a few things that you need in order to make sure all the bits of HA work. There aren’t many, [...]

HA “Deepdive” Page at Yellow-Bricks

Mr. Epping’s High Availability “Deepdive” page is definitely worth a read and a book mark.
A VMware HA Cluster consists of nodes, primary and secondary nodes. Primary nodes hold cluster settings and all “node states” which are synced between primaries. Secondary nodes send their state info(resource occupation) to the primary nodes
 
Nodes send a heartbeat to [...]