From: Elliot F. <efi...@gm...> - 2012-05-15 14:50:15
|
MFS 1.6.20. We haven't had any problems accessing MFS filesystems via FreeBSD, but as you stated, there is an issue with re-export on FreeBSD (Fuse related). Also, we are unable to mount a MFS volume via fstab, so we just mount them via script in /usr/local/etc/rc.d. root:~#>mfsmount /mfsroot -H fs1-master.etv.net -S / -p MFS Password: mfsmaster accepted connection with parameters: read-write,restricted_ip ; root mapped to root:wheel root:~#>ls /mfsroot ./ fileshare/ syncrify_backups/ ../ netbootclients/ vmware/ etv10/ proxmox/ windows_backups/ exchange_archive/ proxmoxv2/ root:~#>df -h /mfsroot Filesystem Size Used Avail Capacity Mounted on /dev/fuse0 275T 92T 182T 34% /mfsroot root:~#>uname -a FreeBSD fs1-chunkserver6.etv.net 8.2-STABLE FreeBSD 8.2-STABLE #1: Thu Feb 2 10:39:53 MST 2012 ro...@fs...:/usr/obj/usr/src/sys/GENERIC amd64 On Mon, May 14, 2012 at 4:45 PM, Atom Powers <ap...@di...> wrote: > On 05/14/2012 02:54 PM, Elliot Finley wrote: >> >> We have FreeBSD machines mounting MooseFS directly. Never had a >> problem with it. > > > Good to hear. What version of FreeBSD, MooseFS are you using? > > I had a small set of problems related to FUSE when I was doing my testing on > FreeBSD 8 and Mfs 1.6.20. IIR, it was relatively minor problems such as not > mounting automatically on boot and not being able to re-export via NFS; but > there must have also been something big enough to make it worth the effort > to use an NFS exporter. I just wish I could remember what it was. > > > -- > -- > Perfection is just a word I use occasionally with mustard. > --Atom Powers-- > Director of IT > DigiPen Institute of Technology > +1 (425) 895-4443 |