mar-file-system / marfs

MarFS provides a scalable near-POSIX file system by using one or more POSIX file systems as a scalable metadata component and one or more data stores (object, file, etc) as a scalable data component.
Other
96 stars 26 forks source link

Inspect MarFS configuration in use by FUSE #184

Open brettkettering opened 7 years ago

brettkettering commented 7 years ago

We discussed a way to have a /marfs/proc file to see what MarFS configuration is in the FUSE daemon's memory. FUSE would create this when it runs and it goes away when FUSE goes down. This is similar to the hidden files that PLFS maintained.

Work on implementing this capability, but if this proves more difficult than envisioned, it can wait until later.

shanegoff commented 5 years ago

Possible solutions: