You are not logged in.

#1 2022-12-10 10:14:42

yixor
Member
Registered: 2022-12-10
Posts: 1

File system for prefered tools:

Hello! I'm looking for right FS(Btrfs, ext4, Xfs, Zfs, etc) for working with many files(size close to a few KiB up to one-two MiB) and many read\write requests on HDD (laptop).
Python compiling\building, Version Control with Git, SQL-transaction, FTP. Backups are not needed.

Last edited by yixor (2022-12-10 10:22:06)

Offline

#2 2022-12-10 16:54:59

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,178

Re: File system for prefered tools:

Really, only you can determine the right choice. Moreover, there is unlikely to be a uniquely right option. It depends on more than your intended use e.g. on how important stability is, fault tolerance/repair and whether you want to deal with update complications (zfs) etc.

If you use ext4, you should read Bytes per inode ratio before creating the file system(s). (I wish I had.)

Last edited by cfr (2022-12-10 16:58:54)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#3 2022-12-11 07:00:53

u666sa
Member
Registered: 2020-08-01
Posts: 70

Re: File system for prefered tools:

yixor wrote:

I'm looking for right FS(Btrfs, ext4, Xfs, Zfs, etc)

SSD?

Offline

Board footer

Powered by FluxBB