No space left on device

Now i know the problem why

is not working. hahaha

its **/dev/sdb1** 1.9T 1.6T 294G 85% /mnt/storj

so ´sudo fsck /dev/sdb1`
gives me:

fsck from util-linux 2.27.1
fsck.fat 3.0.28 (2015-05-16)
0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.

  1. Remove dirty bit
  2. No action
    ? 1

Filesystem has 61032318 clusters but only space for 61032190 FAT entries.

1 Like

Do you really use a FAT formatted hard disk under Linux?

1 Like

I guess yes.
Is this the problem in my case ?

1 Like

Seems so. When you have a chance, move the data from there, format it to the ext4 and move the data back.