From owner-freebsd-questions@FreeBSD.ORG Thu Jul 7 03:11:52 2011 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 A446E106564A; Thu, 7 Jul 2011 03:11:52 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 5DB0C8FC15; Thu, 7 Jul 2011 03:11:52 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id p673BpFc072517; Wed, 6 Jul 2011 20:11:51 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id p673BpWr072516; Wed, 6 Jul 2011 20:11:51 -0700 (PDT) (envelope-from sgk) Date: Wed, 6 Jul 2011 20:11:51 -0700 From: Steve Kargl To: Adrian Chadd Message-ID: <20110707031151.GA72452@troutmask.apl.washington.edu> References: <4E1421D9.7080808@zedat.fu-berlin.de> <4E147F54.40908@zedat.fu-berlin.de> <20110706162811.GA68436@troutmask.apl.washington.edu> <20110706193636.GA69550@troutmask.apl.washington.edu> <4E14CCE5.4050906@zedat.fu-berlin.de> <20110707015151.GB71966@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Mailman-Approved-At: Thu, 07 Jul 2011 03:39:05 +0000 Cc: FreeBSD Current , "Hartmann, O." , arrowdodger <6yearold@gmail.com>, Arnaud Lacombe , freebsd-questions@freebsd.org Subject: Re: Heavy I/O blocks FreeBSD box for several seconds 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: Thu, 07 Jul 2011 03:11:52 -0000 On Thu, Jul 07, 2011 at 10:39:00AM +0800, Adrian Chadd wrote: > On 7 July 2011 09:51, Steve Kargl wrote: > > On Thu, Jul 07, 2011 at 09:17:51AM +0800, Adrian Chadd wrote: > >> Offer a bounty for getting it fixed? > >> > > > > steve == ENOMONEY && jeffr == ENOTIME > > > > And, 4BSD works. > > I meant it as a more general observation. > > If something doesn't work as needed, consider either diving in to fix > it, or offering a bounty to someone to do so. > Or take the path of least resistance, use 4BSD, and get my actual work. I diagnosed the problem. I gave a fairly easy method for reproducing the problem (including providing a statically linked MPI program, and a script and data files to launch it). I offered access to one of the nodes in my cluster (including root access to install new kernels and to reboot the node). Unfortunately, I have neither the brain capacity and time nor the money to fix the issue. To solve OP's problem in the short, the simplest solution may be to switch to 4BSD. Let's face, ULE is not a silver bullet. -- Steve