Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 1.1 KB

File metadata and controls

65 lines (41 loc) · 1.1 KB
title Configure Ubuntu Cluster for SQL Server Availability Group | Microsoft Docs
description
author MikeRayMSFT
ms.author mikeray
manager jhubbard
ms.date 02/09/2017
ms.topic article
ms.prod sql-linux
ms.technology database-engine
ms.assetid dd0d6fb9-df0a-41b9-9f22-9b558b2b2233

Configure Ubuntu Cluster for SQL Server Availability Group

Configure Pacemaker for SLES

Install mssql-server-ha package

Create a SQL Server login for Pacemaker

Save credentials

Open Pacemaker firewall ports

Install Pacemaker packages

Set password for default user

Enable ansd start pcsd service and Pacemaker

Create the Cluster

Disable STONITH

Create AG resource

Enable monitoring on master

Create virtual IP resource

Add colocation constraint

Add ordering constraint

Manual failover

Next steps

Create SQL Server Availability Group