Git Product home page Git Product logo

Comments (7)

ilyam8 avatar ilyam8 commented on June 15, 2024 1

@hugovalente-pm I don't think it was a Netdata bug or we can do something about it. If processes are killed by the oom killer, dmesg (or /var/log/{messages,syslog}) should contain information about which processes are being killed.

from netdata.

tkatsoulas avatar tkatsoulas commented on June 15, 2024

Hey @dev-zero quick question, do you use streaming with TLS?

from netdata.

dev-zero avatar dev-zero commented on June 15, 2024

@tkatsoulas no, without TLS. And I've also tried without streaming, but the problem remained. So I think it is independent of the streaming configuration. I've also tried to narrow it down to some plugins, to no avail.

from netdata.

hugovalente-pm avatar hugovalente-pm commented on June 15, 2024

@dev-zero could you please update to v1.45 and try it again. There have been a tone of bug fixes since 1.44.3.

from netdata.

dev-zero avatar dev-zero commented on June 15, 2024

@hugovalente-pm thanks for the update
@ilyam8 unfortunately that's not true: looking at the Linux source code shows that if a process already exiting when being selected for killing due to OOM, no kernel message will be generated. This for example involves cases where a process in a control group is exhausting memory in an allocation, would be killed, but due to failing to allocate memory is already terminating.

from netdata.

dev-zero avatar dev-zero commented on June 15, 2024

the issue is still present, @ilyam8 can you please reopen the issue?

from netdata.

ilyam8 avatar ilyam8 commented on June 15, 2024

unfortunately that's not true: looking at the Linux source code shows that if a process already exiting when being selected for killing due to OOM, no kernel message will be generated.

Source?

I don't think OOM kills more than 2 thousand processes every minute, and it doesn't produce any messages, so it's impossible to keep track of what those thousands of processes are.

Can you confirm that you have thousands of processes killed every minute? Is it happening?

from netdata.

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.