[MCOL-1112] Gluster / Data Redundancy storage option showing up in 1.0 installs Created: 2017-12-13  Updated: 2023-10-26  Resolved: 2019-07-10

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: 1.0.12
Fix Version/s: 1.0.0

Type: Bug Priority: Minor
Reporter: David Hill (Inactive) Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

Gluster / Data Redundancy storage option showing up in 1.0 installs from postConfigure when the gluster packages are installed.

This option needs to be removed

if ( glusterInstalled == "y" && singleServerInstall != "1")

{ cout << " 'DataRedundancy' - This is specified when gluster is installed and you want" << endl; cout << " the DBRoot directories to be controlled by ColumnStore Data Redundancy." << endl; cout << " High Availability Server Failover is Supported in this mode." << endl; cout << " NOTE: glusterd service must be running and enabled on all PMs." << endl << endl; }
Generated at Thu Feb 08 02:26:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.