We have two SQL servers, SQL1(production) and SQL2(not doing anything yet, going to be 2nd node in SQL 2012 AlwaysOn).
We have an application that is currently pointing to SQL1 since thats where the database is, my question is; when I create a Windows Failover Cluster with SQL1 and SQL2, is SQL1 still going to remain accessible by the application using SQL1, or will we need to reconfigure the application to point to the new cluster at the time the cluster is created?
Windows Server 2008 R2 Enterprise