Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.3
-
None
-
MXS-SPRINT-84
Description
Prelink run sceduled on some OS, like red hat,
so maxctrl not working after next run
To reproduce:
Install maxscale (yum or apt-get)
install prelink (yum or apt-get)
sudo /usr/sbin/prelink /usr/bin/maxctrl
Afterwards maxctrl not work anymore.
/usr/bin/maxctrl --version
|
Pkg: Error reading from file.
|
or
maxctrl list servers
|
module.js:471 |
throw err; |
Workaround:
add -b /usr/bin/maxctrl
in
/etc/prelink.conf