From owner-freebsd-questions@FreeBSD.ORG Wed May 13 21:14:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17BC91065674 for ; Wed, 13 May 2009 21:14:45 +0000 (UTC) (envelope-from mailinglist@modernbiztonsag.org) Received: from mail.modernbiztonsag.org (mail.modernbiztonsag.org [213.16.104.141]) by mx1.freebsd.org (Postfix) with ESMTP id C5CD58FC19 for ; Wed, 13 May 2009 21:14:44 +0000 (UTC) (envelope-from mailinglist@modernbiztonsag.org) Received: from localhost (catv-89-133-46-224.catv.broadband.hu [89.133.46.224]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.modernbiztonsag.org (Postfix) with ESMTPSA id B13831312E2; Wed, 13 May 2009 23:14:42 +0200 (CEST) Date: Wed, 13 May 2009 23:14:42 +0200 From: Gabri Mate To: Mel Flynn Message-ID: <20090513211442.GA18565@desktop.homelan> Mail-Followup-To: Mel Flynn , freebsd-questions@freebsd.org References: <54a3573b09fae93458481c998ad6b538@127.0.0.1> <200905121957.27262.mel.flynn+fbsd.questions@mailing.thruhere.net> <20090513174626.GA8309@desktop.homelan> <200905132229.34685.mel.flynn+fbsd.questions@mailing.thruhere.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200905132229.34685.mel.flynn+fbsd.questions@mailing.thruhere.net> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: 7.0 -> 7.1 crash every two day X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 21:14:45 -0000 On 22:29 Wed 13 May , Mel Flynn wrote: > On Wednesday 13 May 2009 19:46:26 Gabri Mate wrote: > > On 19:57 Tue 12 May , Mel Flynn wrote: > > > On Sunday 10 May 2009 20:51:48 mailinglist@modernbiztonsag.org wrote: > > > > Dear List, > > > > > > > > I've upgraded from source my 7.0-RELEASE to 7.1-RELEASE. It's a general > > > > purpose server for a small company and it's clients, running web, sql, > > > > mail and recursive dns. The machine is a Compaq ML350 G2. Version 7.0 > > > > was running on it for a year now without any problem. After 30 of April > > > > I've upgraded to 7.1 (I've followed the handbook) and since then nearly > > > > every two day the machine becomes unreachable except for echorequest. > > > > If i try to log in in the terminal it just hangs after i give my > > > > password. > > > > > > > > I'm out of any ideas. Please feel free to ask any more info that I've > > > > forgotten to provide. Thank You for your help in advance. > > > > > > If this is a not a GENERIC kernel, did you change scheduler or stuck with > > > SCHED_4BSD in your kernel? > > > > I've just added PF related stuff, so the scheduler is remained the > > default. > > Just FYI: unless you use include GENERIC and added pf, rather then copy > GENERIC to MYKERNEL, you're running with SCHED_4BSD, the default has changed > in 7.1. Hm, You've got the point. I've just copied over the kernel config from 7.0 to 7.1, made a diff with GENERIC but somehow I've missed the scheduler change. I'm building a new kernel now. Could this be related with the Squirrelmail problem I've posted earlier? > -- > Mel > > !DSPAM:117,4a0b2dc183011557416561! > -- Gabri Mate