Skip to content

Conversation

@yoichi-cloudwan
Copy link

  1. Made Keepalived 2.0.7 work with interfaces under VRF.
  2. Removed the code to unset the nonpreempt config permanently
    at boot time.
  3. Added "out" directory to .gitignore.
  4. Added a build shell script for CLOUDWAN platform.

2. Removed the code to unset the nonpreempt config permanently
   at boot time.
3. Added "out" directory to .gitignore.
4. Added a build shell script for CLOUDWAN platform.
Copy link

@mageshgv mageshgv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yoichi-cloudwan This has a potential situation where the keepalived will not bind to vrf and will never recover. (when keepalived is spawned before the lan interface is not bound to vrf).

The proper solution might be to add an argument, say -b vrf1 and exit if vrf1 is not present.

@yoichi-cloudwan
Copy link
Author

I will add "vrf " entry to the VRRP instance in the keepalived config file.

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.

2 participants