Git Product home page Git Product logo

Comments (7)

mniewrzal avatar mniewrzal commented on September 22, 2024 1

Do I understand correctly that if a node receives more than one bloom filter from a single satellite, it tries to process all of them at the same time?

Yes. Setting --retain.concurrency to 1 should switch processing to do filters one by one. It might be less optimal when receiving two or more filters from different satellites but usually satellites other than US1 are processed much faster.

Before doing something more elegant we plan to set default value --retain.concurrency to 1 to mitigate this issue on larger nodes.

from storj.

mniewrzal avatar mniewrzal commented on September 22, 2024

Thank you for your report. We are looking into this issue. As temporary workaround you can try reducing --retain.concurrency from default 5 to something lower to reduce CPU load.

from storj.

storj-gerrit avatar storj-gerrit commented on September 22, 2024

Change storagenode/retain: reduce concurrent retain requests to 1 mentions this issue.

from storj.

andrewadp avatar andrewadp commented on September 22, 2024

As temporary workaround you can try reducing --retain.concurrency from default 5 to something lower to reduce CPU load.

Do I understand correctly that if a node receives more than one bloom filter from a single satellite, it tries to process all of them at the same time? It is unclear because in the log, i see only the first one being processed. For now, it is not a problem when the node processes two or more blooms from different satellites concurrently; it does not cause high CPU load. The problem appears only when the node has multiple retain requests from a single satellite.

from storj.

storjrobot avatar storjrobot commented on September 22, 2024

This issue has been mentioned on Storj Community Forum (official). There might be relevant details there:

https://forum.storj.io/t/high-cpu-usage-by-nodes-caused-by-receiving-a-new-bloom-filter-while-still-processing-the-old-one/26007/13

from storj.

storjrobot avatar storjrobot commented on September 22, 2024

This issue has been mentioned on Storj Community Forum (official). There might be relevant details there:

https://forum.storj.io/t/gc-successfull-bloomfilter-not-deleted-new-bloomfilter-not-processed/26194/8

from storj.

storjrobot avatar storjrobot commented on September 22, 2024

This issue has been mentioned on Storj Community Forum (official). There might be relevant details there:

https://forum.storj.io/t/gc-successful-bloomfilter-not-deleted-new-bloomfilter-not-processed/26194/13

from storj.

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.