From owner-freebsd-bugs Mon Jun 25 2:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB27337B407 for ; Mon, 25 Jun 2001 02:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P9e1015448; Mon, 25 Jun 2001 02:40:01 -0700 (PDT) (envelope-from gnats) Received: from shadow.otel.net (JuDiCaToR.OTEL.net [212.36.9.113]) by hub.freebsd.org (Postfix) with ESMTP id 7AEA437B405 for ; Mon, 25 Jun 2001 02:39:49 -0700 (PDT) (envelope-from tbyte@shadow.otel.net) Received: (from tbyte@localhost) by shadow.otel.net (8.11.3/8.11.1) id f5P9dhB15091; Mon, 25 Jun 2001 12:39:43 +0300 (EEST) (envelope-from tbyte) Message-Id: <200106250939.f5P9dhB15091@shadow.otel.net> Date: Mon, 25 Jun 2001 12:39:43 +0300 (EEST) From: tbyte@tbyte.org Reply-To: tbyte@tbyte.org To: FreeBSD-gnats-submit@freebsd.org Cc: tbyte@tbyte.org X-Send-Pr-Version: 3.113 Subject: kern/28402: kernel panic caused by softupdates (may be) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28402 >Category: kern >Synopsis: kernel panic caused by softupdates (may be) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 25 02:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Iasen Kostoff >Release: FreeBSD 4.3-STABLE i386 >Organization: OTEL.net >Environment: System: FreeBSD mail1.otel.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jun 22 22:28:40 EEST 2001 root@mail1.otel.net:/usr/src/sys/compile/ML1-SRV i386 >Description: Doing tar -zxf about_5MB_file.tgz; rm -rf all_extracted cause kernel panic on a tunefs -n enable file system (tmp in this case). Some times even tar -xzf file cause this panic. Here are the setting on /tmp: tunefs -p /tmp tunefs: soft updates: (-n) enabled tunefs: maximum contiguous block count: (-a) 15 tunefs: rotational delay between contiguous blocks: (-d) 0 ms tunefs: maximum blocks per file in a cylinder group: (-e) 2048 tunefs: minimum percentage of free space: (-m) 8% tunefs: optimization preference: (-o) time >How-To-Repeat: tar -zxf about_5MB_file.tgz; rm -rf all_extracted (about 3-5 times) >Fix: I'm too far away from FS :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message