Hi
While adding one of the member server in DAG. I am getting the below error.
Not able to remove the member server from dag also.
Cluster service is stopped and disabled. Not able to start the service.
Please suggest, How to remove this server from DAG and re-add again.
This is very urgent.
[PS] C:\Windows\system32>Add-DatabaseAvailabilityGroupServer -Identity DAG01 -MailboxServer server name
WARNING: The operation wasn't successful because an error was encountered. You may find more details in log file
"C:\ExchangeSetupLogs\DagTasks\dagtask_2012-12-02_09-53-22.524_add-databaseavailabiltygroupserver.log".
Unable to contact the Cluster service on other 7 members (xxxxxxx, xxxxx.xxxx.xxxx.xxxx.xxxx.xxxx) of the database availability group.
+ CategoryInfo : InvalidArgument: (:) [Add-DatabaseAvailabilityGroupServer], DagTaskServerCa...lusterExce
ption
+ FullyQualifiedErrorId : 1933DDD4,Microsoft.Exchange.Management.SystemConfigurationTasks.AddDatabaseAvailabilityG
roupServer
[PS] C:\Windows\system32>
[PS] C:\Windows\system32>Remove-DatabaseAvailabilityGroupServer -Identity DAG01 -MailboxServer servername
Creating a new session for implicit remoting of "Remove-DatabaseAvailabilityGroupServer" command...
WARNING: The operation wasn't successful because an error was encountered. You may find more details in log file
"C:\ExchangeSetupLogs\DagTasks\dagtask_2012-12-02_16-06-15.038_remove-databaseavailabiltygroupserver.log".
Unable to connect to the cluster service running on the machines in the database availability group 'DAG01'. Ensure tha
t the machines have quorum, or use the -ConfigurationOnly option.
+ CategoryInfo : InvalidArgument: (:) [Remove-DatabaseAvailabilityGroupServer], DagTaskRemoveDa...QuorumE
xception
+ FullyQualifiedErrorId : 8AE81A0B,Microsoft.Exchange.Management.SystemConfigurationTasks.RemoveDatabaseAvailabili
tyGroupServer
[PS] C:\Windows\system32>