Compelling reasons to switch ?
Compelling reasons to switch ?
Posted Jan 23, 2026 18:23 UTC (Fri) by marcel.oliver (subscriber, #5441)In reply to: Compelling reasons to switch ? by Lionel_Debroux
Parent article: Filesystem medley: EROFS, NTFS, and XFS
Now it turned out that his graphs had strange outliers. On closer inspection, the "outliers" were actually at different locations for different runs of the script, while the data on disk was completely unchanged. Excluding all other rational explanations and given that the nesting of directories was pretty deep and I was not sure that all characters used where actually legal and unambiguous on NTFS, I concluded that this might be a filesystem issue, with the filesystem randomly and quietly mixing up paths. So I advised to simply reformat the drive in ext4 and recompute everything. Immediately, the "outliers" were gone.
I still think we were extremely lucky that ntfs-3g's path resolution was wrong in a non-deterministic fashion, otherwise the problem space would have been much larger and we would likely not have suspected the filesystem as the culprit. But from this experience, I am very reluctant to touch NTFS from Linux in any way.
