From owner-freebsd-questions Mon Nov 24 00:17:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA15222 for questions-outgoing; Mon, 24 Nov 1997 00:17:45 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mail.san.rr.com (san.rr.com [204.210.0.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA15217 for ; Mon, 24 Nov 1997 00:17:42 -0800 (PST) (envelope-from studded@san.rr.com) Received: (from studded@localhost) by mail.san.rr.com (8.8.7/8.8.7) id AAA29401; Mon, 24 Nov 1997 00:17:51 -0800 (PST) Message-Id: <199711240817.AAA29401@mail.san.rr.com> From: "Studded" To: "Alexander Litvin" , "questions@freebsd.org" Date: Mon, 24 Nov 97 00:17:05 -0800 Reply-To: "Studded" Priority: Normal X-Mailer: PMMail 1.95a For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Giving up syncing disks Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 22 Nov 1997 13:44:42 +0200, Alexander Litvin wrote: >Hi, everybody! > >On one of our boxes -- 2.2.5-STABLE, running squid web cache, >I observed such a thing: after "shutdown -h", it tries to >sync disks, and gives up, unable to do it. Consiquently, >when coming up it is forced to fsck, which is quite long, >because cache is located at 4G slice. It should be mentioned >that this big slice is mounted async and noatime (which proved >to make a drastic speed improvement). > >What can I do to prevent such unclean shutdowns? Are you closing any applications that may be accessing that file system cleanly before you do the shutdown? You might want to try doing that if you're not, and see if that improves your situation. By closing cleanly I mean using the program's options to terminate it, or a simple kill (not kill -9). Good luck, Doug *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 4,168 clients and still growing. :-) *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) *** Part of the DALnet IRC network ***