[MCOL-632] IDB-2044: An internal error occurred Database is not working anymore Created: 2017-03-22 Updated: 2017-05-08 Resolved: 2017-05-08 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | 1.0.7 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Christian2 | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7, Single Server |
||
| Attachments: |
|
| Description |
|
Hello *, columstore isn't able to proceed a create table. Additional no table will be found anymore. MariaDB [prod]> CREATE TABLE `x_21` ( error.log /usr/local/mariadb/columnstore/bin/editem -o 1001 Col OID = 1001, NumExtents = 1, width = 8 After restart Columnstore: select * from KD_X limit 1; error.log |
| Comments |
| Comment by David Thompson (Inactive) [ 2017-03-22 ] |
|
Would it be possible for you to run the columnStoreSupport utility and send the results as this will provide more logs and details: The table ddl is fine and creates on a test instance i have so it's likely something to do with the overall state of the host and software. |
| Comment by Christian2 [ 2017-03-22 ] |
|
The logs where to big for upload (rotation does not work). I can help with specific parts of it if needed, |
| Comment by David Thompson (Inactive) [ 2017-03-23 ] |
|
Strange the log rotation is not working but lets focus on the larger problem. Unless you've overriden the default logging, the debug.log contains all levels, could you share that for the time frame around this? Also based on the report the system is down, are you also unable to start it? Try doing a shutdownsystem first before startsystem, sometimes that will clear up issues. |
| Comment by David Thompson (Inactive) [ 2017-05-08 ] |
|
Please re-open if you were able to produce additional logs or uncover more information |