From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 14354] Bad corruption with 2.6.32-rc1 and upwards Date: Sat, 17 Oct 2009 11:37:25 GMT Message-ID: <200910171137.n9HBbP4T023087@demeter.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: linux-ext4@vger.kernel.org Return-path: Received: from demeter.kernel.org ([140.211.167.39]:45349 "EHLO demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750719AbZJQLhU (ORCPT ); Sat, 17 Oct 2009 07:37:20 -0400 Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n9HBbPaX023088 for ; Sat, 17 Oct 2009 11:37:25 GMT In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: http://bugzilla.kernel.org/show_bug.cgi?id=14354 --- Comment #79 from Alexey Fisher 2009-10-17 11:37:24 --- Thank you for explanation. While bisect fsck.log was for me like: i have broken files WTF fsck do not telling me anything. If you mean with "files system corruption": corrupted orphan, unattached inode, block bitmap difference...; yes this test clearly reproduce it. But only with md5sum i kan see how big are real damages. Here is the script i do: make modules_install echo "1v3 done" sleep 5m make modules_install echo "2v3 done" sleep 5m make modules_install echo "3v3 done do checksum" mount /dev/sda13 /mnt md5deep -r /lib/modules/$k_version/* > /mnt/md5sums umount /mnt sleep 1m echo c > /proc/sysrq-trigger -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.