linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Filesystem testing
@ 2014-02-05 23:20 Mark Brown
  2014-02-06  2:00 ` Eric Sandeen
  2014-02-06  9:45 ` Lukáš Czerner
  0 siblings, 2 replies; 7+ messages in thread
From: Mark Brown @ 2014-02-05 23:20 UTC (permalink / raw)
  To: linux-ext4@vger.kernel.org

Hello all,
What are the most common testing tools used for stress testing ext4(or any file system..), and making sure the data (and metadata) that was written is correctly read back, operations that were done(whether usual R/W, but also others like truncate, stat,link, f* operations etc) did not cause problems or corruptions, do fscks if needed etc?

Also, are there tools that can cause aborts underneath the file system, basically something in the mid layer that randomly drops IOs or something along those lines?

I am looking for tests which can fully stress the system exercising the file system and also check for corruption. 

As an aside, I looked at xfstests, from what I could gather, it was started only for xfs, but there is ongoing work to make it work with ext4(and thus other posix FS?). If someone can point me to the documentation for xfstests and what it does, that would help. I could not find much.

Thanks in advance.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-02-07  4:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05 23:20 Filesystem testing Mark Brown
2014-02-06  2:00 ` Eric Sandeen
2014-02-06  3:12   ` Mark Brown
2014-02-06  3:31     ` Eric Sandeen
2014-02-06 23:16       ` Mark Brown
2014-02-07  4:48         ` Eric Sandeen
2014-02-06  9:45 ` Lukáš Czerner

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).