GithubHelp home page GithubHelp logo

Installation checker about marfs HOT 1 OPEN

brettkettering avatar brettkettering commented on September 4, 2024
Installation checker

from marfs.

Comments (1)

jti-lanl avatar jti-lanl commented on September 4, 2024

TBD:

  • Regarding namespace permissions, marfs_config should print them out as a list of strings, rather than just show the bit-mask.

  • marfs_config should show the "generic" per-DAL config options. I think those must've been introduced after marfs_config.

  • Currently, path-expansion happens in two phases. After the first phase (mc_update_path on the template from the config), all that needs substituting-in during the second phase is the block-number. This could be done programmatically, by looking at the MC DAL config options (see previous item). One could then generate all the per-block paths.

    After we pivot to RDMA code, the path-template expansion (for RDMA and for MC) is done by a per-DAL snprintf function. Formerly, this snprintf was internal to libne functions. I'm not saying we must go straight to this for Brett's issue, but filling out the template in the case of RDMA paths is a little more complex, and more-likely requires access to the per-DAL config options.

    When we get to RDMA repos, there is also test_client which allows you to interact with server(s) on each individual storage node, using a generic path-template. If you know the name of an object-file on a given server, you can use the "template" file on the command line. It supports a stat function, but we could add something else, if needed.

from marfs.

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.