Add VRRP/Keepalived support for active/standby set up
Bug #1976562 reported by
Haw Loeung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenVPN Server Charm |
New
|
Undecided
|
Unassigned |
Bug Description
Hi,
In cases where we want to have an active and standby/
* stop OpenVPN on active (though probably not needed).
* remove assigned VIPs on active.
* bring up assigned VIPs on standby (either `netplan apply` or manual).
* start up OpenVPN on standby.
To post a comment you must log in.
What's the client view for when a failover happens ?
Is there maybe a difference between shutting down openvpn on the active one first and not doing that ?