From owner-freebsd-isp Thu Oct 17 12:52:12 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA25185 for isp-outgoing; Thu, 17 Oct 1996 12:52:12 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA25136 for ; Thu, 17 Oct 1996 12:51:59 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id OAA01284; Thu, 17 Oct 1996 14:50:40 -0500 From: Joe Greco Message-Id: <199610171950.OAA01284@brasil.moneng.mei.com> Subject: Re: **ccd, disk striping, and fsck problems** To: skynyrd@tahoma.cwu.edu (Chris Timmons) Date: Thu, 17 Oct 1996 14:50:39 -0500 (CDT) Cc: msv@arisia.net, freebsd-isp@freebsd.org In-Reply-To: from "Chris Timmons" at Oct 17, 96 11:44:54 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I had this problem recently and changed the passno in fstab such that each > ccd device would be checked seperately. Problem solved! Did the > unlimit-before-exec solution work too? > > I've been meaning to have a look at the code to see what really is > happening but with the passno workaround I've moved on to other fires at > the moment... > > -Chris Actually I suppose you could run out of RAM if you had a bunch of very large file systems :-) ... JG