GithubHelp home page GithubHelp logo

Comments (3)

xandrus avatar xandrus commented on May 17, 2024

Hi.

First of all.
All metalogger metdetadata files are rotating and number of change log files can be set in metalogger configuration file.

# number of metadata change log files (default is 50)
# BACK_LOGS = 50

Secondly.
Metalloger by default downloads metadata file from MooseFS master once every 24 hours.

Check /etc/mfs/metalogger.cfg file:
# metadata download frequency in hours (default is 24, should be at least BACK_LOGS/2)
# META_DOWNLOAD_FREQ = 24

You can also change number of previous metadata files.
# number of previous metadata files to be kept (default is 3)
# BACK_META_KEEP_PREVIOUS = 3

from moosefs.

OraCheung avatar OraCheung commented on May 17, 2024

META_DOWNLOAD_FREQ "at least" or "at most" ?
When I: man mfsmetalogger.cfg
META_DOWNLOAD_FREQ
metadata download frequency in hours (default is 24, at most BACK_LOGS/2)
When I: vim mfsmetalogger
# metadata download frequency in hours (default is 24, should be at least BACK_LOGS/2)
# META_DOWNLOAD_FREQ = 24

from moosefs.

OraCheung avatar OraCheung commented on May 17, 2024

And the first question is:
When I restart metalogger, most will download all the files, but rarely will not download. When meet the situation not downloading the metadata files, it will never be able to download, unless restart the mfsmaster. I think that the 'META_DOWNLOAD_FREQ' will not affect at the time restart the metalogger.

from moosefs.

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.