* [Bug 14826] New: jdm-20002 reiserfs_xattr_get: Invalid hash for xattr @ 2009-12-17 9:00 bugzilla-daemon 2009-12-17 9:01 ` [Bug 14826] " bugzilla-daemon ` (2 more replies) 0 siblings, 3 replies; 4+ messages in thread From: bugzilla-daemon @ 2009-12-17 9:00 UTC (permalink / raw) To: reiserfs-devel http://bugzilla.kernel.org/show_bug.cgi?id=14826 Summary: jdm-20002 reiserfs_xattr_get: Invalid hash for xattr Product: File System Version: 2.5 Kernel Version: 2.6.32 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: ReiserFS AssignedTo: reiserfs-devel@vger.kernel.org ReportedBy: lists@nerdbynature.de Regression: Yes Note: this has been reported on reiserfs-devel by me as well: http://www.spinics.net/lists/reiserfs-devel/msg02009.html After upgrading to 2.6.32, the following messages appear in the logs: REISERFS warning (device xvda3): jdm-20002 reiserfs_xattr_get: Invalid hash for xattr (user.{http:%2F%2Ftwistedmatrix.com%2Fxml_namespace%2Fdav%2F}getcontentmd5) associated with [765 43775 0x0 SD] The filesystem has been created a long time ago, the mountoptions haven't changed either: $ grep reiser /proc/mounts /dev/xvda3 /var reiserfs rw,nosuid,nodev,noexec,relatime,user_xattr,notail 0 0 So far, the messages are not flooding the logs but are triggered a few times a day: $ uptime 09:32:48 up 2 days, 6:30, 10 users, load average: 0.95, 0.31, 0.11 $ dmesg | grep -c jdm-20002 35 A full dmesg and the .config is available on: http://nerdbynature.de/bits/2.6.33-git/jdm-20002/ Although cosmetical (right?) and and probably fixable by removing/resetting the xattr flags, this should not happen. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 14826] jdm-20002 reiserfs_xattr_get: Invalid hash for xattr 2009-12-17 9:00 [Bug 14826] New: jdm-20002 reiserfs_xattr_get: Invalid hash for xattr bugzilla-daemon @ 2009-12-17 9:01 ` bugzilla-daemon 2010-02-14 0:37 ` bugzilla-daemon 2010-03-18 13:22 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2009-12-17 9:01 UTC (permalink / raw) To: reiserfs-devel http://bugzilla.kernel.org/show_bug.cgi?id=14826 Christian Kujau <lists@nerdbynature.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lists@nerdbynature.de -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 14826] jdm-20002 reiserfs_xattr_get: Invalid hash for xattr 2009-12-17 9:00 [Bug 14826] New: jdm-20002 reiserfs_xattr_get: Invalid hash for xattr bugzilla-daemon 2009-12-17 9:01 ` [Bug 14826] " bugzilla-daemon @ 2010-02-14 0:37 ` bugzilla-daemon 2010-03-18 13:22 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2010-02-14 0:37 UTC (permalink / raw) To: reiserfs-devel http://bugzilla.kernel.org/show_bug.cgi?id=14826 Jethro Beekman <kernel@jbeekman.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kernel@jbeekman.nl --- Comment #1 from Jethro Beekman <kernel@jbeekman.nl> 2010-02-14 00:37:47 --- I can confirm that these messages keep popping up, seemingly at random, since I upgraded to 2.6.32. This is a *huge* problem when using ACLs, as the file becomes inaccessible. $cat thefile.xlsx cat: thefile.xlsx: Input/output error $ And in the logs: Feb 14 01:24:58 victoria [1149610.665902] REISERFS warning (device dm-0): jdm-20002 reiserfs_xattr_get: Invalid hash for xattr (system.posix_acl_access) associated with [1953724787 1882090853 0x7869736f UNKNOWN] I first noticed this because my automated backups failed. At first it seems this problem happened to a file only for a short period, because the backup would not complain about the same file twice in a row and I can access the failing files now, but for some time now I'm getting the error on one particular file. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 14826] jdm-20002 reiserfs_xattr_get: Invalid hash for xattr 2009-12-17 9:00 [Bug 14826] New: jdm-20002 reiserfs_xattr_get: Invalid hash for xattr bugzilla-daemon 2009-12-17 9:01 ` [Bug 14826] " bugzilla-daemon 2010-02-14 0:37 ` bugzilla-daemon @ 2010-03-18 13:22 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2010-03-18 13:22 UTC (permalink / raw) To: reiserfs-devel http://bugzilla.kernel.org/show_bug.cgi?id=14826 Nathan Phillip Brink (ohnobinki) <ohnobinki@ohnopublishing.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohnobinki@ohnopublishing.ne | |t -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-03-18 13:22 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-12-17 9:00 [Bug 14826] New: jdm-20002 reiserfs_xattr_get: Invalid hash for xattr bugzilla-daemon 2009-12-17 9:01 ` [Bug 14826] " bugzilla-daemon 2010-02-14 0:37 ` bugzilla-daemon 2010-03-18 13:22 ` bugzilla-daemon
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).