SQL 2005 “cluster build” common failures

Hello.

This is a quick post about the common failures we come across when installing SQL Server 2005 across a windows active/passive cluster.

Permissions on the service group

Make sure the account you are installing SQL Server under has the necessary permissions to add members to the Service Account Group. If you don’t have the required privileges you will encounter the following error -

“You do not have privileges to add accounts to the domain groups specified for this failover cluster. Ask your domain administrator for privileges to add new accounts to the domain groups, or log on using an account that does have permission”

Windows task scheduler is not running on the passive node

Now this is very subtle and still catches me out every now and then. During the installation phase you will just experience a very generic installation error.

Make sure that the Windows Task Scheduler is enabled and is running on the passive node otherwise because this is how the installation process installs the binaries from the active node on to the passive node.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.