public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Xavier DEBREUIL <xde@inventel.fr>
To: linux-mtd <linux-mtd@lists.infradead.org>
Subject: jffs2 tests
Date: Wed, 08 Aug 2001 10:45:27 +0200	[thread overview]
Message-ID: <3B70FC27.2A6943E9@inventel.fr> (raw)

Hello,
I do a similar test on jffs2 (20010802) as Frederic Giasson did :
1- copy randomly generated files of different sizes several times to
fill the jffs2 partition
2- df
3- remove all files
4- df

at step 4, most of the time I have :
/dev/mtdblock2            3200       648      2552  20%
/mnt/jffs2/jffs2_0
and from time to time :
/dev/mtdblock2            3200       904      2296  28%
/mnt/jffs2/jffs2_0
Nevertheless, as the following copy is able to copy the same amount of
files, it should be due to the latency of the garbage collector work
(confirm).

The only thing that seems odd to me is the occurence from time to time
of the following :

 rm -R /mnt/jffs2/jffs2_0/*
Unknown INCOMPAT nodetype C002 at 001B1588
jffs2_read_inode(): No data nodes found for ino #23289
Eep. read_inode() failed for ino #23289
Unknown INCOMPAT nodetype C002 at 000E1A8C
jffs2_read_inode(): No data nodes found for ino #23290
Eep. read_inode() failed for ino #23290

the unknown nodetype is always C002

What kind of debug is worth to be printed out to get more information
about that problem ?

Xavier

             reply	other threads:[~2001-08-08  8:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-08  8:45 Xavier DEBREUIL [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-08-08 12:58 jffs2 tests Frederic Giasson
2003-08-25 16:29 Ramesh, Subramanian

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=3B70FC27.2A6943E9@inventel.fr \
    --to=xde@inventel.fr \
    --cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox