[MCOL-4086] CAL0060: dbbuilder system catalog error / CAL0009: Error while calling getSysCatDBRoot upon first table CREATE / SELECT Created: 2020-06-19 Updated: 2023-10-25 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.5.2, 5.5.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Environment: |
CentOS 7.8.2003 / packages from bb-10.5-cs 19d09e49912, tarbuildnum 33657 ; VirtualBox 6.1, Debian Stretch host, guests installed from the official .iso images, run with default VirtualBox settings (only memory and disk size adjusted) |
||
| Attachments: |
|
| Description |
|
On a clean CentOS VM with RPMs downloaded on the local disk from a buildbot build, the following steps are performed:
The latter results in
It happened every of several times when I tried – each time from the freshly restored snapshot: install, start, run the command => error. However, there still can be some race condition involved which I am not aware of. This, on the other hand, seems to always end well:
and results in
The only difference is the SQL commands. The attached archives contain logs from /var/log/mariadb/columnstore, from the good and bad attempt. Additionally both include output files with the unabridged output of the commands above. openSUSE 15.1 seems to produce similar results, but the number of attempts was too low to make any conclusions. I have a CentOS VM image stored after a "bad" attempt and can provide additional information from there upon request. |