[Bug 206820] [ext2fs] Panic when writing to ext3fs mounted as ext2fs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 1 15:23:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206820
--- Comment #4 from Arrigo Marchiori <ardovm at yahoo.it> ---
Running e2fsck on the md(4)-backed file, after reboot:
# e2fsck /dev/md0s1
e2fsck 1.42.13 (17-May-2015)
/dev/md0s1 was not cleanly unmounted, check forced.
Pass 1: Checking inodes, blocks, and sizes
Inode 30721, i_size is 24, should be 1024. Fix<y>? yes
Inode 49154 is in use, but has dtime set. Fix<y>? yes
Inode 110593, i_size is 24, should be 1024. Fix<y>? yes
Inode 126977, i_size is 24, should be 1024. Fix<y>? yes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Block bitmap differences: +123139 +(196867--196880) +197137 +(197426--197445)
+197702 +(197876--197888) +442627 +508163
Fix<y>? yes
Free blocks count wrong for group #15 (7934, counted=7933).
Fix<y>? yes
Free blocks count wrong for group #24 (7934, counted=7885).
Fix<y>? yes
Free blocks count wrong for group #54 (7934, counted=7933).
Fix<y>? yes
Free blocks count wrong for group #62 (7934, counted=7933).
Fix<y>? yes
Free blocks count wrong (497201, counted=497149).
Fix<y>? yes
Inode bitmap differences: +30721 +(49153--49159) +110593 +126977
Fix<y>? yes
Free inodes count wrong for group #15 (2048, counted=2047).
Fix<y>? yes
Directories count wrong for group #15 (0, counted=1).
Fix<y>? yes
Free inodes count wrong for group #24 (2048, counted=2041).
Fix<y>? yes
Directories count wrong for group #24 (0, counted=1).
Fix<y>? yes
Free inodes count wrong for group #54 (2048, counted=2047).
Fix<y>? yes
Directories count wrong for group #54 (0, counted=1).
Fix<y>? yes
Free inodes count wrong for group #62 (2048, counted=2047).
Fix<y>? yes
Directories count wrong for group #62 (0, counted=1).
Fix<y>? yes
Free inodes count wrong (131061, counted=131051).
Fix<y>? yes
/dev/md0s1: ***** FILE SYSTEM WAS MODIFIED *****
/dev/md0s1: 21/131072 files (9.5% non-contiguous), 27135/524284 blocks
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list