mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* fsx for Linux showing up reiserfs problem?
@ 2001-12-15 15:40 Dave Jones
  2001-12-15 16:18 ` Martin Josefsson
                   ` (3 more replies)
  0 siblings, 4 replies; 29+ messages in thread
From: Dave Jones @ 2001-12-15 15:40 UTC (permalink / raw)
  To: Linux Kernel; +Cc: reiserfs-dev

Hi folks,
 After reading the article at http://www.kerneltrap.com/article.php?sid=415&mode=thread&order=0
on the FreeBSD guys finding a bunch of NFS bugs with a stress tool,
I took a look at fsx and played with it a little under Linux..

The changes to make it work are trivial, and are at
http://www.codemonkey.org.uk/cruft/fsx-linux.c
(non-existant include & expected mmap() behaviour differences)

I've done a few tests on local filesystems, and so far Ext2 & Ext3
seem to be holding up..

Reiserfs however dies very early into the test..

  truncating to largest ever: 0x3f15f
  READ BAD DATA: offset = 0x1d3d4, size = 0x962f
  OFFSET  GOOD    BAD     RANGE
  0x1d3d4 0x177d  0x0000  0x  563
  operation# (mod 256) for the bad data unknown, check HOLE and EXTEND ops

Options used were ./fsx -c1234 /mnt/test/testfile
(Although it seems to crash with any -c option)

Looks like an interesting tool, and probably something that should
be added to testsuites like Cerberus.

regards,
Dave.

-- 
| Dave Jones.                    http://www.codemonkey.org.uk
| SuSE Labs .

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

end of thread, other threads:[~2001-12-20 16:03 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-15 15:40 fsx for Linux showing up reiserfs problem? Dave Jones
2001-12-15 16:18 ` Martin Josefsson
2001-12-15 16:52 ` More fun with fsx Dave Jones
2001-12-15 17:08 ` [reiserfs-dev] fsx for Linux showing up reiserfs problem? Hans Reiser
2001-12-16 14:53 ` More fun with fsx Trond Myklebust
2001-12-16 14:58   ` Dave Jones
2001-12-16 15:26     ` Dave Jones
2001-12-16 15:39     ` Trond Myklebust
2001-12-16 15:47       ` Dave Jones
2001-12-16 15:50       ` Trond Myklebust
2001-12-16 18:48     ` Trond Myklebust
2001-12-16 20:59       ` Dave Jones
2001-12-16 21:19       ` Trond Myklebust
2001-12-16 21:34         ` Dave Jones
2001-12-17  0:00         ` Trond Myklebust
2001-12-17  1:33           ` Trond Myklebust
2001-12-17  1:37             ` Dave Jones
2001-12-17  1:47             ` Trond Myklebust
2001-12-17  1:50               ` Dave Jones
2001-12-17  2:51             ` Dave Jones
2001-12-17  9:59             ` Trond Myklebust
2001-12-17 14:30               ` Dave Jones
2001-12-17 14:41                 ` Dave Jones
2001-12-17 16:06                 ` Trond Myklebust
2001-12-17 16:15                   ` Dave Jones
2001-12-18 20:31               ` David S. Miller
2001-12-18 20:36                 ` Dave Jones
2001-12-20 15:55                   ` Nathan Straz
2001-12-20 16:02                     ` Dave Jones

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

Powered by JetHome