LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Filesystems (https://www.linuxquestions.org/questions/linux-software-2/filesystems-584427/)

delta_simon 09-13-2007 10:38 AM

Filesystems
 
What good properties have XFS, JFS and Reiserfs and in which use do
they fit best?
I am wondering about which I will use to my portable harddrive for movies and music etc.

thanks

IBall 09-13-2007 10:11 PM

For information on the pros and cons of the different file systems, see Wikipedia.

XFS and JFS are good with large files. Moving and deleting a large file on XFS or JFS is almost instant, whereas on Ext3 or Reiser it will take several seconds.

ReiserFS is good with small files.

For an external hard drive for music and movies, I would go with XFS or JFS. This is assuming, of course, that you are only using the disk on Linux machines with XFS or JFS support.

--Ian


All times are GMT -5. The time now is 05:14 PM.