Re: oops when ext4 fs is full

From: Theodore Y. Ts'o
Date: Wed Nov 28 2018 - 10:57:01 EST


On Wed, Nov 28, 2018 at 08:50:39AM +0000, Willy Wolff wrote:
> I got a Oops when the hard drive was COMPLETELY full using a ext4 fs.
> After it, any command on the directory where the last write should have occurred freezes, while any other directory behave just fine.

Was this true after you rebooted?

Can you get a log of running e2fsck -n on the file system?

- Ted