From owner-freebsd-hardware@FreeBSD.ORG Wed Jul 9 05:07:05 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A58E37B401 for ; Wed, 9 Jul 2003 05:07:05 -0700 (PDT) Received: from mail.logilune.com (erato.logilune.com [195.154.174.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD76143FB1 for ; Wed, 9 Jul 2003 05:07:04 -0700 (PDT) (envelope-from daniel@hackywhacky.com) Received: from [192.168.1.21] (evil.logilune.com [192.168.1.21]) by mail.logilune.com (Postfix) with ESMTP id BD88A79999 for ; Wed, 9 Jul 2003 14:07:03 +0200 (CEST) Date: Wed, 09 Jul 2003 14:07:48 +0200 From: daniel To: freebsd-hardware@freebsd.org Message-ID: <64721593.1057759668@[192.168.1.21]> X-Mailer: Mulberry/2.2.0 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: File system stange behavior X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 12:07:05 -0000 My hardware Pentium(R) 4 CPU 1.90GHz RAM 1048560K bytes DDR PC2100 ad0: 76319MB [155061/16/63] at ata0-master UDMA100 motherboard ASUS PAB266-E I have it with a 4.5 stable upgraded to 4.7 stable with cvsup After I discover the problem of which I talk below, I reinstalled all the=20 computer with 4.8 stable, but this was not a solution to my problem. There are some weird behavior on the file system. I discover it with the security run output and his heading setuid diffs: Some files cannot be accessed by the find of the command. there are some directory corruption on the file system. for example a exit of it: find: /usr/ports/security/libfwbuilder/Makefil=FF: No such file or = directory the file exist but the directory is corrupted if I do an odd -t a on the directory I've got the character FF instead off = E When I am in this situation I can't do anything with theses files , rm find = etc ... cannot find them. There are always an error when I try to access=20 the files referenced in the directory. But this behavior is not permanent. I can have it for 15 days and after=20 that I find again my directory and files ok, without doing anything Another thing : one time I 've got some rights on files who has been=20 modified too. In this case it was possible to put the right rights on them. At last the system reboot frequently ( every month in average ) with=20 inconsistency in the file system. I must run fsck to repair. Since I am in=20 4.8 the system always reboot but without inconsistency in the file system. two error different for the reboot I found in dmesg.boot panic: ufsdirhash_findfree: free mismatch and Fatal trap 12: page fault while in kernel mode I must say that I have the same configuration on another computer who work = well for years ago. I don't know what part of hardware is in charge of this problem. If=20 someone have a clue for me Thanks Daniel Madaoui daniel@hackywhacky.com