Re: Strange network issue in freebsd 8

2010-01-23 Thread Sherin George
Hello Thiago, I have configured NFS clients to use TCP. Here is the present output of "netstat -m". Right now, server is working fine. myserver# netstat -m 2907/4908/7815 mbufs in use (current/cache/total) 2255/4551/6806/25600 mbuf clusters in use (current/cache/total/max) 1312/2272

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 sort of strange networ

Re: Strange network issue in freebsd 8

2010-01-23 Thread Robert Watson
On Sat, 23 Jan 2010, Sherin George wrote: 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

ethernet SiS(190/191) problem driver

2010-01-23 Thread zloidemon
Hi all! zlobook# uname -a FreeBSD zlobook.local 8.0-STABLE FreeBSD 8.0-STABLE #22: Sun Jan 3 12:17:19 KRAT 2010 r...@zlobook.local:/usr/obj/usr/src/sys/zlobook i386 no...@pci0:0:4:0: class=0x02 card=0x08021558 chip=0x01911039 rev=0x02 hdr=0x00 vendor = 'Silicon Integrate

Re: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-23 Thread jhell
On Sat, 23 Jan 2010 00:19, fbsdlist@ wrote: Good to hear that it's usable for you even on a relatively low-memory system. Now, throw in an SSD for L2ARC, more RAM for ARC (and L2ARC housekeeping) and then it starts to really shine. Can not wait until I can get something like this spinning!. I

Re: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-23 Thread jhell
On Sat, 23 Jan 2010 04:25, Alexander@ wrote: On Fri, 22 Jan 2010 21:39:48 -0500 jhell wrote: On Fri, 22 Jan 2010 11:47, fbsdlist@ wrote: Anyone know if it is adjustable on a system with 1024MB of ram ? Is this just being auto calculated by some other value ? You may want to make sure that

Re: [patch] extending/completing brandelf's OS knowledge

2010-01-23 Thread Kostik Belousov
On Sat, Jan 23, 2010 at 03:38:08PM +0100, Alexander Best wrote: > oh. i thought brandelf's purpose was to adjust an executable's OS ABI on a > general basis. an example would be having solaris executables with the OS ABI > set to 0. although freebsd won't support running these binaries brandelf cou

Re: [patch] extending/completing brandelf's OS knowledge

2010-01-23 Thread Alexander Best
oh. i thought brandelf's purpose was to adjust an executable's OS ABI on a general basis. an example would be having solaris executables with the OS ABI set to 0. although freebsd won't support running these binaries brandelf could be used to correct the OS ABI value which might come in handy if yo

Re: [patch] extending/completing brandelf's OS knowledge

2010-01-23 Thread Kostik Belousov
On Sat, Jan 23, 2010 at 01:07:44PM +0100, Alexander Best wrote: > patch is pretty self explanatory i guess. brandelf should now be able to > handle all OSes defined in the current SCO elf specs (26.10.2009). > > cheers. > alex > Index: usr.bin/brandelf/brandelf.1 > ===

Re: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-23 Thread Alexander Leidinger
On Fri, 22 Jan 2010 20:28:09 -0500 jhell wrote: > > On Wed, 20 Jan 2010 05:14, Alexander@ wrote: > > Quoting jhell (from Tue, 19 Jan 2010 09:45:58 > > -0500): > > > >> On 1/19/2010 5:16 AM, Sherin George wrote: > >>> Thanks Ivan :) > >>> > >>> I found It. add following in /boot/loader.conf >

Re: Setting "zfs_arc_max" value in FreeBSD 8.

2010-01-23 Thread Alexander Leidinger
On Fri, 22 Jan 2010 21:39:48 -0500 jhell wrote: > > On Fri, 22 Jan 2010 11:47, fbsdlist@ wrote: > >>> Anyone know if it is adjustable on a system with 1024MB of ram ? > >>> Is this just being auto calculated by some other value ? > > > > You may want to make sure that vm.kmem_size is set to a va

[patch] extending/completing brandelf's OS knowledge

2010-01-23 Thread Alexander Best
patch is pretty self explanatory i guess. brandelf should now be able to handle all OSes defined in the current SCO elf specs (26.10.2009). cheers. alex Index: usr.bin/brandelf/brandelf.1 === --- usr.bin/brandelf/brandelf.1 (revision

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/