From owner-freebsd-questions@freebsd.org Mon Feb 22 08:13:42 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40785AAFAB5 for ; Mon, 22 Feb 2016 08:13:42 +0000 (UTC) (envelope-from schmidt@ze.tum.de) Received: from io.ze.tum.de (w3projmail.ze.tum.de [129.187.39.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D85601AFD for ; Mon, 22 Feb 2016 08:13:40 +0000 (UTC) (envelope-from schmidt@ze.tum.de) Received: from etustar (etustar.ze.tum.de [129.187.39.200]) by io.ze.tum.de (8.14.5/8.14.5) with ESMTP id u1M8D5f5036907 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 22 Feb 2016 09:13:05 +0100 (CET) (envelope-from schmidt@ze.tum.de) Message-ID: <1456128785.29228.7.camel@ze.tum.de> Subject: Re: Random Lockup with FreeBSD 10.2 on SuperMicro Boards From: Gerhard Schmidt To: freebsd-questions@freebsd.org Date: Mon, 22 Feb 2016 09:13:05 +0100 In-Reply-To: <20151116094334.GS2604@mordor.lan> References: <56498205.3060806@ze.tum.de> <20151116094334.GS2604@mordor.lan> Organization: WWW und Online Services Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2016 08:13:42 -0000 Am Montag, den 16.11.2015, 10:43 +0100 schrieb Julien Cigar: > On Mon, Nov 16, 2015 at 08:13:09AM +0100, Gerhard Schmidt wrote: > > Hi, > > Hello, > > > > > I'm running quiet a few FreeBSD servers on SuperMicro Boards. I'm > > in the > > process of upgrading from 10.1 to 10.2. On the machines running > > 10.2 I'm > > experiencing so random lockups. > > > > The server running fine bit sometimes (about 2-3 month apart the > > /var > > filesystem just locks. Other filesystems on the same drive (mirror > > -raid) > > still working, only when accessing anything on /var blocks the > > process. > > > > The same machines running with 10.1 don't have this Problem. > > > > > try to disable SU+J (tunefs -j disable), I had random lockups with HP > Proliant servers too and problem. Problem went away when I turned off > SU+J. As expected. Turning Journaling off didn't change anything. The Server still freze randomly between 1 and 50 Days appart. Regards Estartu