Git Product home page Git Product logo

Comments (8)

Japeth avatar Japeth commented on July 21, 2024

Noticed that it looks like all of the jmeter-slave pods also have 1 restart now logged on them. Perhaps it's those pods that are crashing....

from jmeter-operator.

Japeth avatar Japeth commented on July 21, 2024

Watching the logs on one of the slave pods
It seems to run fine, and then:
error: unexpected EOF
OR
killed

Pod then shows another restart

from jmeter-operator.

Japeth avatar Japeth commented on July 21, 2024

Looks like the influxdb is getting overwhelmed...seeing a lot of 204's in the logs, and then 500 timeouts after a while. Which is odd since kubernetes never reports it running out of memory or CPU. It must be network bandwidth.

from jmeter-operator.

arashkaffamanesh avatar arashkaffamanesh commented on July 21, 2024

You wrote: "and they usually run in 10 pods"
do you mean 10 slaves? which are running on 10 different nodes?
I'm running for smoke tests 3 slave pods with 10 threads and 10.000 loops "forever" and can reach 30.000 messages / second which writes 8 MB/s in Kafka running on different nodes where the slaves are running, and it works.

from jmeter-operator.

Japeth avatar Japeth commented on July 21, 2024

The 10 slave pods run on 5 nodes. These 5 nodes also run everything else including the kube-system pods and the grafana, influx, and jmeter-master pods. I'm trying to find some sort of performance tuning for influxdb, but everything I'm seeing says it should be able to handle 5-10k requests per second.

from jmeter-operator.

arashkaffamanesh avatar arashkaffamanesh commented on July 21, 2024

I'd suggest to use anti-affinity to run the slaves not on the same nodes where your app is running!

from jmeter-operator.

Japeth avatar Japeth commented on July 21, 2024

Sorry if I wasn't clear.
Only the JMeter deployment and required kubernetes pods are running on these nodes. The actual web application I am testing is far removed from this kubernetes cluster.

from jmeter-operator.

Japeth avatar Japeth commented on July 21, 2024

OK,
so adding wal-fsync-delay = "100ms" to the configmap seems to have solved the problem.
I had to edit the main.yml in my local \roles\jmeter\tasks and push that to the jmeter-operator pod running ansible at /opt/ansible/roles/jmeter/tasks/

from jmeter-operator.

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.