File system checking on ext3 after a system crash

Theodore Tso tytso at mit.edu
Mon Apr 9 20:15:47 UTC 2007


On Mon, Apr 09, 2007 at 01:53:50PM -0600, Andreas Dilger wrote:
> On Apr 09, 2007  14:29 -0400, Sev Binello wrote:
> > >3) Periodically, and at a non-peak time, use the e2image program to
> > >save a backup copy of the filesystem metadata.
> >
> >    I did a quick test and looks simple to use, are there any caveats or 
> > hidden gotchas ?
> 
> It won't work for very large filesystems, because e2image doesn't use
> O_LARGEFILE (i.e. image cannot be > 2GB in size).

e2image uses open64, so it should work with just fine on large
filesystems.

						- Ted




More information about the Ext3-users mailing list