Date: Sat, 21 Mar 2015 11:28:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 198731] Generated ext3 filesystem is reported to have corrupted directory inodes Message-ID: <bug-198731-3630-l6Uq75Y5iI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-198731-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-198731-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198731 --- Comment #1 from Arrigo Marchiori <ardovm@yahoo.it> --- Created attachment 154616 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154616&action=edit Script that triggers the bug I wrote this script to check different combinations of image size, filesystem (ext2 vs ext3) and sleep time before unmount. On my 10.1-RELEASE-p6 system, these parameters trigger the bug: - size: 128 MB; - fs: ext2 (for mkfs and fsck); - sleep time: 1 second. When changing the size to 64 MB the problem seems to go away, but it's hard to deduce a precise law. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198731-3630-l6Uq75Y5iI>