Este é um bug no Windows Server 2012 - acontece a mesma coisa ao configurar um DAG para o Exchange 2013.
Crie o objeto de computador manualmente antes criando o cluster.
Eu criei um cluster com êxito, mas quaisquer serviços que eu tente agrupar falharão com os mesmos sintomas ou semelhantes (tentei agrupar o DTC e instalar um cluster SQL).
Ambiente:
2 - nós - ambos Windows Server 2012 - terceira caixa 2012 atuando como SAN iSCSI - todas as máquinas estão em um host Hyper-V - O domínio é o servidor Windows 2003
2 redes - 10.x.x.x para o externo e 192.168.154.x para o interno & iSCSI - o Firewall do Windows está desativado
Não consigo obter o DTC ou o SQL para trabalhar dentro do cluster - ambos parecem ter o mesmo problema - eles parecem instalar o OK, mas os objetos de computador associados não são criados no AD, nem as entradas de DNS. os recursos de nome de rede falham com os seguintes erros:
Eventos do sistema:
1196 - Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason: The handle is invalid
(Eu criei entradas DNS manualmente, mas isso não ajudou)
1069 - Cluster resource 'MGCLSQLDEVDTC' of type 'Network Name' in clustered role 'MGCLSQLDEVDTC' failed.
1205 - The Cluster service failed to bring clustered service or application 'MGCLSQLDEVDTC' 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.
1254 - Clustered role 'MGCLSQLDEVDTC' has exceeded its failover threshold. It has exhausted the configured number of failover attempts within the failover period of time allotted to it and will be left in a failed state. No additional attempts will be made to bring the role online or fail it over to another node in the cluster. Please check the events associated with the failure. After the issues causing the failure are resolved the role can be brought online manually or the cluster may attempt to bring it online again after the restart delay period.
1228 - Cluster network name resource 'Cluster Name' encountered an error enabling the network name on this node. The reason for the failure was: 'Unable to obtain a logon token'.
The error code was '1326'.
Eventos de segurança:
4625 - Falha na conta ao efetuar logon Assunto: servidor de nós, conta cujo logon falhou: CNO
Alguns erros do log do cluster:
2050 - [RES] Network Name: [NNLIB] LogonUserEx fails for user mgclsqldev$: 1326 (useSecondaryPassword: 0)
2050 - [RES] Network Name : Identity: Get Token Request, currently doesnt have a token!
2050 - [RES] Network Name : AccountAD: Slow operation has exception ERROR_INVALID_HANDLE(6)' because of '::ImpersonateLoggedOnUser( GetToken() )'
2051 - [RES] Network Name : Online thread Failed: ERROR_SUCCESS(0)' because of 'Initializing netname configuration for MGCLSQLDEVDTC failed with error 6.'
2051 - [RHS] Online for resource MGCLSQLDEVDTC failed.
2050 - [RCM] HandleMonitorReply: ONLINERESOURCE for 'MGCLSQLDEVDTC', gen(7) result 5018/0.
2051 - [RCM] rcm::RcmResource::HandleFailure: (MGCLSQLDEVDTC)
O objeto do computador de cluster acabou na mesma UO que os nós do cluster, que é diferente da UO padrão "Computadores" - eu fui lá e atribuí todos os tipos de permissões, mas isso não pareceu afetar nada. / p>
Errr, definitivamente não registre os endereços DNS de seus recursos manualmente. Você precisa garantir que não haja registros estáticos, tanto A como PTR.
Você poderia aumentar o detalhamento do log do cluster e enviar o arquivo de log do cluster (ou uma parte dele)? Há mais informações aqui do que o log de eventos.