Exchange 2010 DAG problem?

Categorized Under: English, Review, Technology one Commented

Hay,

So I was working on Exchange 20210 and I thought of sharing this with you. As you all know Exchang 2010 comes with new database availability feature called “Database Availability Group” or DAG.This Clustering feature allow creating database copies across servers, data centers, or even across countries. DAG works as replication boundary for databases and it works per membership :)  . if a server is member of a DAG it can create and get copies of databases in the DAG when needed (you can specify which database or databases).

If you are working with Exchange 2010 and try to create Database Availability Group (DAG), then u may have come across this weird error message that does not tell you anything when you try to join the first node in the DAG. Ok, let’s recap a lab scenario:

  • You installed 2 exchange servers.
  • You already successful on creating the DAG.
  • When u try to add the first node this error come up:

” A server-side database availability group administrator operation failed. Error: The operation failed with message: Error 0×6f7 (The stub received bad data) from cli_RpccCreateCluster

Error 0×6f7 (The stub received bad data) from cli_RpccCreateCluster

Warning:

The operation wasn’t successful because an error was encountered. You may find more details in log file

“C:\ExchangeSetupLogs\DagTasks\dagtask_XXXXXXXXXXXXXXXXXXX_add-databaseavailabilitygroupserver.log”

The solution: it is a small thing you missed actually. Just adding the default gateway on NIC will solve it. The second server I added was smooth I didn’t have to add the gateway!

The reason is that it seems the DAG creation is not complete (specifically the cluster related resources and configuration) until the first node is created.

I hope that was informative for you.

More Resources:

Related posts:

  1. Oman Government Sign New Enterprise Agreemant with Microsoft
  2. TChat event for 15 feb 2010

One Response to “Exchange 2010 DAG problem?”

  1. Ali Lawati says:

    thanks khalid for the valuable information,

    well these kind of things is kind of chinease for me :) but i am sure a lot of people need it specially things related to exchange 2010

    i really hope if we can put a tutorial or list of common problems and solutions faced while migrating from exchange 2007 or 2003 to 2010

Leave a Reply