Bug 2144821

Summary: Support configuring a read-scale SQL server availability group (without pacemaker)
Product: Red Hat Enterprise Linux 8 Reporter: Sergei Petrosian <spetrosi>
Component: ansible-collection-microsoft-sqlAssignee: Sergei Petrosian <spetrosi>
Status: CLOSED ERRATA QA Contact: Daniel Yeisley <dyeisley>
Severity: unspecified Docs Contact: Alexandra Nikandrova <anikandr>
Priority: unspecified    
Version: 8.8CC: daniel, dyeisley
Target Milestone: rcKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ansible-collection-microsoft-sql-1.3.0-1.el8 Doc Type: Enhancement
Doc Text:
.Microsoft SQL Server Ansible role supports the read-scale cluster type Previously, Microsoft SQL Ansible role supported only the external cluster type. Now, you can configure the role with a new variable `mssql_ha_ag_cluster_type`. The default value is `external`, use it to configure the cluster with Pacemaker. To configure the cluster without Pacemaker, use the value `none` for that variable.
Story Points: ---
Clone Of:
: 2151283 (view as bug list) Environment:
Last Closed: 2023-05-16 08:41:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2151283    

Description Sergei Petrosian 2022-11-22 12:18:54 UTC
Description of problem:
A new variable to be added to the role - `mssql_ha_ag_cluster_type` with available values `external` and `none`. When set this to `external` (default value) - configure cluster with Pacemaker. When set to `none` - configure cluster without Pacemaker

Version-Release number of selected component (if applicable):
8.8

Additional info:
Fixed upstream at https://github.com/linux-system-roles/mssql/pull/134

Comment 20 errata-xmlrpc 2023-05-16 08:41:54 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (ansible-collection-microsoft-sql bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2023:2895