RE: AW: 2.4.29 Input/output error

"Holzwarth, Robert" <[email protected]> Mon, 21 Feb 2005 12:54:49 +0100
Newsgroups gmane.linux.file-systems.acl.devel
Message-ID <[email protected]>
Thank you for the info.
Your workaround solved the problem on my test machine.

Regards Robert

--
3SOFT GmbH - Member of the Elektrobit Group
Frauenweiherstraße 14, D-91058 Erlangen, Germany
http://www.3SOFT.de


> -----Original Message-----
> From: Thomas Vögtle [mailto:[email protected]] 
> Sent: Monday, February 21, 2005 12:28 PM
> To: Andreas Gruenbacher
> Cc: Holzwarth, Robert; [email protected]
> Subject: Re: AW: [Acl-Devel] 2.4.29 Input/output error
> 
> 
> > Does the problem persist even after remounting the fs?
> 
> We experienced the same problems on partitions which were used with a
> 2.4.28 kernel and hand-ported 2.4.25-acl patch.
> We fixed it this way:
> 
> With the  _old_ kernel, saved the whole acl settings in a file
> /usr/bin/getfacl -R . > .acl.save
> 
> and removed them:
> /usr/bin/setfacl -b -k -R .
> 
> Then booted up the new kernel.
> And restored the acl data from the file
> 
> setfacl --restore=.acl.save
> 
> After this, no Input Output Errors occured again, but this is 
> really not
> a nice way.
> 
> 
>           Thomas
> 
> 
> 
> -- 
> Coreworks Systementwicklung GBR
> Burkheimerstr. 3
> 79111 Freiburg
> http://www.coreworks.de
> 

_______________________________________________
acl-devel mailing list
[email protected]
http://acl.bestbits.at/mailman/listinfo/acl-devel