xfs-masters
[Top] [All Lists]

[xfs-masters] Re: Kernel Bug Report: XFS + Serpent Cipher = BUG soft loc

To: xfs-masters@xxxxxxxxxxx
Subject: [xfs-masters] Re: Kernel Bug Report: XFS + Serpent Cipher = BUG soft lockup detected on CPU#1!
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Tue, 03 Jan 2006 12:54:38 -0600
Cc: davem@xxxxxxxxxxxxx
In-reply-to: <9de7248f0601031020o59bd6fcbi4542c09da2f66570@xxxxxxxxxxxxxx>
References: <9de7248f0601031020o59bd6fcbi4542c09da2f66570@xxxxxxxxxxxxxx>
Reply-to: xfs-masters@xxxxxxxxxxx
Sender: xfs-masters-bounce@xxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720)
Wes L wrote:
> [1.] One line summary of the problem:
>     XFS + Serpent Cipher on entire disk results in BUG: Soft Lockup on CPU1
> [2.] Full description of the problem/report:
> 
>     Reproduceable on 2 servers
>         Server 1 is using a Promise IDE card
>         Server 2 is using the onboard VIA IDE interface
>     3 different kernel versions:
>         kernel-2.6.14-gentoo-r5
>         kernel-2.6.14.2
>         kernel-2.6.15
>     Bug will repeat every 2-3 seconds (as long as file copy is in progress),
> usually alternating between CPU0 and CPU1
>     Attached are my current kernel compile options.
> 
>     cryptsetup -c serpent -h sha512 create disk1 /dev/hde
>     mkfs.xfs /dev/mapper/disk1
>     mount /dev/mapper/disk1 /mnt/disk1
>     cp (very large directory) to /mnt/disk1
>     10-15 seconds later:

Does this only show up with xfs?  Other filesystems are ok?  If so, may be a 
result of xfs doing work in a kernel thread....

Thanks,

-Eric


<Prev in Thread] Current Thread [Next in Thread>