Date: Wed, 29 Aug 2001 02:09:35 -0500 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: current@freebsd.org Subject: Undeletable files Message-ID: <20010829020935.A57621@leviathan.inethouston.net>
next in thread | raw e-mail | index | archive | help
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. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010829020935.A57621>