Unable to add second Exchange server to DAG or Failover Cluster


i have 2 exchange 2010 servers running on server 2008 r2 @ 2 different sites. sites connected through sonicwall site site vpn. exchange works fine on both servers, not able failover working. dag configured on mail01. on mail02, open ems , run following command.

“add-databaseavailabilitygroupserver –identity dag –mailboxserver mail02”

it fails when trying add mail02 cluster. here error message.

summary: 1 item(s). 0 succeeded, 1 failed.

elapsed time: 09:17:11

nj

failed

error:

a source-side operation failed. error microsoft exchange replication service may not running on server mail02.domain.local. error: error 0x6ba (the rpc server unavailable) cli_rpccgetdbseedstatus.

error 0x6ba (the rpc server unavailable) cli_rpccgetdbseedstatus

click here help... http://technet.microsoft.com/en-us/library/ms.exch.err.default(exchg.141).aspx?v=14.1.355.1&t=exchgf1&e=ms.exch.err.ex4543d9

exchange management shell command attempted:

update-mailboxdatabasecopy -identity ‘nj\mail02' -sourceserver 'mail01' -network 'dag\dagnetwork01' -deleteexistingfiles

elapsed time: 09:17:11

node 'mail02' failed join cluster because not send , receive failure detection network messages other cluster nodes. please run validate configuration wizard ensure network settings. verify windows firewall 'failover clusters' rules.

if @ cluster log files, same error.

event 1572: node 'mail02' failed join cluster because not send , receive failure detection network messages other cluster nodes. please run validate configuration wizard ensure network settings. verify windows firewall 'failover clusters' rules.

i ran cluster validation check networking between 2 nodes , get.

the hostrecordttl property network name 'name: dag' set 300 ( 5 minutes). local clusters suggested value 1200 (20 minutes).

for this, run following command. “cluster res "cluster network 1" /priv hostrecordttl=1200” keep getting error 5007, cluster resource not found. not sure why getting error since “cluster network 1” correct name.

i getting message in validation.

node mail01.domain.local reachable node mail02.domain.local 1 pair of interfaces. possible network path single point of failure communication within cluster. please verify single path highly available or consider adding additional networks cluster. following pings attempted network interfaces on node mail02.domain.local network interfaces on node mail01.domain.local.

result  source network interface  destination network interface  same cluster network  maximum allowed round-trip latency 

success  mail02.domain.local - mail02 team  mail01.domain.local - mail01 team  false  2000 

result  source ip address  destination ip address 

success  192.168.50.15  192.168.150.15

it seems obvious issue related network, can’t figure out what. windows firewall turned off on both servers. created service object udp 3343 in both sonicwall routers. ip address of mail01 192.168.150.15 , mail02 192.168.50.15. missing?

wow, incredibly easy do. removed dag , cluster. instead of creating dag first automatically creates cluster, created cluster first. created cluster adding both nodes , setting quorum witness server. when went create dag, got error dag account enabled. easy enough, went ad , disabled account. went exchange , created dag. re-enabled ad account , added both servers dag.


Windows Server  >  High Availability (Clustering)



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file