SQL server 2012故障转移群集的安装与配置
http://wenku.baidu.com/link?url=i5k5OuVQLGO0BnaLa-b9Peu8xJXVnca06HmPpJqoURl_asWQALndE_CV6XcoxNrjSaUHNMtGaqnme5QW_eGoGe_Dtg7BcnD3xK61K3WINJa
Windows Server 2012+SQL Server 2012 故障转移群集
http://wenku.baidu.com/link?url=N2Af2DqNNrjnWUJBd_YGQtc0QW4XjNQGPFHMlPsrI2nnyrDz38EukFCmYQK4Oyv47Erqf5PBpFeTecuILgcNJrqkJEx2ronWsHyDCrtXPTu&pn=50
Download: http://down.51cto.com/data/858099
参考资料:
SQL Server故障转移群集故障排错:
http://blog.csdn.net/itscenario/article/details/8174055
sql2000无法打开1433端口及解决方法
http://www.cnblogs.com/weixing/p/3340809.html
Cannot connect to XYZ_Instance.
ADDITIONAL INFORMATION:
A network-related or instance-specific error occurred while establishing a
connection to SQL Server. The server was not found or was not accessible.
Verify that the instance name is correct and that SQL Server is configured
to allow remote connections. (provider: Named Pipes Provider, error: 40 -
Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)
The system cannot find the file specified.
搭建Windows Server 2008故障转移群集
http://dufei.blog.51cto.com/382644/932019/
测试 sqlserver2012 的节点故障
http://www.tuicool.com/articles/uuEjmif
SQL server 2012故障转移群集的安装与配置
http://wenku.baidu.com/link?url=i5k5OuVQLGO0BnaLa-b9Peu8xJXVnca06HmPpJqoURl_asWQALndE_CV6XcoxNrjSaUHNMtGaqnme5QW_eGoGe_Dtg7BcnD3xK61K3WINJa
Failover Cluster SQL installation – Cluster service verification failed (Remove node from a SQL Server failover cluster)
http://www.zgc.se/index.php/2014/05/08/failover-cluster-sql-installation-cluster-service-verification-failed/
Work around: install the feature "failover cluster automation server" on both the nodes, then remove node.
add-windowsfeature RSAT-Clustering-AutomationServer
业界最全最详细的Windows故障转移集群案例
http://www.tuicool.com/articles/meMVFb
Add or Remove Nodes in a SQL Server Failover Cluster (Setup)
https://technet.microsoft.com/en-us/library/ms191545.aspx