In order for Windows Server Failover Clustering to work properly in OCI, you have to add the cluster IP address as a secondary address on the virtual network interface (VNIC) attached to SQL1 and SQL1. As you recall, we discussed using the following IP addresses on each of our cluster nodes.
SQL1 | SQL2 | |
Primary Address | 10.0.64.100 | 10.0.128.100 |
Cluster IP 1 (core cluster resource) |
10.0.64.101 | 10.0.128.101 |
Cluster IP 2 (SQL Server Cluster IP) |
10.0.64.102 | 10.0.128.102 |
On both SQL1 and SQL2, edit the attached VNIC to add the secondary addresses.
Post your comment on this topic.