From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 09:16:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EA1916A4CE for ; Tue, 13 Jul 2004 09:16:20 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 447AC43D31 for ; Tue, 13 Jul 2004 09:16:19 +0000 (GMT) (envelope-from yaraghchi@gmx.net) Received: (qmail 32717 invoked by uid 0); 13 Jul 2004 09:16:18 -0000 Received: from 213.61.228.203 by www40.gmx.net with HTTP; Tue, 13 Jul 2004 11:16:18 +0200 (MEST) Date: Tue, 13 Jul 2004 11:16:18 +0200 (MEST) From: "Stephan F. Yaraghchi" To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Priority: 3 (Normal) X-Authenticated: #1324368 Message-ID: <23310.1089710178@www40.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit cc: it@boerse-berlin-bremen.de Subject: Problem with Squid and COSS storage scheme X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 09:16:20 -0000 Hi fellows! I ran into an error message in the cache.log of squid for which I couldn't find any information, neither at squid-cache.org nor googling my way through the web: 2004/07/13 10:32:23| storeCossReadDone: error: (27) File too large 2004/07/13 10:32:23| storeCossReadDone: error: (27) File too large 2004/07/13 10:51:10| storeCossReadDone: error: (27) File too large File size limitation shouldn't be the cause on 4.9-RELEASE-p4, right? The partition hast still plenty of room: /dev/idad0s1e 9.8G 2.9G 6.1G 32% /cache0 And the coss file itself ist still growing: -rw-r--r-- 1 nobody wheel 3113222144 Jul 13 10:27 coss -rw-r--r-- 1 nobody wheel 3114270720 Jul 13 10:59 coss -rw-r--r-- 1 nobody wheel 3115319296 Jul 13 11:10 coss Any ideas? Best Regards, Stephan.