From: Edward Shishkin <edward.shishkin@gmail.com>
To: Dushan Tcholich <dusanc@gmail.com>
Cc: reiserfs-devel@vger.kernel.org
Subject: Re: zen-sources (reiser4 for 2.6.25) reiser4 cryptocompress oops on loop
Date: Thu, 05 Jun 2008 04:09:45 +0400 [thread overview]
Message-ID: <48472EC9.4000705@gmail.com> (raw)
In-Reply-To: <a08621850806040608u3a15125aic2ebbde5da12eb81@mail.gmail.com>
Dushan Tcholich wrote:
> I'm transfering a gentoo user report of reiser4 problems:
>
> Quote:
> For me it only panicks when intensive operations are performed on loop
> file (portage sync, unmount). Main partition is R4CC with default
> settings with two loop files (portage and ccache) on it. Both are R4CC
> formatted as well. The first one (portage) is created as sparse file,
> second one (ccache) is ordinary prealocated loop file. Kernel panic
> occurs when I sync/unmount portage loop file.
Loop devices over cryptocompress files don't work.
I disabled this functionality, but it seems the stub has
been broken at some point.
I'll try to fix the loop functionality for cryptcompress files.
For now in order to create loop devices use files managed
by (classic) unix-file plugin, Ok?
On a ccreg40 partition a file powered by unix-file plugin
can be prepared, for instance, by the following way:
dd if=incompressible_file of=loopfile bs=65537 count=1
then rewrite the loopfile with any data you want: it won't
be converted back to cryptcompress format anymore.
As "incompressible_file" have any .gz or .bz2 file of size > 64K
I know, it looks like ugly workaround, but I believe we'll invent
more user-friendly interface to assign desired plugins in future..
Edward.
> Only messages I got are:
> reiser4 panicked cowardly: reiser4[pdflush(212)]: reiser4_handle_error
> (fs/reiser4/vfs_ops.c:232)[foobar-42]:
> Kernel panic - not syncing: reiser4_handle_error
> (fs/reiser4/vfs_ops.c:232)[foobar-42]:
> I'd like to point out that this setup worked for few days without
> problems, but later, probably when sparse file started to grow, it
> started panicking.
> /Quote
> More pointers: http://forums.gentoo.org/viewtopic-p-5112215.html#5112215
>
> I hope this is useful to you
>
> Dushan
>
>
next prev parent reply other threads:[~2008-06-05 0:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-04 13:08 zen-sources (reiser4 for 2.6.25) reiser4 cryptocompress oops on loop Dushan Tcholich
2008-06-05 0:09 ` Edward Shishkin [this message]
2008-06-05 0:36 ` Edward Shishkin
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=48472EC9.4000705@gmail.com \
--to=edward.shishkin@gmail.com \
--cc=dusanc@gmail.com \
--cc=reiserfs-devel@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.