From: Eric B. <eri...@sc...> - 2014-03-27 12:56:47
|
For us 9.1 worked well, under 9.2 fuse/mfs gave us kernel panics and under 10 it works but mfs/fuse is really slow.. Your milage may vary :) Cheers, Eric On 27 mar 2014, at 13:38, Alexander Akhobadze <akh...@ri...> wrote: > > WOW!!! :--( > > I'v installed fusefs-kmod-0.4.4 - but does not helped. > > So did I understand correctly that I have to downgrade > to FreeBSD 8 or to upgrade to 10 ? > > wbr > Alexander Akhobadze > > ====================================================== > > This is a known problem. fuse-client on FreeBSD is buggy > > https://groups.google.com/forum/#!topic/fa.freebsd.hackers/mtDvn5mjReU > > > ====================================================== > > On Wed, Mar 26, 2014 at 7:02 AM, Alexander Akhobadze <akh...@ri...> wrote: > > Hi All ! > Please help me to fix a problem. > > On one of my mfs-client host I have a strange behavior of mounted FS. > > After some time of doing mfsmount > files/directoryes under mounting point becomes unavailable: > > # ls /moosefs/mnt/ > ls: /moosefs/mnt/: Socket is not connected > > # df -h /moosefs/mnt > Filesystem Size Used Avail Capacity Mounted on > /dev/fuse0 0B 0B 0B 100% /moosefs/mnt > > I am not a really UNIX guru and unfortunately have no idea how to deal with this trouble > > In logs I found only this: > > Mar 26 16:05:40 myhostname kernel: pid 22997 (mfsmount), uid 0: exited on signal 6 > > ps really shows no mfsmount process running. > > My environment: > > # uname -a > FreeBSD myhostname 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Mar 13 12:11:24 MSK 2014 anri@myhostname:/usr/obj/usr/src/sys/ROGOZIN amd64 > > # cat /etc/sysctl.conf > kern.coredump=0 > kern.init_shutdown_timeout=200 > kern.shutdown.kproc_shutdown_wait=120 > kern.maxfiles=2000000000 > kern.maxfilesperproc=1000000 > kern.ipc.somaxconn=1024 > net.inet.tcp.msl=40000 > > # mfsmount -V > MFS version 1.6.27 > FUSE library version: 2.9.3 > mount_fusefs [fuse4bsd] version: 0.3.9-pre1 > > Mount string > /usr/local/bin/mfsmount /moosefs/mnt -H 192.168.106.1 -o mfsnice=-2,mfspassword=12345,mfscachemode=NEVER,mfswritecachesize=0,mfsattrcacheto=0,mfsentrycacheto=0,mfsdirentrycacheto=0,mfsioretries=50 > > Thanks for any help! > > wbr > Alexander Akhobadze > > > ------------------------------------------------------------------------------ > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users |