Re: Strange network issue in freebsd 8

2010-01-27 Thread Sherin George
Is it possible for you to update to the latest stable-8 kernel > and we start from there ? > > -- Qing > > > -Original Message- > From: owner-freebsd-...@freebsd.org on behalf of Sherin George > Sent: Wed 1/27/2010 6:05 PM > To: freebsd-...@freebsd.org; freebsd-

Re: Strange network issue in freebsd 8

2010-01-27 Thread Sherin George
lem still happening? > > Cheers > Sam > > > On 24/01/2010 2:16 PM, Sherin George wrote: > >> Hello, >> >> I am facing some sort of strange network issue in a freebsd server >> occasionally. >> >> OS: FreeBSD 8.0-RELEASE - amd64 >> >> Now, I h

Re: Strange network issue in freebsd 8

2010-01-23 Thread Sherin George
sendfile 0 calls to protocol drain routines -- Regards, Sherin On Sat, Jan 23, 2010 at 7:12 PM, Thiago Damas wrote: > Hi > Nfsd as udp or tcp? I had the same problem, mbuf exaustion. Check netstat > -m > I solved using nfs over tcp on nfs client machine. > > Thiago

Re: Strange network issue in freebsd 8

2010-01-23 Thread Sherin George
Hello Robert, Thanks for the advice. I have upgrade OS to FreeBSD 8.0-RELEASE-p2. I have also requested the help of freebsd-net. -- Regards, Sherin On Sun, Jan 24, 2010 at 6:18 AM, Robert Watson wrote: > > On Sat, 23 Jan 2010, Sherin George wrote: > > i am facing some sor

Strange network issue in freebsd 8

2010-01-23 Thread Sherin George
Hello, i am facing some sort of strange network issue in a freebsd server occasionally. OS: FreeBSD 8.0-RELEASE - amd64 The servers loses network connection once in a few days. I logged into console and verified that network is up. I even restarted network service using following command. /etc/

Re: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-19 Thread Sherin George
Thanks Ivan :) I found It. add following in /boot/loader.conf === vfs.zfs.arc_max="10244M" === -- Best Regards, Sherin On Tue, Jan 19, 2010 at 3:15 PM, Ivan Voras wrote: > On 01/19/10 10:19, Sherin George wrote: > >> Hello, >> >

Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-19 Thread Sherin George
Hello, I am trying to tune ZFS file system by setting "zfs_arc_max" value in FreeBSD 8. In solaris, it is achieved like this = For example, if an application needs 5 GBytes of memory on a system with 36-GBytes of memory, you could set the arc maxim