2005-10-18 00:53:22

by Srikumar Subramanian

[permalink] [raw]
Subject: Kernel Panic in XFS ACL

Hi All,

I am using FC3: kernel 2.6.9-1.667smp

I create a base directory (base/) with 10 access ACL and 10 default ACL. The
file system size is 2 GB. Under base/, i have create lot of subdir,
sub-subdirs, and files (each 1KB size).

The idea is to test the stability of XFS with ACL.

During the test, there is no problem in inheriting acl from parent
directory.

But when the XFS file system goes out of space, it stops with a panic. It is
reproducible consistently.

I have typein the kernel dump:
EIP at 0060 :[44bf9bbc]
EIP at xfs_ail_insert
xfs_trans_update_ail
xfs_trans_chunk_committed
xfs_trans_committed
xlog_state_do_callback
xlog_iodone
...
...

The same test went good without any panic in XFS 1.2 (Kernel 2.4.20)

Any kernel patch is much appreciated.

Please CC me in your reply.

Thanks & Regards,
Srikumar Subramanian


2005-10-18 13:53:04

by Nathan Scott

[permalink] [raw]
Subject: Re: Kernel Panic in XFS ACL

On Mon, Oct 17, 2005 at 08:55:51PM -0400, Srikumar Subramanian wrote:
> Hi All,
>
> I am using FC3: kernel 2.6.9-1.667smp
> ...
> But when the XFS file system goes out of space, it stops with a panic. It is
> reproducible consistently.
>
> I have typein the kernel dump:
> EIP at 0060 :[44bf9bbc]
> EIP at xfs_ail_insert

This is fixed in more recent kernels.

cheers.

--
Nathan