Filesystems (ext3, reiser, xfs, jfs) comparison on Debian Etch (Debian
Posted Apr 26, 2006 14:19 UTC (Wed) by
apolinsky (subscriber, #19556)
Parent article:
Filesystems (ext3, reiser, xfs, jfs) comparison on Debian Etch (Debian
Administration)
The one concern I've always had about journalled file systems is the backup. I remember reading years ago the Unix Backup and Recovery book by Preston. In it, dump was claimed to be the most reliable tool for backups. Dump will work on ext2 and ext3 file systems. I don't believe it is available for the rest of them. There are all sorts of utilities available for backups, but their basis is generally tar or cpio. When you need to restore a file or file system, you want to be absolutely sure that the backup is reliable. Generally tar and cpio are fine, but over time I have come to agree with Preston. Dump seems to be best. That's why I've tended to stick with ext3.
As an aside, can anyone suggest a way of converting a reiser partition to ext3, short of a copy from one file system to another?
Alan
(
Log in to post comments)