Hi All,
I have a Two Node widows 2012 Enterprise Fail over cluster with one SQL 2008 R2 instance
There are three networks configured in the cluster
1. Production
2. Backup
3. Heartbeat
SQL instance is accessible through the production IP and production Name (SQLProd).
As part backing up the database through the BUR network I have,
1. Added a client access point with SQLBkp name and with a backup network IP
2. Tried accessing the instance through the BUR IP/Name but failed
3. I have taken the production name(sqlprod) properties and added BUR IP in the dependency tab.
4. Post configuring the dependency the instance was accessible through production and bur IP.
5. But Issue now is - in DNS the production name (SQLProd) is registered with the production IP and the BUR IP.
6. As per the below blog verified the cluster parameter "RegisterAllProvidersIP" of the network name resources, but it is already set to 0.
http://blogs.msdn.com/b/sambetts/archive/2014/02/04/multi-subnet-clustered-sql-registerallprovidersip-sharepoint-2013.aspx
Request you to kindly suggest, how to fix this issue.
Thanks in advance for your time.
Shaji