Please share more details about your requirement.
SQL Server 2019 Highly Available Cluster - Setup
I have a Hyper-v Cluster and would like a recipe for adding a highly available SQL role
SQL Server | Other
3 answers
Sort by: Most helpful
-
-
AmeliaGu-MSFT 14,006 Reputation points Microsoft External Staff
2020-08-18T06:18:53.81+00:00 Hi ToloDavid-7159,
If you want to configure SQL Server failover cluster, please refer to the following articles which might help:
Install a clustered instance – step-by-step
Always On Failover Cluster Instances (SQL Server)
If you want to configure Always On availability group, please refer to:
Configuring a SQL Server AlwaysOn High Availability Group
Always On availability groups: a high-availability and disaster-recovery solution
If you have any other questions, please let us know.
Best Regards,
Amelia -
Alex Bykovskyi 2,241 Reputation points
2020-08-23T15:55:15.643+00:00 Hey,
You can deploy SQL Server FCI, as mentioned in the answers above. The following guide can walk you through the configuration process:
https://www.starwindsoftware.com/resource-library/starwind-virtual-san-installing-and-configuring-sql-server-2019-tp-failover-cluster-instance-on-windows-server-2016/Cheers,
Alex Bykovskyi
StarWind Software
Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.