[MCOL-1604] postConfigure: Entered System name has not been saved on single server installation Created: 2018-07-27 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.1.5 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Stepan Patryshev (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Env: CentOS Linux 7 |
||
| Description |
|
System name I entered during postConfigure has not been saved. Steps: 1. Download and unpack "mariadb-columnstore-1.1.5-1-centos7.x86_64.rpm.tar.gz". 2. Install CS by root: 3. Run "/usr/local/mariadb/columnstore/bin/postConfigure". 4. Select 1 for the type of System Server install. 5. For the System Name value enter "HappyMariaCS3". 6. "Select the type of Data Storage [1=internal, 2=external] (1) >" 1. 7. "Enter the list (Nx,Ny,Nz) or range (Nx-Nz) of DBRoot IDs assigned to module 'pm1' (1) >" 1. 8. Run "mcsadmin getsystemstatus". Actual result: System columnstore-1" Expected result: System HappyMariaCS3" |
| Comments |
| Comment by Stepan Patryshev (Inactive) [ 2018-08-02 ] |
|
With the help by Installtest I've figured out that it's reproduced only on single server installation. |