> I've thought that ext3 was basically ext2 with journaling (since it > seems like you can convert one to the other just by using tune2fs). Does > anyone know if that is or is not true? > ext3 is ext2 + journaling of data and metadata. In the default settings it is slower than other journaling filesystems because it guarantees a higher level of consistency during a catastrophic event (system crash or more likely power failure). As a result I would recommend ext2 for this operation as it does not have a journal.
John ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users