Giter VIP home page Giter VIP logo

Comments (6)

andriyanov avatar andriyanov commented on May 19, 2024

Do you use include directives? Maybe you've got infinite recusive include?

from keepalived.

kiroukou avatar kiroukou commented on May 19, 2024

Doesn't seem so.

Using lsfo command, I'm getting this :
keepalive 1697 root 11u netlink 0t0 67899 ROUTE
keepalive 1697 root 12u netlink 0t0 86065 ROUTE
keepalive 1697 root 13u netlink 0t0 98283 ROUTE
keepalive 1697 root 14u netlink 0t0 13398 ROUTE
keepalive 1697 root 15u netlink 0t0 133428 ROUTE
keepalive 1697 root 16u netlink 0t0 150143 ROUTE
keepalive 1697 root 17u netlink 0t0 151838 ROUTE
keepalive 1697 root 18u netlink 0t0 12494 ROUTE
keepalive 1697 root 19u netlink 0t0 13415 ROUTE
keepalive 1697 root 20u netlink 0t0 213849 ROUTE
keepalive 1697 root 21u netlink 0t0 13440 ROUTE
keepalive 1697 root 22u netlink 0t0 245903 ROUTE
keepalive 1697 root 23u netlink 0t0 246262 ROUTE
keepalive 1697 root 24u netlink 0t0 280313 ROUTE
keepalive 1697 root 25u netlink 0t0 298098 ROUTE
keepalive 1697 root 26u netlink 0t0 312680 ROUTE
keepalive 1697 root 27u netlink 0t0 13489 ROUTE
keepalive 1697 root 28u netlink 0t0 14440 ROUTE
keepalive 1697 root 29u netlink 0t0 359205 ROUTE
keepalive 1697 root 30u netlink 0t0 14449 ROUTE
keepalive 1697 root 31u netlink 0t0 25762 ROUTE
keepalive 1697 root 32u netlink 0t0 400527 ROUTE
keepalive 1697 root 33u netlink 0t0 428171 ROUTE
keepalive 1697 root 34u netlink 0t0 438385 ROUTE
....

and so on. Each reload creates a new one.

from keepalived.

andriyanov avatar andriyanov commented on May 19, 2024

Which version of keepalived do you use?

from keepalived.

kiroukou avatar kiroukou commented on May 19, 2024

Keepalived for Linux - Version 1.2.13 - May 13, 2014

from keepalived.

andriyanov avatar andriyanov commented on May 19, 2024

I don't have such unclosed sockets on my installation using 1.2.13 doing HUPs too.

You've got netlink opened sockets which are created from within libipvs (compiled into keepalived) which in turn uses libnl1 (as a shared lib). Is it possible that this lib is outdated, or testing/unstable in contrast?

from keepalived.

acassen avatar acassen commented on May 19, 2024

Agreed with Alexey... I am not able to reproduce it here, performing a bunch of reload with HUP, everything is ok...

from keepalived.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.