Re: Cluster will not fail over.
- From: "Geoff N. Hiten" <SQLCraftsman@xxxxxxxxx>
- Date: Tue, 20 Dec 2005 17:54:55 -0500
|
First, what you should have done with a blown model
DB:
Start SQL Server in single user mode with trace
flag -T3608. This stops SQL from
recovering anything except the master database. Reattach Model. If
necessary, use files copied from another installation at the exact same SP and
Hotfix level. Stop SQL Server and restart normally. Sorry, but it
really is that simple. Oh, and lock whoever detached "model" out of the
system. HE is too dangerous to allow near your
system.
You didn't mention whether you blew the cluster
away or not or just rebuilt SQL. If you blew the cluster away, make sure
that each disk resource has the same drive letter on all nodes and the disk
resources fail over correctly from node to node. Stop the resource group,
move it, and start each disk resource independently to test.
The Named Pipes only issue sounds like an
incomplete SP3a install. Windows 2003 will prevent TCP/IP access if it
detects a pre-SP3a SQL installation. Follow this article and re-apply
SP3a.
-- Geoff N. Hiten Senior Database Administrator Microsoft SQL Server MVP
|
- Follow-Ups:
- Re: Cluster will not fail over.
- From: Admiral
- Re: Cluster will not fail over.
- References:
- Cluster will not fail over.
- From: Admiral
- Cluster will not fail over.
- Prev by Date: Re: Cluster will not fail over.
- Next by Date: Re: Cluster will not fail over.
- Previous by thread: Re: Cluster will not fail over.
- Next by thread: Re: Cluster will not fail over.
- Index(es):
Loading