Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.3.9
-
Component/s: init script
-
Labels:None
-
Sprint: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