Git Product home page Git Product logo

Comments (3)

GiedriusS avatar GiedriusS commented on June 8, 2024

Have you seen #3405? I think it talks about the same problems.

it seems to need more and more local disk space

That shouldn't be true. It just continues doing its work. Unless you are referring to disk space that you are using as "remote object storage"? Then yes. Typically "local disk space" refers to the space used for the compaction work but not for the object storage.

for creating all the level 3 with resolution 300000 it first downloads all the level 3 with resolution 0, is that right?

It does that one by one, compactor doesn't download all raw resolution blocks and downsample them at the same time unless you have downsampling concurrency increased from the default 1.

from thanos.

calestyo avatar calestyo commented on June 8, 2024

@GiedriusS Indeed it seems to be the same (or at least cover the same area)... and I hadn't spotted it when skimming through the existing reports.

Can you mark this a duplicate of the other?

from thanos.

douglascamata avatar douglascamata commented on June 8, 2024

Closing as a duplicate of #3405.

@calestyo: feel free to bring some details and information from this issue into #3405 if you find it valuable.

from thanos.

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.