Re: very poor ext3 write performance on big filesystems?

From: Tomasz Chmielewski
Date: Mon Feb 18 2008 - 10:02:59 EST


Theodore Tso schrieb:

(...)

What has helped a bit was to recreate the file system with -O^dir_index
dir_index seems to cause more seeks.

Part of it may have simply been recreating the filesystem, not
necessarily removing the dir_index feature.

You mean, copy data somewhere else, mkfs a new filesystem, and copy data back?

Unfortunately, doing it on a file level is not possible with a reasonable amount of time.

I tried to copy that filesystem once (when it was much smaller) with "rsync -a -H", but after 3 days, rsync was still building an index and didn't copy any file.


Also, as files/hardlinks come and go, it would degrade again.


Are there better choices than ext3 for a filesystem with lots of hardlinks? ext4, once it's ready? xfs?


--
Tomasz Chmielewski
http://wpkg.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/