Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Virtual IP address #772

Open
volga629-1 opened this issue Nov 14, 2022 · 0 comments
Open

[FEATURE] Virtual IP address #772

volga629-1 opened this issue Nov 14, 2022 · 0 comments

Comments

@volga629-1
Copy link

volga629-1 commented Nov 14, 2022

Hello Everyone,
This is request to configure virtual ip address which will allow application seamless experience when failover occurred.
I tried keeplaived and custom script to configure ip address and flush arp, but issue with timing when it should happened .

Two new option

virtual_ip_command='sudo  /usr/sbin/ip addr add $IP dev $DEV'
flush_arp_cache='sudo /usr/sbin/ip -s neigh flush all'

Thank you volga629.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant