[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200910171137.n9HBbP4T023087@demeter.kernel.org>
Date: Sat, 17 Oct 2009 11:37:25 GMT
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 14354] Bad corruption with 2.6.32-rc1 and upwards
http://bugzilla.kernel.org/show_bug.cgi?id=14354
--- Comment #79 from Alexey Fisher <bug-track@...her-privat.net> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists