GithubHelp home page GithubHelp logo

Comments (2)

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

Hi Nicolas,

I've just pushed some tweaks that seem to allow our old static configuration to work again.
We've been using the newer PA2X for a while now, so the static approach hasn't been
exercised in a while, but I was able to get the static approach to build and mount, and
did some simple writes and reads. Like I said, this approach hasn't been used in a while,
so there may well be problems with it.

Thanks for reminding us about PA2X being private. We're on it to get that made public,
I'd guess within days.

Using the static approach, you'll have to edit the source, to set up your own static config, but it can work.
You would edit marfs/fuse/src/marfs_base_static_config.c You'll have to look at the source,
to see what the config-fields are, but you can just adapt the example repos and namespaces there.

Then build and mount, something like this:

cd $AWS4C;  make clean && make
cd $MARFS/fuse/src;  make clean && make mnt STATIC_CONFIG=1

You'll have to supply that STATIC_CONFIG argument to 'make', for other things you do with the Makefile, as well.

System logs may give you (tons of) information about problems.

Thanks,
Jeff

On Nov 10, 2015, at 6:17 AM, Nicolas Trangez [email protected] wrote:

Hi,

While trying to build the MarFS code, I got stuck on the compilation in common/configuration/src, which requires PARSE_DIR to be defined, pointing to "the path to your install of Ron's code". If I'm not mistaken, this code isn't present in the repository, and I couldn't find it elsewhere.

Any pointers? Thanks!


Reply to this email directly or view it on GitHub.

from marfs.

brettkettering avatar brettkettering commented on September 4, 2024

PA2X is now a repository in this project. One should be able to get that code here and use it to build MarFS and to parse MarFS's configuration.

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.