From owner-freebsd-current Wed Aug 29 0: 9:33 2001 Delivered-To: freebsd-current@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 0913D37B405 for ; Wed, 29 Aug 2001 00:09:29 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id A353A10F42F; Wed, 29 Aug 2001 02:09:35 -0500 (CDT) Date: Wed, 29 Aug 2001 02:09:35 -0500 From: "David W. Chapman Jr." To: current@freebsd.org Subject: Undeletable files Message-ID: <20010829020935.A57621@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.21i X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I cannot seem to delete some files that fsck can't seem to fix. I have the following in my loader.conf hw.ata.tags=1 hw.ata.wc=1 and the following in my sysctl.conf vfs.vmiodirenable=1 Fsck gives me this error when I run it MISSING '.' I=3436309 OWNER=root MODE=40755 SIZE=2048 MTIME=Aug 29 01:58 2001 DIR=? UNEXPECTED SOFT UPDATE INCONSISTENCY CANNOT FIX, FIRST ENTRY IN DIRECTORY CONTAINS po UNEXPECTED SOFT UPDATE INCONSISTENCY MISSING '..' I=3436309 OWNER=root MODE=40755 SIZE=2048 MTIME=Aug 29 01:58 2001 DIR=/tmp/binutils UNEXPECTED SOFT UPDATE INCONSISTENCY I managed to isolate them into /usr/tmp but it keeps giving me this error every time I try to delete them. dwcjr# rm -fr binutils rm: binutils/po: Directory not empty rm: binutils: Directory not empty dwcjr# find binutils binutils binutils/po Any clues on how to fix this. I'm also getting a lot of random errors like the below ** Phase 4 - Check Reference Counts LINK COUNT DIR I=3428844 OWNER=root MODE=40755 SIZE=1024 MTIME=Aug 29 01:58 2001 COUNT 1 SHOULD BE 2 LINK COUNT INCREASING UNEXPECTED SOFT UPDATE INCONSISTENCY ADJUST? no LINK COUNT DIR I=3658641 OWNER=root MODE=40777 SIZE=512 MTIME=Aug 29 02:02 2001 COUNT 4 SHOULD BE 3 ADJUST? no -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message