All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Mahoney <jeffm@suse.com>
To: Marco Gatti <marco.gatti@gmail.com>
Cc: reiserfs-devel@vger.kernel.org
Subject: Re: reiserfs + acl corruption
Date: Tue, 30 Mar 2010 14:16:45 -0400	[thread overview]
Message-ID: <4BB2400D.9040500@suse.com> (raw)
In-Reply-To: <54cce25c1003280829q2a173c91p55bc3297a3163452@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/28/2010 11:29 AM, Marco Gatti wrote:
> I hope to post in the right place.
> I recently suffered a filesystem corruption with reiserfs in a
> production environment and I was able to reproduce it.
> The corruption started when i played with extended attributes, posix
> acls, with a partition containing hundreds of thousands of files.
> To reproduce the issue test it this way (using bash) in a separate
> disk, partition or virtual disk using loopback:
> 
> mkfsreiserfs /dev/sdc1
> mount -o acl /dev/sdc1 /mnt
> cd /mnt
> mkdir dir_with_many_files
> touch dir_with_many_files/{1..100000}
> setfacl -R -m u:username:rw dir_with_many_files
> setfacl -R -x u:username dir_with_many_files	(slow responsiveness of
> system during the execution of this command)
> setfacl -R -b dir_with_many_files
> 
> With a debian lenny standard kernel 2.6.26 (port amd64) these commands
> ends succesfully and no corruption occours.
> With a recent kernel, versions 2.6.32.8 - 2.6.32.9 - 2.6.32.10,
> (x86_64) compiled in different ways, from standard configuration to
> optimized versions even with no support for modules i get thousands of
> this kind of message:
> 
> REISERFS warning (device sdc1): jdm-20002 reiserfs_xattr_get: Invalid
> hash for xattr (system.posix_acl_access) associated with [2 848 0x0
> SD]
> 
> then wierd things start to happen and the more you use this filesystem
> the more you disrupt it: this leads to a corrupted filesystem!
> If you try with less files, let's say 50000, no corruption or error
> occour to me.
> The number of files to reproduce this behaviour could be different and
> it seems to be related to the machine you use: 100000 are enought for
> a virtual machine with 1GB of RAM, but i needed 300000 of files using
> a real machine with 4GB of RAM.
> I tested other filesystem but i get no corruption at all with ext2,
> ext3, ext4 and xfs.
> I use debian stable or testing environments and i'm using reiserfs
> included in vanilla kernels, with default options.
> Am I doing something wrong?
> Can someone test and reproduce this behaviour?

I'll give it a try. There was some churn after 2.6.26 when I pushed my
reiserfs patch queue to mainline but I didn't run into anything like
this in my testing.

- -Jeff

- -- 
Jeff Mahoney
SUSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAkuyQA0ACgkQLPWxlyuTD7K8awCgmxIujWl86sWWXXgpKrvq5kK/
llAAn24y2iD7y6BQyMA+h0f2fxaDKxeQ
=YbfE
-----END PGP SIGNATURE-----

  parent reply	other threads:[~2010-03-30 18:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-28 15:29 reiserfs + acl corruption Marco Gatti
2010-03-30  8:02 ` Marco Gatti
2010-03-30 18:16 ` Jeff Mahoney [this message]
2010-03-31 14:39 ` dimas
2010-04-04 20:38 ` Christian Kujau
2010-04-05  1:11   ` Christian Kujau
2010-04-05  5:44     ` Christian Kujau
2010-04-05 15:34       ` Jeff Mahoney
2010-04-06  8:40         ` Christian Kujau
2010-04-06  9:40           ` Marco Gatti
2010-04-06 13:31             ` Marco Gatti

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=4BB2400D.9040500@suse.com \
    --to=jeffm@suse.com \
    --cc=marco.gatti@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.