[MCOL-5551] Deploying on Kubernetes and Ubuntu Does Not Work Created: 2023-08-09 Updated: 2023-08-25 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 23.02.4 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Ricky Bobby | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Columnstore, columnstoreSupport | ||
| Environment: |
Linux Ubuntu image: docker.io/amd64/ubuntu:focal |
||
| Attachments: |
|
| Description |
|
Another ridiculously long bug report. The attempt is to deploy just one pod that actually works. Nothing as fancy as the undocumented cluster config. First: I can't pull your docker repo image. It's a heavily regulated environment. That means I use a compliant image currently based on image: docker.io/amd64/ubuntu:focal Second: This is a proof of concept. If there's any possibility of spending money at MariaDB, the proof of concept has to work. I have so many more questions, but basically the scant documentation to run columnstore in even a single pod isn't correct for 11.1. Scant documentation: https://mariadb.com/docs/server/deploy/topologies/single-node/community-columnstore-cs10-6/ Getting the repo configured, and packages installed works... Sort of. /etc/rsyslog.d/49-columnstore.conf is created. But, doesn't seem to do anything? Everything is logged to /var/log/syslog. I couldn't create a table. Is there logging somewhere else? Reboots destroy everything despite using persistent volumes?? tail /var/log/syslog |