* XFS dm_crypt BUG?
@ 2005-02-27 18:43 Torben Viets
2005-02-27 19:34 ` Stephen Lord
0 siblings, 1 reply; 4+ messages in thread
From: Torben Viets @ 2005-02-27 18:43 UTC (permalink / raw)
To: linux-kernel
Hello,
I have a problem with the XFS-filesystem, I use the Kernel 2.6.10 and
2.6.11-rc4 and rc5 everytime the same behavior.
I have a RAID 5(md0) with 3 disks on md0 (chunk-size 128) there is a
logical volume (/dev/data/mp3-crypt) which is crypted with AES and the
encrypted version ist under /dev/mapper/mp3, if the filestem on it is
xfs and then copie some files on it then I get a kernel panic, mostly on
greater files (>200MB), if I make the same thing with ext3 there is no
problem. My first thougt was that the problem is that I make a snapshot
of the device, but if i remove this it won't work anyway.
My sytem is a Pentium4 1800Mhz
512 MB SDRAM
I can't show you the kernel panic message, because I didn't found it in
the syslog, it is only on the screen,
I'm not sure what infos you need too.
greetings
Torben Viets
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: XFS dm_crypt BUG?
2005-02-27 18:43 XFS dm_crypt BUG? Torben Viets
@ 2005-02-27 19:34 ` Stephen Lord
2005-02-27 22:22 ` Nathan Scott
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Lord @ 2005-02-27 19:34 UTC (permalink / raw)
To: Torben Viets; +Cc: linux-kernel
Torben Viets wrote:
> Hello,
>
> I have a problem with the XFS-filesystem, I use the Kernel 2.6.10 and
> 2.6.11-rc4 and rc5 everytime the same behavior.
>
> I have a RAID 5(md0) with 3 disks on md0 (chunk-size 128) there is a
> logical volume (/dev/data/mp3-crypt) which is crypted with AES and the
> encrypted version ist under /dev/mapper/mp3, if the filestem on it is
> xfs and then copie some files on it then I get a kernel panic, mostly on
> greater files (>200MB), if I make the same thing with ext3 there is no
> problem. My first thougt was that the problem is that I make a snapshot
> of the device, but if i remove this it won't work anyway.
>
> My sytem is a Pentium4 1800Mhz
> 512 MB SDRAM
>
> I can't show you the kernel panic message, because I didn't found it in
> the syslog, it is only on the screen,
>
> I'm not sure what infos you need too.
>
> greetings
> Torben Viets
>
The complete kernel panic is what is needed to get anywhere with this.
If all else fails, get a digital camera and take a picture of it,
although you may need to reconfigure your console to get enough lines
displayed. A console down a serial line to another computer is the best
way of capturing these though.
Just on a hunch, check if you have 4K stacks turned on, if you do, go
back to 8K stacks and see if that cures it.
Steve
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: XFS dm_crypt BUG?
2005-02-27 19:34 ` Stephen Lord
@ 2005-02-27 22:22 ` Nathan Scott
[not found] ` <422B6885.7090908@web.de>
0 siblings, 1 reply; 4+ messages in thread
From: Nathan Scott @ 2005-02-27 22:22 UTC (permalink / raw)
To: Torben Viets, Stephen Lord; +Cc: linux-kernel
On Sun, Feb 27, 2005 at 01:34:31PM -0600, Stephen Lord wrote:
> Torben Viets wrote:
> >
> > I have a RAID 5(md0) with 3 disks on md0 (chunk-size 128) there is a
> > ...
> > I can't show you the kernel panic message, because I didn't found it in
> > the syslog, it is only on the screen,
> ...
> Just on a hunch, check if you have 4K stacks turned on, if you do, go
> back to 8K stacks and see if that cures it.
Also (if still an option) try mkfs'ing the filesystem with
a sector size matching your blocksize (eg. -ssize=4k), which
will make XFS's IO patterns a little more uniform. This has
resolved RAID5 driver confusion in the past, so worth a shot.
cheers.
--
Nathan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-03-13 14:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-27 18:43 XFS dm_crypt BUG? Torben Viets
2005-02-27 19:34 ` Stephen Lord
2005-02-27 22:22 ` Nathan Scott
[not found] ` <422B6885.7090908@web.de>
[not found] ` <20050307080929.B2751595@wobbly.melbourne.sgi.com>
2005-03-13 14:24 ` Torben Viets
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox