[Bug 198731] Generated ext3 filesystem is reported to have corrupted directory inodes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 21 11:28:34 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198731

--- Comment #1 from Arrigo Marchiori <ardovm at 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.


More information about the freebsd-fs mailing list