Got three servers running on VMWare Server:
DC - Witness Server
2 X Exchange 2010 servers
Each Exchange server was setup in VMWare with two network cards. Both bridged.
One is 192.168.123.*
Other 10.10.2.* which was going to be replication
Subnet 255.255.255.0 on both
Seemed to create the DAG OK and the cluster services etc by going through various articles.
However it didn't create the second DAG network, only one for the 192 range which is the 'main' network.
I cannot get it to create the second network manually either. If I try and add a second DAG network I get:
Warning:
Subnet '10.10.2.0/24' isn't present in the database availability group. It will be added to the database availability group's networks, but it will have no effect until a corresponding subnet has been physically configured on a server in the database availability group.
Exchange Management Shell command completed:
New-DatabaseAvailabilityGroupNetwork -DatabaseAvailabilityGroup 'DAG1' -Name 'replication' -Description '' -Subnets '{10.10.2.0/24,Unknown}' -ReplicationEnabled $true
Elapsed Time: 00:00:00
Now it could just be the subnet I am setting against the settings on the cards?
Other than that it is almost like the cards are not being seen, but I can ping between the two Exchange servers.
Thoughts?
Andrew
My head's sore and there's a big dent in the wall
DC - Witness Server
2 X Exchange 2010 servers
Each Exchange server was setup in VMWare with two network cards. Both bridged.
One is 192.168.123.*
Other 10.10.2.* which was going to be replication
Subnet 255.255.255.0 on both
Seemed to create the DAG OK and the cluster services etc by going through various articles.
However it didn't create the second DAG network, only one for the 192 range which is the 'main' network.
I cannot get it to create the second network manually either. If I try and add a second DAG network I get:
Warning:
Subnet '10.10.2.0/24' isn't present in the database availability group. It will be added to the database availability group's networks, but it will have no effect until a corresponding subnet has been physically configured on a server in the database availability group.
Exchange Management Shell command completed:
New-DatabaseAvailabilityGroupNetwork -DatabaseAvailabilityGroup 'DAG1' -Name 'replication' -Description '' -Subnets '{10.10.2.0/24,Unknown}' -ReplicationEnabled $true
Elapsed Time: 00:00:00
Now it could just be the subnet I am setting against the settings on the cards?
Other than that it is almost like the cards are not being seen, but I can ping between the two Exchange servers.
Thoughts?
Andrew
My head's sore and there's a big dent in the wall
