[MCOL-1135] non-root install - post-install accidentally starts columnstore service Created: 2018-01-05 Updated: 2018-01-25 Resolved: 2018-01-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
non-root amazon AMI |
||
| Sprint: | 2018-01, 2018-02 |
| Description |
|
after an successfully install on non-root amazon ami system, need to do another install run. but when I did the following, I got the error in postConfigure . ma shutd y This is the MariaDB ColumnStore System Configuration and Installation tool. IMPORTANT: This tool should only be run on the Parent OAM Module Prompting instructions: Press 'enter' to accept a value in (), if available or MariaDB ColumnStore is running, can't run postConfigure while MariaDB ColumnStore is running. Exiting.. --------------------------------------------------------------------------------------------------- discovered an error in the post-install that was causing the columnstore service to start up $SUDO systemctl restart rc-local >/dev/null 2>&1 The restart needs to be changed to start.. |
| Comments |
| Comment by David Hill (Inactive) [ 2018-01-16 ] |
|
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/363 |
| Comment by Ben Thompson (Inactive) [ 2018-01-16 ] |
|
Reviewed / Merged |
| Comment by Daniel Lee (Inactive) [ 2018-01-25 ] |
|
Build verified: 1.1.3-1 created on 01/24/2018, ami-99b40be1 No longer seeing this issue. |