[MXS-2081] Unable to execute maxctrl commands in RHEL 6 - Maxscale 2.2.9 Created: 2018-10-05 Updated: 2020-08-25 Resolved: 2018-11-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Packaging |
| Affects Version/s: | 2.2.9 |
| Fix Version/s: | 2.2.17 |
| Type: | Bug | Priority: | Major |
| Reporter: | Chris Calender (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Red Hat Enterprise Linux 6.9 |
||
| Sprint: | MXS-SPRINT-69, MXS-SPRINT-70 |
| Description |
|
We are unable to execute maxctrl commands in RHEL 6.9 servers. Please help to check. $ ps -ef | grep /usr/bin/maxscale $ maxctrl list servers Error: Cannot find module '/home/maxscale/list' $ cat /etc/redhat-release |
| Comments |
| Comment by markus makela [ 2018-11-15 ] | |||
|
Try if these steps produce a working maxctrl:
| |||
| Comment by markus makela [ 2018-11-15 ] | |||
|
Could not reproduce with CentOS 6 with either RHEL or CentOS packages for versions 2.2.9 and 2.2.16. Both versions on both OSes worked as expected. | |||
| Comment by markus makela [ 2018-11-22 ] | |||
|
Turns out that on some systems when an RPM is installed it is stripped by default. To prevent this, the packaging had to be modified. |