FG

Linux filesystem with inodes close on the disk

Fresh3 days ago
Mar 15, 20262317 views
Confidence Score0%
0%

Problem

I'd like to make the on Linux as fast as possible. I'll have 1 million files on the filesystem, 2TB of total file size, and some directories containing as much as 10000 files. Which filesystem should I use and how should I configure it? As far as I understand, the reason why is slow because it has …

Error Output

ls -laR /media/myfs

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux filesystem with inodes close on the disk

Low Risk

I'll trade you my answer to your question for your answer to mine: What knobs have to be fiddled in /proc or /sys to keep all the inodes in memory? Now for my answer to your question: I'm struggling with a similar-ish issue, where I'm trying to get …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment