[MCOL-3515] Make non-distributed install the only install Created: 2019-09-24  Updated: 2019-09-30  Resolved: 2019-09-30

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: 1.4.0

Type: New Feature Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Bharath Bokka (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: 2019-06

 Description   

We need to remove the option of distributed / non-distributed install. non-distributed should be the only install mechanism.



 Comments   
Comment by Bharath Bokka (Inactive) [ 2019-09-30 ]

Build verified: 1.4.0-1

gitversionEngine-
1f47534

/usr/local/mariadb/columnstore/bin/postConfigure -d and /usr/local/mariadb/columnstore/bin/postConfigure -n doesn't work on 1.4.0-1

Ex-
[root@localhost ~]# /usr/local/mariadb/columnstore/bin/postConfigure -d
ERROR: Invalid Argument = -d
Usage: postConfigure [-h][-c][-u][-p][-qs][-qm][-qa][-port][-i][-n][-d][-sn][-pm-ip-addrs][-um-ip-addrs][-pm-count][-um-count][-x][-xr][-numBlocksPct][-totalUmMemory]

[root@localhost ~]# /usr/local/mariadb/columnstore/bin/postConfigure -n
ERROR: Invalid Argument = -n
Usage: postConfigure [-h][-c][-u][-p][-qs][-qm][-qa][-port][-i][-n][-d][-sn][-pm-ip-addrs][-um-ip-addrs][-pm-count][-um-count][-x][-xr][-numBlocksPct][-totalUmMemory]

postConfigure Help command doesn't list -d and -n options.

Installation works with-
/usr/local/mariadb/columnstore/bin/postConfigure

This is the MariaDB ColumnStore System Configuration and Installation tool.
It will Configure the MariaDB ColumnStore System and will perform a Package
Installation of all of the Servers within the System that is being configured.

IMPORTANT: This tool requires to run on the Performance Module #1
.
.
.
.
===== Setup System Server Type Configuration =====

There are 2 options when configuring the System Server Type: single and multi

'single' - Single-Server install is used when there will only be 1 server configured
on the system. It can also be used for production systems, if the plan is
to stay single-server.

'multi' - Multi-Server install is used when you want to configure multiple servers now or
in the future. With Multi-Server install, you can still configure just 1 server
now and add on addition servers/modules in the future.

Select the type of System Server install [1=single, 2=multi] (2) >

1.4.0-1 installation works as expected with only install mechanism as non-distribute.

Generated at Thu Feb 08 02:43:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.