[MCOL-2227] Cannot create new table Created: 2019-03-11 Updated: 2023-07-20 Resolved: 2023-07-20 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Petr Procházka | Assignee: | Leonid Fedorov |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
openSUSE 42.3 on VMware |
||
| Attachments: |
|
| Description |
We have installation of v1.2.2 on other systems openSUSE 42.3 but on real HW. And there is no problem with running. |
| Comments |
| Comment by Petr Procházka [ 2019-03-11 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
I attached log files in columnstore.tar.gz | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Roman [ 2019-03-13 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
Greetings Petr, Something is wrong with dbroot 1 directory b/c there are lots of errors similar to this: Do you install CS as root or non-root? What is the file system behind /usr/local/mariadb/columnstore/data1/ ? | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Petr Procházka [ 2019-03-13 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
All RPM packages are installed as root user to / partition (default location /usr/local/mariadb/columnstore). All partitions are formatted with ext4 FS. | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Roman [ 2019-03-13 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
So are you able to create files and read from /usr/local/mariadb/columnstore/data1/ ? | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Petr Procházka [ 2019-03-13 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
Yes, I can read/write files, as root user.
| |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Roman [ 2019-03-14 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
There are two ways to deal with this: the short one and the long one. | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Petr Procházka [ 2019-03-18 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
I already tried short way, no successful. I called this statements and got this output.
| |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Roman [ 2019-03-19 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
Ok, the output tells that we picked the correct daemon for investigation. You should add another key to the strace command to make it more clueful: | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Petr Procházka [ 2019-03-19 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
I uninstalled all packages, deleted directory /usr/local/mariadb/columnstore and install all packages again and run postConfigure. | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Roman [ 2019-03-20 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
The strace doesn't contain anything obvious as I expected so I better start once again from logs. Could I ask you for a support report tool output ? | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Petr Procházka [ 2019-03-21 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
Yes, it's np. So I created clean installation and did these steps.
Today I got this output of MySQL console:
Report output is in columnstoreSupportReport.columnstore-1.tar.gz | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Petr Procházka [ 2019-08-13 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
So, I tried new release version 1.2.5.
I attached new report output columnstoreSupportReport.columnstore-2.tar.gz | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Petr Procházka [ 2019-08-13 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
For our testing, I prepared new installation of openSUSE (latest 15.1) and tried install latest version 1.2.5.
So I don't known what is wrong. Report output is in columnstoreSupportReport.columnstore-3.tar.gz | |||||||||||||||||||||||||||||||||||||||||||||
| Comment by Petr Procházka [ 2023-07-18 ] | |||||||||||||||||||||||||||||||||||||||||||||
|
Pls close this issue. IMHO issue is not relevant now. |