-
Building Microsoft SQL Server AlwaysOn Failover Cluster Instances – Part 3 – Configure storage and mount points
This article is not part of the System Center Cloud series but we will use the final product to host System Center database instances. Configure storage We somehow need to configure path to the cluster disks where SQL server instances will store the data. We can assign drive letter to each disk or we can assign mount point.…
-
Building Microsoft SQL Server AlwaysOn Failover Cluster Instances – Part 2 – Distributed Transaction Coordinator (MSDTC)
This article is not part of the System Center Cloud series but we will use the final product to host System Center database instances. Install guest (virtual) failover cluster Please continue to the Building guest (virtual) failover cluster series to learn how to create guest cluster from the virtual machines. Prerequisites Cluster: Microsoft Windows Server 2012 R2…
-
Building Microsoft SQL Server AlwaysOn Failover Cluster Instances – Part 1 – Design
It is not always easy to divide Low-level Design and High-Level Design. How to differentiate between high-level and low-level design depends on the entity that we refer to. When we need to design our cloud then high-level decision could be choice of the technology that makes our SQL Servers highly-available. But when we talk about our…