From: Guillaume Pelat <guillaume.pelat@winch-hebergement.net>
To: "Vladimir V. Saveliev" <vs@namesys.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Reiserfs 3.6 + quota enabled, crash on delete (or maybe truncate)
Date: Tue, 09 Aug 2005 23:27:30 +0200 [thread overview]
Message-ID: <42F91FC2.3010305@winch-hebergement.net> (raw)
In-Reply-To: <42F33379.5030804@namesys.com>
Hi,
> Would you, please, try to reproduce the problem having reiserfs check
> mode on.
> (it is File systems->Reiserfs support->Enable reiserfs debug mode in
> kernel configuration)
> and with attached patch.
Here is the error log with reiserfs check mode on + patch applied :
ReiserFS: sda3: found reiserfs format "3.6" with standard journal
ReiserFS: sda3: warning: CONFIG_REISERFS_CHECK is set ON
ReiserFS: sda3: warning: - it is slow mode for debugging.
ReiserFS: sda3: using ordered data mode
ReiserFS: sda3: journal params: device sda3, size 8192, journal first
block 18, max trans len 1024, max batch 900, max commit age 30, max
trans age 30
ReiserFS: sda3: checking transaction log (sda3)
ReiserFS: sda3: journal-1153: found in header: first_unflushed_offset
4607, last_flushed_trans_id 401988
ReiserFS: sda3: journal-1206: Starting replay from offset
1726529608356351, trans_id 0
ReiserFS: sda3: journal-1299: Setting newest_mount_id to 23
ReiserFS: sda3: Using r5 hash to sort names
ReiserFS: sda3: warning: vs-8301: reiserfs_kmalloc: allocated memory 202992
[..a few days later..]
REISERFS: panic (device Null superblock): vs-8025: set_entry_sizes:
(mode==c, insert_size==-4958), invalid length of directory item
Kernel panic - not syncing: REISERFS: panic (device Null superblock):
vs-8025: set_entry_sizes: (mode==c, insert_size==-4958
), invalid length of directory item
The partition had just been checked with reiserfsck (2 days before) and
it was ok. I didnt reboot between the reiserfsck and the crash.
Here was the result of reiserfsck before the crash:
Checking internal tree..finished
Comparing bitmaps..finished
Checking Semantic tree:
finished
No corruptions found
There are on the filesystem:
Leaves 423085
Internal nodes 2932
Directories 1046685
Other files 8739829
Data block pointers 75038187 (0 of them are zero)
Safe links 0
###########
Btw, i forgot to mention the mount options:
noatime,notail,usrquota
I just applied the patch submitted by Jan Kara:
http://bugzilla.kernel.org/show_bug.cgi?id=4771#c3
I dont know yet if it solves the problem :)
Best Regards,
Guillaume Pelat
next prev parent reply other threads:[~2005-08-09 21:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-04 19:49 Reiserfs 3.6 + quota enabled, crash on delete (or maybe truncate) Guillaume Pelat
2005-08-05 9:38 ` Vladimir V. Saveliev
2005-08-09 21:27 ` Guillaume Pelat [this message]
2005-08-10 13:06 ` Jan Kara
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=42F91FC2.3010305@winch-hebergement.net \
--to=guillaume.pelat@winch-hebergement.net \
--cc=linux-kernel@vger.kernel.org \
--cc=vs@namesys.com \
/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.