Coder Social home page Coder Social logo

Mfsmount in /etc/fstab error about moosefs HOT 7 CLOSED

moosefs avatar moosefs commented on May 17, 2024
Mfsmount in /etc/fstab error

from moosefs.

Comments (7)

pkonopelko avatar pkonopelko commented on May 17, 2024 2

@richarson:

I've just added better description on https://moosefs.com/download/centosfedorarhel.html. Please check it out - all comments and suggestions of course are welcome:

If you want MooseFS to be mounted automatically when system starts, first of all install File System in Userspace (FUSE) utilities:
# yum install fuse
and then add one of the following entries to your /etc/fstab:

"classic" entry (works with all MooseFS 3.0 and 2.0 verisons):
mfsmount /mnt/mfs fuse defaults 0 0

or "NFS-like" entry (works with MooseFS 3.0.75+):
mfsmaster.host.name: /mnt/mfs moosefs defaults 0 0

from moosefs.

richarson avatar richarson commented on May 17, 2024 1

@OXide94 Perfect, thanks!

from moosefs.

xandrus avatar xandrus commented on May 17, 2024

Hi,
Please check if you have installed fuse utilities, because without this package mfsmount will not work with fstab.

CentOS 7 packages should look like this:
fuse.x86_64 : File System in Userspace (FUSE) utilities
fuse-libs.x86_64 : File System in Userspace (FUSE) libraries

Would you be so kind and send us mfsmount line from fstab?

from moosefs.

richarson avatar richarson commented on May 17, 2024

Would you guy reconsider adding fuse as a dependency for mfsmount?

I know fuse it's not really required to use mfsmount but I think this is already a recurring problem :)

Or at least put a note on the docs that you need to install fuse utilities, e.g (extracted from https://moosefs.com/download/centosfedorarhel.html):

After installing the MooseFS Client, you can add the following entry to your /etc/fstab to mount MooseFS automatically when system starts (but note that you'll have to install fuse if you want to use this method):

mfsmount /mnt/mfs fuse defaults 0 0

from moosefs.

pkonopelko avatar pkonopelko commented on May 17, 2024

Hi @richarson,

Thanks for reminding this matter - indeed I can remember, that it was mentioned somewhere on MooseFS-Users mailing list some time ago. Good point regarding the proposed place for info about fuse utilities on RPM-based systems - I'll take care of posting it on our website tomorrow, thanks!

Concerning packages - I can't promise we'll put fuse utils as a dependency, but we definitely will discuss it.

Best regards,
Peter / MooseFS Team

from moosefs.

richarson avatar richarson commented on May 17, 2024

@OXide94 Thanks!

from moosefs.

pkonopelko avatar pkonopelko commented on May 17, 2024

Guys, do you think this issue can be closed? I can't see anything more to be done on it for now.

Peter / MooseFS Team

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.