I am designing a SharePoint 2013 solution and will have a primary data centre and a secondary data centre for disaster recover. In each data centres we will have a SQL Server 2012 failover cluster, SPLive and SPFail for example. Is it possible to create an Availability Group in SPLive so that it has a replica on a node in SPFail?
When I try this to test the design I get an error that tells me that "The specified instance of SQL Server is hosted by a system that is not a Windows Server Failover Cluster (WSFC) node." and this has me confused!
Thanks in advance!
Rob.