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

IPaddr2: add nic_monitor function so VIP can takeover by the other node WHEN t… #916

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

liangxin1300
Copy link

@liangxin1300 liangxin1300 commented Jan 20, 2017

IPaddr2: add nic_monitor function so VIP can takeover by the other node WHEN the net wire been pulled

@liangxin1300 liangxin1300 changed the title add nic_monitor function so VIP can takeover by the other node WHEN t… IPaddr2: add nic_monitor function so VIP can takeover by the other node WHEN t… Jan 20, 2017
@dmuhamedagic
Copy link
Contributor

dmuhamedagic commented Jan 27, 2017 via email

@liangxin1300
Copy link
Author

Hi @dmuhamedagic
I think this case(wire been pulled) is NOT rare,
So, a more compatible way to the link detaction on different OS environment could be acceptable?

@dmuhamedagic
Copy link
Contributor

dmuhamedagic commented Jan 27, 2017 via email

@bubble75
Copy link
Contributor

This wont work on any interfaces except ethernet ones. bond, bridge, IPoOB, tunnels, ppp, etc.etc.etc.
There is my ifspeed agent in pacemaker extra/resources which solves the issue for any wired interfaces.

@liangxin1300
Copy link
Author

liangxin1300 commented Jan 31, 2017

Hi @dmuhamedagic :
Thank you for your suggestion !

Hi @bubble75
I just see the ifspeed agent you mentioned, great job!
But, from the point of easy to use the HACluster, I still think that both the IPaddr and IPaddr2 scripts could handle with the wired interfaces issues, so Users can add only one resource in the group, do not worry about all the things which are related to the IP or interfaces.

@dmuhamedagic
Copy link
Contributor

dmuhamedagic commented Apr 8, 2017 via email

@bubble75
Copy link
Contributor

bubble75 commented Apr 8, 2017

@dmuhamedagic Probably it is, but it should be thoroughly tested. Anyways, link status has nothing to IP addess IMHO.

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

Successfully merging this pull request may close these issues.

3 participants