From: <18...@gm...> - 2015-10-22 02:56:24
|
I'm using MooseFS 2.0.77 but I can't put mfsmount on /etc/fstab # cat /etc/fstab | grep mfsmount mfsmount /mnt/mfs fuse mfsmaster=mfsmaster,mfsport=9421,_netdev 0 0 # mount /mnt/mfs mount: wrong fs type, bad option, bad superblock on mfsmount, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found in syslog - try dmesg | tail or so Then I have to manually run mfsmount. What can I do to fix this? Thanks, |