How to figure out what is eating my cache


Kash76

Recommended Posts

2 minutes ago, Kash76 said:

That is in
/mnt/user/system/docker/docker.img the system share is set to "no" for cache. That's not it then right?

Sent for my OnePlus 3T
 

Why on earth would you have your system share set to cache-no?

 

In any case, that setting only controls where things get written. It doesn't necessarily mean something for the share wasn't written there before it was set to cache-no.

Link to comment
1 minute ago, Kash76 said:

May have been a setting that I set early on as I was getting familiar. I'd like to find out what is taking the extra space and then I can move the docker image back in.

Sent for my OnePlus 3T
 

ls -la /mnt/cache

Then repeat for any subfolders of /mnt/cache, like

ls -la /mnt/cache/system

etc.

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.