Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Feb 2016 15:23:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206820] [ext2fs] Panic when writing to ext3fs mounted as ext2fs
Message-ID:  <bug-206820-8-UgX0KDMuHH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206820-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206820-8@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=3D206820

--- Comment #4 from Arrigo Marchiori <ardovm@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--1974=
45)
+197702 +(197876--197888) +442627 +508163
Fix<y>? yes
Free blocks count wrong for group #15 (7934, counted=3D7933).
Fix<y>? yes
Free blocks count wrong for group #24 (7934, counted=3D7885).
Fix<y>? yes
Free blocks count wrong for group #54 (7934, counted=3D7933).
Fix<y>? yes
Free blocks count wrong for group #62 (7934, counted=3D7933).
Fix<y>? yes
Free blocks count wrong (497201, counted=3D497149).
Fix<y>? yes
Inode bitmap differences:  +30721 +(49153--49159) +110593 +126977
Fix<y>? yes
Free inodes count wrong for group #15 (2048, counted=3D2047).
Fix<y>? yes
Directories count wrong for group #15 (0, counted=3D1).
Fix<y>? yes
Free inodes count wrong for group #24 (2048, counted=3D2041).
Fix<y>? yes
Directories count wrong for group #24 (0, counted=3D1).
Fix<y>? yes
Free inodes count wrong for group #54 (2048, counted=3D2047).
Fix<y>? yes
Directories count wrong for group #54 (0, counted=3D1).
Fix<y>? yes
Free inodes count wrong for group #62 (2048, counted=3D2047).
Fix<y>? yes
Directories count wrong for group #62 (0, counted=3D1).
Fix<y>? yes
Free inodes count wrong (131061, counted=3D131051).
Fix<y>? yes

/dev/md0s1: ***** FILE SYSTEM WAS MODIFIED *****
/dev/md0s1: 21/131072 files (9.5% non-contiguous), 27135/524284 blocks

--=20
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-206820-8-UgX0KDMuHH>