linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* crashblk: a block device crash emulator.
@ 2016-01-14  1:50 Takashi HOSHINO
  2016-01-14 19:44 ` Andreas Dilger
  0 siblings, 1 reply; 5+ messages in thread
From: Takashi HOSHINO @ 2016-01-14  1:50 UTC (permalink / raw)
  To: linux-fsdevel, linux-block, linux-kernel

Hi all,

I'm developing 'crashblk'.
It is a memory block device driver to emulate crash, IO error,
and various response time.

The source code repository is here:
https://github.com/starpos/crashblk/

It is very useful to test wrapper block device drivers,
and must be useful to test filesystems also.
I used it to test WalB (https://walb-linux.github.io/),
which is a wrapper block device driver for backup and asynchronous
replication, and found/confirmed several bugs.

If you are interested in crashblk, try it and give me feedback!
Thank you.

Takashi

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

end of thread, other threads:[~2016-01-18  2:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-14  1:50 crashblk: a block device crash emulator Takashi HOSHINO
2016-01-14 19:44 ` Andreas Dilger
2016-01-15  6:45   ` Takashi HOSHINO
2016-01-15 20:09     ` Josef Bacik
2016-01-18  2:24       ` Takashi HOSHINO

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