nahoR
Well-Known Member
I bought a new 4TB hdd for my HP microserver. I am considering using XFS as filesystem. I have searched the great intertubes for some info but most threads on forums and such are relatively old (2008 - 2012)
I have also watched this video: https://www.youtube.com/watch?v=SMcVdZk7wV8
It seems like there are quite extensive on going development on XFS compared to EXT4
Also I have read that XFS are prone to zero-ing files when the system crashes or on power failures. I could not find anything regarding whether or not this is fixed or if this is just a limitation of the filesystem.
Are there any reasons not to use XFS, and rather EXT4 and vica versa?
I was planning on making the disk spindown using hdparm. I read that cache writes for EXT4 is every 5 seconds and XFS is every 30 seconds. Does this wake the disk up? Should one then rather use the write_cache=off configuration for the disk?
I have also watched this video: https://www.youtube.com/watch?v=SMcVdZk7wV8
It seems like there are quite extensive on going development on XFS compared to EXT4
Also I have read that XFS are prone to zero-ing files when the system crashes or on power failures. I could not find anything regarding whether or not this is fixed or if this is just a limitation of the filesystem.
Are there any reasons not to use XFS, and rather EXT4 and vica versa?
I was planning on making the disk spindown using hdparm. I read that cache writes for EXT4 is every 5 seconds and XFS is every 30 seconds. Does this wake the disk up? Should one then rather use the write_cache=off configuration for the disk?