From owner-freebsd-fs@FreeBSD.ORG Mon Jun 21 09:02:22 2004 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CEEC16A4CE for ; Mon, 21 Jun 2004 09:02:22 +0000 (GMT) Received: from cnt.korolev-net.ru (cmail.korolev-net.ru [213.85.109.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B1FE43D5C for ; Mon, 21 Jun 2004 09:02:22 +0000 (GMT) (envelope-from dado@cnt.korolev-net.ru) Received: by cnt.korolev-net.ru (Postfix, from userid 100) id 2F9163FA0CF; Mon, 21 Jun 2004 13:02:08 +0400 (MSD) Date: Mon, 21 Jun 2004 13:02:08 +0400 From: Evgenii Davidov To: freebsd-fs@freebsd.org Message-ID: <20040621090208.GE77820@korolev-net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: ufs problem X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 09:02:22 -0000 dear fs-wizards i have such a problem: some groups of files get corrupted from time to time: find: /usr/src/crypto/openssl/crypto/bf/asm: Bad file descriptor find: /usr/src/crypto/openssl/crypto/bn/asm/alpha: Bad file descriptor find: /usr/src/crypto/openssl/crypto/bn/asm/alpha.works: Bad file descriptor thou they was not accessed even for reading last days fsck says "partially allocated inode" and erases them i have chaged the ide disk, and it's cable too, and plugged it in an other controller but it'd didn't help me "make -j32 buildworld" works compleetly disk activity is not high: tty ad2 fd0 md0 cpu tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id 0 72 0.00 0 0.00 0.00 0 0.00 0.00 0 0.00 3 12 7 1 76 0 8 16.91 50 0.82 0.00 0 0.00 0.00 0 0.00 3 36 24 1 36 0 8 13.48 12 0.16 0.00 0 0.00 0.00 0 0.00 2 17 13 1 66 0 8 14.16 10 0.13 0.00 0 0.00 0.00 0 0.00 2 10 8 0 79 0 8 12.48 13 0.16 0.00 0 0.00 0.00 0 0.00 1 12 10 1 76 now i want to replace ide disk with scsi but will it help me.... sorry for my english thanks Evgenii V Davidov