Cache SSD shows 0% avail but only 1/3rd full


Recommended Posts

Hello. My cache drive is throwing "no space left on device". When I do a df -h, I get:

 

Filesystem      Size  Used Avail Use% Mounted on

/dev/sdb1       239G   85G     0 100% /mnt/cache

 

It's running btrfs. I have done a trim, did a btrfs scrub. No luck.

Any thoughts?

Edited by bfeist
Link to comment

Also, these cmds are more meaningful for BTRfs since its special...

 

btrfs fi us /mnt/cache

btrfs fi show /mnt/cache

btrfs filesystem df /mnt/cache

 

 

.......

Also, I think Johnnie will have you run some sort of cmd that looks like the following, I dint know their exactness but this is something to give you a heads up.

Caveat: dont run these specific examples that I typed out but wait for the exact cmds from Johnnie.

 

btrfs balance start -m /mnt/cache

Btrfs balance start -dusage=5 /mnt/cache

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.