Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2010 15:03:07 +0200
From:      Anders Nordby <anders@FreeBSD.org>
To:        Jeremy Chadwick <freebsd@jdc.parodius.com>
Cc:        freebsd-fs@FreeBSD.org, Peter Jeremy <peter@vk2pj.dyndns.org>
Subject:   Re: Odd network issues on ZFS based NFS server
Message-ID:  <20100610130307.GA33285@fupp.net>
In-Reply-To: <20100610114831.GB71432@icarus.home.lan>
References:  <20100608083649.GA77452@fupp.net> <Pine.GSO.4.63.1006081946040.8742@muncher.cs.uoguelph.ca> <20100609122517.GA16231@fupp.net> <20100610081710.GA64350@server.vk2pj.dyndns.org> <20100610110609.GA87243@fupp.net> <20100610114831.GB71432@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Thu, Jun 10, 2010 at 04:48:32AM -0700, Jeremy Chadwick wrote:
> Can you also provide "vmstat -i" output, both when the issue is
> happening and after the machine has been rebooted (but been up for 5-10
> minutes)?  Thanks.

While having issues:

root@unixfile:~# vmstat -i
interrupt                          total       rate
irq1: atkbd0                           6          0
irq14: ata0                            1          0
irq18: uhci2                    78164874        953
irq19: uhci1                      643047          7
irq26: bge1                     73830825        900
irq51: ciss0                      642774          7
cpu0: timer                    163861455       1998
cpu1: timer                    163853438       1998
cpu3: timer                    163906515       1999
cpu2: timer                    163906515       1999
Total      

5 minutes after a reboot:

root@unixfile:~# vmstat -i
interrupt                          total       rate
irq1: atkbd0                           6          0
irq14: ata0                            1          0
irq18: uhci2                        5813         19
irq19: uhci1                        2503          8
irq26: bge1                         1997          6
irq51: ciss0                        2503          8
cpu0: timer                       592619       1995
cpu1: timer                       584601       1968
cpu2: timer                       584605       1968
cpu3: timer                       584606       1968
Total                            2359254       7943

Bye,

-- 
Anders.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100610130307.GA33285>