linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "Unknown code" error when enabling metadata_csum on ext4 raid1 device
@ 2012-07-31  2:53 Nick Semenkovich
  2012-08-01  7:19 ` Zheng Liu
  0 siblings, 1 reply; 9+ messages in thread
From: Nick Semenkovich @ 2012-07-31  2:53 UTC (permalink / raw)
  To: linux-ext4

I'm trying to enable metadata_csum on an ext4 raid1 device, but end up
with a semi-cryptic error.

(This is probably the same thing Tomasz Chmielewski reported in
http://www.spinics.net/lists/linux-ext4/msg33139.html )

Is this issue being tracked someplace?

$ uname -ar
Linux dev 3.5.0-6-generic #6-Ubuntu SMP Mon Jul 23 19:52:14 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux

$ git clone git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
$ ./configure
[snip]
$ make progs
[snip]
$ sudo misc/tune2fs -O metadata_csum /dev/md1
tune2fs 1.42.3 (14-May-2012)
rewrite_directory: Unknown code Ijv 64 while rewriting directories

The error code changes when I re-run tune2fs (to [a-zA-Z]*3 64).


I've tried this on the master, "next", & "pu" git branches, all with errors.


$ debugfs -R 'stats' /dev/md1 >
http://web.mit.edu/semenko/Public/debugfs-md1.txt


Best,
Nick

-- 
Nick Semenkovich
Laboratory of Dr. Jeffrey I. Gordon
Medical Scientist Training Program
School of Medicine
Washington University in St. Louis
http://web.mit.edu/semenko/

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

end of thread, other threads:[~2012-08-03  4:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31  2:53 "Unknown code" error when enabling metadata_csum on ext4 raid1 device Nick Semenkovich
2012-08-01  7:19 ` Zheng Liu
2012-08-01  7:16   ` Tomasz Chmielewski
2012-08-01  7:48     ` Zheng Liu
2012-08-01  7:51       ` Tomasz Chmielewski
2012-08-01  8:17         ` Zheng Liu
2012-08-02  3:43           ` Nick Semenkovich
2012-08-02  9:58             ` Zheng Liu
2012-08-03  4:01   ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).