Aug 23, 2024, 08:22 PM
In your opinion, what is the best file system and why?
|
best filesystem on Linux
by Chrysanthemum - Friday August 23, 2024 at 08:22 PM
|
|
Aug 23, 2024, 08:22 PM
In your opinion, what is the best file system and why?
Sep 14, 2024, 07:22 AM
XFS but only because of two things: it can store files up to like 500 TB (insane!) and scales to exabytes with NO AFFECT on the performance. Simply amazing.
Sep 16, 2024, 08:41 PM
just ext4, best tested, works fine for vritaully all use-cases!
Oct 07, 2024, 02:14 PM
Ext4 due to its stability, performance, and support for large files. It balances speed and reliability effectively.
Oct 27, 2024, 02:43 PM
here are some:
ext4: This is the default file system for many Linux distributions and is known for its stability and performance. It offers features like journaling, which helps prevent data corruption, and supports large files and partitions. It’s widely supported and well-understood, making it a solid choice for general use. Btrfs: This is more modern and designed with advanced features like snapshots, built-in RAID support, and volume management. It's great for those who want flexibility and are willing to manage a more complex file system. Btrfs allows for easy rollbacks and can help with data integrity through checksumming. Other options include XFS for high-performance applications, especially in enterprise environments, and ZFS, which is renowned for its data integrity and management capabilities, but can be more complex to set up. it was a pleasure!
Nov 02, 2024, 10:09 AM
I vote for BSD Fast Filesystem!
Nov 09, 2024, 01:51 AM
EXT4 anyday. Best balance between performance and stability!
Nov 13, 2024, 05:28 PM
I mainly use ext4 but I really want to try btrfs and zfs.
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Building a subnet. | 1 | 164 |
Jan 11, 2026, 02:20 AM Last Post: linbobo668899 |
||
| Linux from Scratch | 7 | 4,853 |
Jan 06, 2026, 05:33 PM Last Post: swisstiger |
||
| your linux distro | 22 | 4,617 |
Apr 10, 2025, 11:36 AM Last Post: fogplank |
||
| Virtualbox 7.1.4 in Ubuntu 24.10 | 9 | 2,114 |
Apr 01, 2025, 08:11 PM Last Post: capseco |
||
| KDE or Gnome | 16 | 10,192 |
Mar 26, 2025, 10:00 PM Last Post: capseco |
||