From: Allen, B. S <bs...@la...> - 2011-08-29 22:18:31
|
The fstab looks correct. Make sure you have the mount.fuse command. On RHEL this is installed with the "fuse" package. On debian or Ubuntu I believe this is in the fuse-util package. Ben On Aug 29, 2011, at 3:38 PM, Tom De Vylder wrote: > Hi all, > > We're having some troubles getting the fstab entry to work: > > ~# mount /mnt/moose > 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 > > ~# tail -1 /etc/fstab > mfsmount /mnt/moose fuse mfsmaster=10.0.0.1,mfsport=9421,_netdev 0 0 > ~# > > It's the same format as listed on http://www.moosefs.org/reference-guide.html but it seems "mfsmount" isn't accepted. > > # mfsmount --version > MFS version 1.6.20 > FUSE library version: 2.8.4 > # cat /etc/debian_version > 6.0.1 > > If anyone needs more information I'd be glad to provide it. > > Kind regards, > Tom De Vylder > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even better > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users |