[Solved] "System Memory" filling internal storage

fsmv

Member
Feb 11, 2015
14
1
0
Basically my entire internal storage is being filled by what android is calling "System memory," which happens to be about the same size as these images from safestrap. If I mount my phone and have explorer add up the storage for internal memory it counts only 200mb but still says its nearly full (out of the 10gb available). My current theory is that these safestrap images, which appear to be the filesystem that is my internal storage are accidentally mounted in a place that android is counting towards the total amount of data. I've attached screenshots of the disk usage in the setting showing the System memory and diskusage showing the /datamedia folder where the safestrap images are mounted for some reason.

View attachment 3359022
Screenshot_2015-06-11-23-55-45.png
Screenshot_2015-06-11-23-56-04.jpg

Anyone know what the issue is and how to fix it? Oh and I'm running eclipse rom if that matters to anyone.
 
Last edited:

Tulsadiver

Recognized Contributor
Jul 11, 2013
7,851
5,555
253
Basically my entire internal storage is being filled by what android is calling "System memory," which happens to be about the same size as these images from safestrap. If I mount my phone and have explorer add up the storage for internal memory it counts only 200mb but still says its nearly full (out of the 10gb available). My current theory is that these safestrap images, which appear to be the filesystem that is my internal storage are accidentally mounted in a place that android is counting towards the total amount of data. I've attached screenshots of the disk usage in the setting showing the System memory and diskusage showing the /datamedia folder where the safestrap images are mounted for some reason.

View attachment 3359022
View attachment 3359015
View attachment 3359016

Anyone know what the issue is and how to fix it? Oh and I'm running eclipse rom if that matters to anyone.
How big did you make your ROM slot? You didn't leave it at the default size, did you? That would be almost 6 GB.
 

fsmv

Member
Feb 11, 2015
14
1
0
How big did you make your ROM slot? You didn't leave it at the default size, did you? That would be almost 6 GB.
TWRP says my rom slot partitions are the following:

System: 3gb total, 1gb free
Data: 6.3gb total, 3gb free
Cache: 300mb, 285mb free

Clearly that's what disk usage is seeing, but that shouldn't be mounted right? The internal storage should be the content of the data partition right? Or is there another partition that is the rest of internal storage after those two where my files are actually stored?
 
Last edited:

Tulsadiver

Recognized Contributor
Jul 11, 2013
7,851
5,555
253
TWRP says my rom slot partitions are the following:

System: 3gb total, 1gb free
Data: 6.3gb total, 3gb free
Cache: 300mb, 285mb free

Clearly that's what disk usage is seeing, but that shouldn't be mounted right? The internal storage should be the content of the data partition right? Or is there another partition that is the rest of internal storage after those two where my files are actually stored?
The internal storage is a total of all three. Everything is completely separate from the stock slot. This is why most people use the stock slot and don't even mess with slots. You can delete that slot and recreate it. Decrease the size of the data slot to around 1000mb to save some space.
 

fsmv

Member
Feb 11, 2015
14
1
0
The internal storage is a total of all three. Everything is completely separate from the stock slot. This is why most people use the stock slot and don't even mess with slots. You can delete that slot and recreate it. Decrease the size of the data slot to around 1000mb to save some space.
Yeah, I was trying to install the updated twrp to resize the slot, not remembering that I had to do safestrap and couldn't update it, and I broke the install and had to flash back to stock. I just overwrote the stock slot and everything is better now. Thanks for pointing out that this was a partition issue. There should really be something in the beginner threads that says to just use the stock slot since I see people asking the same question on tons of forums and not getting the answer.