Coder Social home page Coder Social logo

Comments (9)

mamutuberalles avatar mamutuberalles commented on July 28, 2024 1

Update, setting the default memory mode in stream.conf to dbengine while the memory mode of the parent and child is dbengine fixes the issue

from helmchart.

mamutuberalles avatar mamutuberalles commented on July 28, 2024

The pod exits with exit code 139, which is segmentation fault, as you can see from the logs it has issues with the python.d plugins/modules, maybe that is the root cause?

from helmchart.

mamutuberalles avatar mamutuberalles commented on July 28, 2024

Update, the issue is with when memory mode is set to dbengine , setting it to ram or save fixes the issue, however it is just a hotfix, as with parent-child relationships it is not recommended.

from helmchart.

hugovalente-pm avatar hugovalente-pm commented on July 28, 2024

thanks for putting this into a ticket @mamutuberalles , a question the config on memory mode was something that was part of the installation or you did a change?
asking because we saw an issue reported by a user on community forums here related with a confusion between stream configuration settings and dbengine settings.

from helmchart.

hugovalente-pm avatar hugovalente-pm commented on July 28, 2024

child is dbengine fixes the issue

the child you can probably set to ram or something that suits more your needs

from helmchart.

ilyam8 avatar ilyam8 commented on July 28, 2024

@mamutuberalles what combination of memory modes in netdata.conf/stream.conf for parent/child is causing the problem?

from helmchart.

mamutuberalles avatar mamutuberalles commented on July 28, 2024

@mamutuberalles what combination of memory modes in netdata.conf/stream.conf for parent/child is causing the problem?

The problem was when the parent had dbengine , the child had ram, and in stream.conf the default was set to save.

When I changed parent to save the error went away but that's suboptimal, so I set each one to dbengine and the problem went away.

from helmchart.

ilyam8 avatar ilyam8 commented on July 28, 2024

I think the correct way is

  • parent dbengine
  • child ram

And dbengine in stream.conf (which is the default). It is better to have child with ram.

the correct way

Which is the default if you don't change memory mode settings.

from helmchart.

ilyam8 avatar ilyam8 commented on July 28, 2024

Closing in favor of netdata/netdata#15714

@mamutuberalles use parent/dbengine child/ram.

from helmchart.

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.