Do you have any resource dependencies on the MSDTC resource? Per article,
http://technet.microsoft.com/en-us/l...48(WS.10).aspx , there are
two dependencies you require. I found this to be a problem with my
configuration in test and once I added two of the resource dependencies,
MSDTC came online.
"An MS DTC resource has the following two resource dependencies:
A physical disk resource, for example, C:
A network name resource, for example, Cluster1"
"Andrea Caldarone" wrote:
> Hi all,
>
> I've a two node cluster with Windows Server 2008 Enterprise Edition x64 (not
> R2). I've quorum type "Node and disk majority" I've theese clustered
> resource:
>
> AtlanteDTC Distributed Transaction Coordinator
> AtlanteFS1 A simple file server
> AtlanteFS2 An other simple file server
> AtlanteSQL SQL Server 2005 Standard Edition x64 SP3 cluster
> configured Active-Passive
>
> Every one our I get this tre errors in the cluster event log:
>
> n°1
> Cluster resource 'DTC' in clustered service or application 'Cluster Group'
> failed.
>
> n°2 (one second later)
> Cluster resource 'DTC' in clustered service or application 'Cluster Group'
> failed.
>
> n°3 (one other second later)
> The Cluster service failed to bring clustered service or application
> 'Cluster Group' completely online or offline. One or more resources may be
> in a failed state. This may impact the availability of the clustered service
> or application.
>
> I've inspected my DTC configuration and I've discovered a situation I can't
> understand.In each node of the cluster under "Component Service ->
> Computer -> My Computer -> Distributed Transaction Coordinator" I have:
>
> Local DTC
> Clustered DTCs
>
> Under Clustered DTCs I see:
> Atlante
> AtlanteDTC
>
> Under "Cluster Defaul coordinator resource name" I've set MSTDC-AtlanteDTC
>
> Please help!
>
> .
>