Mohamed Nazar

Results 14 comments of Mohamed Nazar

@johlju as you suggested I have tried xWaitForCluster then xCluster on second node but getting same error. Code that I tried: `dsc_resource 'wait-cluster' do resource :xWaitForCluster module_name 'xFailOverCluster' module_version '1.8.0.0'...

@johlju The cluster is running in AWS EC2 and Active Directory is in On-Premises.

@johlju I have tried with xCluster after xWaitForCluster new set of servers and found secondary node successfully added to the cluster. But Primary node IP address only available due to...

@johlju or @kwirkykat or @mbreakey3 Waiting for your assistance. Anyone please help how to get added secondary node IP address to the cluster. Regads, Mohamed Nazar

@johlju after cluster created and added secondary node successfully, I can see only one IP address (Primary server IP) under Cluster Core Resources which is in bottom of "Fail Over...

I am going to setup cluster with two availability zone in single region. Please view the AWS documentation link http://docs.aws.amazon.com/quickstart/latest/sql/implementation.html#ip-addressing Regards, Mohamed Nazar

@dead8171 on secondary nodes use xWaitForCluster resource then use xCluster.. Check whether all cluster related ports are not blocked..

@johlju any update on adding secondary node IP address on cluster core services?

@johlju I think I need to use xClusterNetwork resource to add secondary node IP & Netmask to the cluster.. Correct me if I am wrong. If its correct should I...

Yes seems to be same issue. Let me try xClusterNetwork properties...