Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-04-25 Thread oleg
Synopsis: [ipfw] [panic] freebsd 7.0 panic with mpd State-Changed-From-To: open-patched State-Changed-By: oleg State-Changed-When: Fri Apr 25 10:20:48 UTC 2008 State-Changed-Why: In private discussion PR author confirms that suggested patch did help. Responsible-Changed-From-To:

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-28 Thread Alexander Shulikov
Trouble fixed by updating to FreeBSD 7.0-STABLE. Now: # uptime 1:14PM up 4:41, 2 users, load averages: 0.00, 0.00, 0.00 Let's look, that will be further. -- реклама --- Научим каждого зарабатывать на колебаниях курсов валют. Запись на

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-25 Thread Alexander Shulikov
I can not answer this for sure but trying it out is for free :) but it will not help here I guess Even if I believe the problem is in ipfw you probably should try to isolate if it is in any means related to mpd, probably you can run your ppp from another server and run ipfw only on

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-25 Thread Alexander Shulikov
I did tuning, that was in my other letters (net.isr.direct=0, tuning in /boot/loader.conf) And received panic after 12 minutes: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xf2a9864 fault code = supervisor read, page not present

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-24 Thread Alexander Shulikov
The following reply was made to PR kern/121955; it has been noted by GNATS. From: Alexander Shulikov [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd Date: Mon, 24 Mar 2008 10:07:14 +0200 I receive new dump

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-24 Thread AT Matik
On Monday 24 March 2008 07:11:15 Andrey V. Elsukov wrote: Alexander Shulikov wrote: For bug kern/121955: ([ipfw] [panic] freebsd 7.0 panic with mpd) I receive new dump with mpd-4.4 and FreeBSD 7.0-RELEASE: Did you reset sysctl variable `net.inet.ip.fw.one_pass` into zero? There is well

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-24 Thread AT Matik
On Monday 24 March 2008 12:46:41 Alexander Shulikov wrote: Interesting changelog in cvs: Revision 1.114: download - view: text, markup, annotated - select for diffs Tue Dec 25 09:36:51 2007 UTC (2 months, 4 weeks ago) by oleg Branches: MAIN Diff to: previous 1.113: preferred, colored

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-24 Thread Alexander Shulikov
By default I have: # sysctl kern.ipc.nmbclusters kern.ipc.nmbclusters: 25600 # sysctl net.inet.ip.intr_queue_maxlen net.inet.ip.intr_queue_maxlen: 50 What range of value is optimal to try? Also I add to loader.conf: kern.maxusers=1536 kern.ipc.maxpipekva=3200 net.graph.maxalloc=2048 (but it

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-24 Thread AT Matik
On Monday 24 March 2008 16:08:10 Alexander Shulikov wrote: By default I have: # sysctl kern.ipc.nmbclusters kern.ipc.nmbclusters: 25600 hard to say, do you checked netstat -m if you get to your limit? If you get there set it higher # sysctl net.inet.ip.intr_queue_maxlen

Re: kern/121955: [ipfw] [panic] freebsd 7.0 panic with mpd

2008-03-24 Thread AT Matik
On Monday 24 March 2008 17:00:43 Alexander Shulikov wrote: 2008/3/24, AT Matik [EMAIL PROTECTED]: On Monday 24 March 2008 16:08:10 Alexander Shulikov wrote: By default I have: # sysctl kern.ipc.nmbclusters kern.ipc.nmbclusters: 25600 hard to say, do you checked netstat -m