[MCOL-2201] Columnstore failed to setup log directory /var/log/mariadb/columnstore when installed using non-root user Created: 2019-02-27 Updated: 2019-02-27 Resolved: 2019-02-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.2.3 |
| Fix Version/s: | 1.2.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 1.2.1-1, 1.2.2-1, 1.2.3-1 Verified that 1.1.7-1 works properly. Tested the versions mentioned above on centos7, debian8.5 and ubuntu18.04. All have the same issue. ColumnStore works properly on DDM, DML, queries, and cpimport, etc. mcsadmin> getlogconfig MariaDB ColumnStore System Log Configuration Data System Logging Configuration File being used: unassigned Module Configured Log Levels The /var/log/mariadb directory does not exist. One thing worst mentioning is that the non-root user I used for testing is 'guest', not 'mysql'. My understanding is that both should work. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2019-02-27 ] |
|
I was informed that this is the expected behavior for non-root users starting from 1.2.1-1. root user needs to setup directory on each node. I am closing the ticket. |