[MCOL-1346] Debian9 fails to startup in buildbot Created: 2018-04-17 Updated: 2023-10-26 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ?, PrimProc |
| Affects Version/s: | 1.1.3 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Ben Thompson (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
debian 9 is failing to start from postConfigure MariaDB ColumnStore Database Platform Starting, please wait ........................................ FAILED From columnstore logging: the limits.conf file DOES contain the following entries: |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-04-18 ] |
|
In Debian limits.conf is ignored by non-interactive shells: https://wiki.debian.org/Limits Not sure on a good fix for this without either hacking Debian's PAM config or implementing |
| Comment by David Hill (Inactive) [ 2018-04-25 ] |
|
so it does run on buildbot when run directly, so its related to what Andrew noted in previous comment sudo -u buildbot ./PrimProc |
| Comment by Ben Thompson (Inactive) [ 2018-04-25 ] |
|
The configuration issue is resolved on my end. For this specific tests the following needs to be done to the worker AMI |