Today's the first day in my 15 years of using Linux that I've ran out of inodes rather than disk space.

Luckily it's easy enough to fix: create a large empty file with truncate -s 20G filename, format it (e.g. mkfs.ext4 filename), and mount it somewhere you can access.

@L29Ah Didn't know XFS lets one change the number of inodes; nice! But I'm not migrating to a new FS just for that :)

Follow

@minoru xfs doesn't have a static number of inodes and doesn't allocate them all at once like ext* do

· · xmpp_gate · 2 · 0 · 0

@L29Ah Don't really have a use-case for them on this machine, but they're interesting for sure.

@L29Ah Yeah, I read up on that just now, it's nifty.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.