From owner-freebsd-current@FreeBSD.ORG Mon May 31 06:01:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7160416A4CE for ; Mon, 31 May 2004 06:01:31 -0700 (PDT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id F269A43D2D for ; Mon, 31 May 2004 06:01:30 -0700 (PDT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2657.72) id ; Mon, 31 May 2004 09:01:05 -0400 Message-ID: From: Don Bowman To: 'Tim Robbins' , Don Bowman Date: Mon, 31 May 2004 09:01:04 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" cc: "'current@freebsd.org'" Subject: RE: sysctl lock, system lockup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2004 13:01:31 -0000 From: Tim Robbins [mailto:tim@robbins.dropbear.id.au] ... > > I'm not sure where to go from here. A deadlock doesn't seem > likely, but > it's possible that background fsck could lock up the system for quite > some time by using this sysctl. How long did you wait before > dropping to > ddb (approximately)? i waited 10 minutes or so.