public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* errors following ext3 to ext4 conversion
@ 2015-08-27  0:53 Chris Hunter
  2015-08-27  3:39 ` Theodore Ts'o
  2015-08-28 16:09 ` Andreas Dilger
  0 siblings, 2 replies; 11+ messages in thread
From: Chris Hunter @ 2015-08-27  0:53 UTC (permalink / raw)
  To: linux-ext4

I attempted to convert ext3 to  ext4 filesystem. I am using e2fsprogs 
(1.42.12.wc1 (15-Sep-2014)). I ran command tune2fs tune2fs -O 
extents,uninit_bg,dir_index /dev/DEV -o acl,user_xattr /dev/DEV.
I then encountered errors (below) when running read-only e2fsck. I have 
not mounted the filesystem.
Is it possible to backout the ext3/ext4 changes ?
Do tune2fs changes take effect immediately or next time filesystem is 
mounted?


e2fsck shows a variety of errors:
Pass 1: Checking inodes, blocks, and sizes
Inode 118843400, end of extent exceeds allowed value
         (logical block 1409, physical block 3803034390, len 976)
Inode 118843400, end of extent exceeds allowed value
         (logical block 2385, physical block 3803056554, len 4294966945)
Inode 118843400, i_size is 8331264, should be 5771264.  Fix? no
Inode 118843400, i_blocks is 16328, should be 11312.  Fix? no
(...)

Pass 2: Checking directory structure
Problem in HTREE directory inode 118843400 (/O/0/d0): bad block number 2030.
Problem in HTREE directory inode 118843400 (/O/0/d0): bad block number 2031.
Problem in HTREE directory inode 118843400 (/O/0/d0): bad block number 2032.
Problem in HTREE directory inode 118843400 (/O/0/d0): bad block number 2033.

Pass 4: Checking reference counts
Unattached inode 26
Unattached inode 27
Unattached inode 28

regards,
chris hunter
chris.hunter@yale.edu

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-08-28 18:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27  0:53 errors following ext3 to ext4 conversion Chris Hunter
2015-08-27  3:39 ` Theodore Ts'o
2015-08-27  3:43   ` Eric Sandeen
2015-08-27  4:15     ` Darrick J. Wong
2015-08-27 18:58       ` Theodore Ts'o
2015-08-27 19:28         ` Chris Hunter
2015-08-27 22:46           ` Theodore Ts'o
2015-08-28 16:23             ` Chris Hunter
2015-08-28 18:32               ` Theodore Ts'o
2015-08-27 21:34         ` Eric Sandeen
2015-08-28 16:09 ` Andreas Dilger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox