AW: 2.4.29 Input/output error

"Holzwarth, Robert" <[email protected]> Sun, 20 Feb 2005 13:24:47 +0100
Newsgroups gmane.linux.file-systems.acl.devel
Message-ID <[email protected]>
Hello Andreas, 

following your instructions, i did this:

# debugfs /dev/data/lv02 
debugfs 1.28 (31-Aug-2002)
debugfs:  stat /service/intranet/home/kirsch/intranet/images
Inode: 26968120   Type: directory    Mode:  0755   Flags: 0x0   Generation: 188273176
User:  2183   Group:  1016   Size: 4096
File ACL: 53938315    Directory ACL: 0
Links: 3   Blockcount: 16
Fragment:  Address: 0    Number: 0    Size: 0
ctime: 0x41d2925d -- Wed Dec 29 12:17:49 2004
atime: 0x42185623 -- Sun Feb 20 10:19:31 2005
mtime: 0x403b2107 -- Tue Feb 24 11:01:43 2004
BLOCKS:
(0):53937229
TOTAL: 1

debugfs:  q

# dd if=/dev/data/lv02 bs=4096 skip=53938315 count=1 of=block-2.4.29

'e2fsck -f' does not report any problems.

Regards Robert

> -----Ursprüngliche Nachricht-----
> Von: [email protected] 
> [mailto:[email protected]] Im Auftrag von Andreas 
> Gruenbacher
> Gesendet: Sonntag, 20. Februar 2005 12:27
> An: [email protected]
> Betreff: Re: [Acl-Devel] 2.4.29 Input/output error
> 
> On Sunday 20 February 2005 11:49, Holzwarth, Robert wrote:
> > Hello,
> >
> > kernel 2.4.29 with the latest testing patch generates a lot
> > Input/output errors on random directories on two of our machines.
> > With an old kernel, everything is working normal.
> 
> What does ``e2fsck -f'' report? Can you dump the xattr block 
> as follows?
> 
> 	$ debugfs <device>
> 	debugfs: stat <filename>
> 		# record the "File ACL:" field
> 	debugfs: q
> 	$ dd if=<device> bs=<blocksize> skip=<file-acl> count=1 of=block
> 
> Regards,
> -- 
> Andreas Gruenbacher <[email protected]>
> SUSE Labs, SUSE LINUX PRODUCTS GMBH
> _______________________________________________
> acl-devel mailing list
> [email protected]
> http://acl.bestbits.at/mailman/listinfo/acl-devel
>

_______________________________________________
acl-devel mailing list
[email protected]
http://acl.bestbits.at/mailman/listinfo/acl-devel
block-2.4.29 (application/octet-stream, 4 KB) - not displayed