From owner-freebsd-hardware@FreeBSD.ORG Fri Jun 13 00:47:52 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5921C1065677 for ; Fri, 13 Jun 2008 00:47:52 +0000 (UTC) (envelope-from stanislav@corp.n9.ru) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id DE7FD8FC16 for ; Fri, 13 Jun 2008 00:47:51 +0000 (UTC) (envelope-from stanislav@corp.n9.ru) Received: by fg-out-1718.google.com with SMTP id l26so3146402fgb.35 for ; Thu, 12 Jun 2008 17:47:50 -0700 (PDT) Received: by 10.125.89.5 with SMTP id r5mr140976mkl.137.1213318070451; Thu, 12 Jun 2008 17:47:50 -0700 (PDT) Received: by 10.125.111.12 with HTTP; Thu, 12 Jun 2008 17:47:50 -0700 (PDT) Message-ID: <319048390806121747u6bcb58e4u19d00f1d07a51a20@mail.gmail.com> Date: Fri, 13 Jun 2008 04:47:50 +0400 From: FreeBSD Sender: stanislav@corp.n9.ru To: "adam radford" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <319048390806120643n2033cfd1m795eaaf414c9f15c@mail.gmail.com> X-Google-Sender-Auth: 21b25fe8c2fab695 Cc: Manjunath Ranganathaiah , freebsd-hardware@freebsd.org Subject: Re: twe0 interrupt storm X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 00:47:52 -0000 Hi, Thank you for fast reply. I'm sorry, on old server controller was installed on irq20, on new on irq21. The hardware is same on both servers, I use another slot, and error persist on both servers. So now: [root@gans /home/sg]# vmstat -i interrupt total rate irq1: atkbd0 3 0 irq16: ohci0 1 0 irq17: ohci1 ohci3 1 0 irq18: ohci2 ohci4 1 0 irq20: twe0 2392173 61 cpu0: timer 77623998 1999 cpu1: timer 77623962 1999 Total 157640139 4061 But after some time irq20 rate heavely increases to 100000+ and than system hangs... gstat shows disk usage avg. 20%. Don't know what to do, because I have used different kernels, and changed controller to new one. Kind Regards 2008/6/13 adam radford : > On Thu, Jun 12, 2008 at 6:43 AM, FreeBSD wrote: >> Jun 11 21:38:00 gans kernel: twe0: <3ware Storage Controller. Driver >> version 1.50.01.002> port 0xe800-0xe80f mem >> 0xfebffc00-0xfebffc0f,0xfe000000-0xfe7fffff irq 20 at device 2.0 >> on pci3 > > That's strange, the driver thinks it's hooked to irq 20, see above. > >> [root@gans /home/sg]# vmstat -i > snip >> irq21: twe0 38629583391 101980 > snip >> Total 40144758213 105980 >> > > But here we are irq 21? > > -Adam > > >