From: Pavel Machek <pavel@ucw.cz>
To: Karuna sagar K <karunasagark@gmail.com>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Testing framework
Date: Sat, 28 Apr 2007 09:35:11 +0000 [thread overview]
Message-ID: <20070428093510.GA7479@ucw.cz> (raw)
In-Reply-To: <2e4afe1e0704221346u6d6baec1uab88dc273ff08de9@mail.gmail.com>
Hi!
> For some time I had been working on this file system
> test framework.
> Now I have a implementation for the same and below is
> the explanation.
> Any comments are welcome.
>
> Introduction:
> The testing tools and benchmarks available around do not
> take into
> account the repair and recovery aspects of file systems.
> The test
> framework described here focuses on repair and recovery
> capabilities
> of file systems. Since most file systems use 'fsck' to
> recover from
> file system inconsistencies, the test framework
> characterizes file
> systems based on outcomes of running 'fsck'.
Thanks for your work.
> Putting it all together:
> The Corruption, Repair and Comparison phases could be
> repeated a
> number of times (each repetition is called an iteration)
> before the
> summary of that test run is prepared.
>
> TODO:
> Account for files in the lost+found directory during the
> comparison phase.
> Support for other file systems (only ext2 is supported
> currently)
Yes, please. ext2 does really well in fsck area, unfortunately some
other filesystems (vfat, reiserfs) do not work that well.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2007-04-28 9:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-22 20:46 Testing framework Karuna sagar K
2007-04-23 9:09 ` Kalpak Shah
2007-04-23 11:25 ` Karuna sagar K
2007-04-23 14:04 ` Avishay Traeger
2007-04-23 22:11 ` Ric Wheeler
2007-04-25 11:28 ` Karuna sagar K
2007-04-28 9:35 ` Pavel Machek [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-12-28 13:18 Karuna sagar k
2006-01-15 22:55 Anderson Briglia
2006-01-15 23:35 ` Lee Revell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070428093510.GA7479@ucw.cz \
--to=pavel@ucw.cz \
--cc=karunasagark@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.