[MXS-3341] Unable to bind on VIP address Created: 2020-12-16 Updated: 2020-12-16 Resolved: 2020-12-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | 2.5.5 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Oleg Kupriyanov | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian 10.7, keepalived vip |
||
| Description |
|
Hello! When using maxscale with keepalived virtual ip there is an error on a backup node:
The error appears because 10.0.1.254 is virtual ip and it assigned on master node. When fail on master node occurs this virtual IP must migrate to backup node. There is a workaround don't bind maxscale to particular ip and use bind 0.0.0.0 but it bad for security reasons. |
| Comments |
| Comment by markus makela [ 2020-12-16 ] | ||
|
Google suggests that this is something that can be controlled in the Linux kernel with the following:
|