[MCOL-3537] Need to reword post installation instruction in post-install script Created: 2019-10-01  Updated: 2019-10-10  Resolved: 2019-10-10

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

Type: Bug Priority: Minor
Reporter: Daniel Lee (Inactive) Assignee: Bharath Bokka (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: 2019-06

 Description   

Build tested: 1.4.0-1

engine commit:
1f47534

Distributed installation is no longer supported. Installation is always non-distributed.

Currently, post-install script outputs the following instruction:

The next step is:

If installing on a pm1 node using non-distributed install

/usr/local/mariadb/columnstore/bin/postConfigure

If installing on a pm1 node using distributed install

/usr/local/mariadb/columnstore/bin/postConfigure -d

If installing on a non-pm1 using the non-distributed option:

/usr/local/mariadb/columnstore/bin/columnstore start

We should make as the following:

The next step is:

If installation on pm1:

/usr/local/mariadb/columnstore/bin/postConfigure

If installing on a node other than pm1:

/usr/local/mariadb/columnstore/bin/columnstore start



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

Verified on,
Build: 1.4.1-1

engine commit:
6ea7bd7

The post-install script displays the message as expected.

[root@localhost ~]# /usr/local/mariadb/columnstore/bin/post-install
The next step is:

If installation on pm1:

/usr/local/mariadb/columnstore/bin/postConfigure

If installing on a node other than pm1:

/usr/local/mariadb/columnstore/bin/columnstore start

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