maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Memory problem. What are these files? (https://talk.maemo.org/showthread.php?t=91564)

Mikkosssss 2013-10-09 15:58

Memory problem. What are these files?
 
My N9 memory is full (again)
Last time I removed some thumbnails but its again full.

Code:

df -i
Shows

Code:

/dev/mmcblk0p3          131072    131072        0 100% /home
And

Code:

du -s /home/user/.cache/* 2> /dev/null |sort -n
Shows

Code:

0      /home/user/.cache/FOSS_notices.stamp
4      /home/user/.cache/rygel
8      /home/user/.cache/video-suite
12      /home/user/.cache/event-sound-cache.tdb.ad9cf321ac70548467eff65b00000005.arm-unknown-linux-gnueabi
12      /home/user/.cache/wocky
16      /home/user/.cache/farsight
20      /home/user/.cache/libkok
28      /home/user/.cache/MeeGo
40      /home/user/.cache/menus
40      /home/user/.cache/xmms2
296    /home/user/.cache/nmsrestapi
548    /home/user/.cache/facebook
2480    /home/user/.cache/quasarmx
3252    /home/user/.cache/com.meecast.omweather
5196    /home/user/.cache/media-art
5588    /home/user/.cache/Nokia
8852    /home/user/.cache/music-suite
14240  /home/user/.cache/contactsd
447796  /home/user/.cache/telepathy

And problem is probably telepathy~> jabber folder. Its so big that I cant open it.

So what happens if I delete it?

Cant use camera and web/phone history wont work.

Mikkosssss 2013-10-09 17:26

Re: Memory problem. What are these files?
 
Hmm Music and Maps are taking lots of these.
Why N9 is limited to this low of these things that I dont fully undestand.

Code:

1332096  /home/user/MyDocs/cities
3094528  /home/user/MyDocs/Music

Is there any other way to fix than delete files?

coderus 2013-10-09 17:42

Re: Memory problem. What are these files?
 
show screenshot of disk usage page in setting

Mikkosssss 2013-10-09 17:58

Re: Memory problem. What are these files?
 
1 Attachment(s)
Code:

~ $ df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                3.9G      2.2G      1.6G  58% /
devtmpfs                10.0M    248.0K      9.8M  2% /dev
tmpfs                    4.0M    200.0K      3.8M  5% /tmp
tmpfs                  512.0K    148.0K    364.0K  29% /var/run
none                    10.0M    248.0K      9.8M  2% /dev
tmpfs                    64.0M    488.0K    63.5M  1% /dev/shm
/dev/mmcblk0p3            2.0G    862.2M      1.0G  45% /home
/dev/mmcblk0p1            8.8G      8.3G    481.8M  95% /home/user/MyDocs
aegisfs                  3.9G      2.2G      1.6G  58% /var/run/applauncherd
aegisfs                  3.9G      2.2G      1.6G  58% /home/user/.mms/private
aegisfs                  3.9G      2.2G      1.6G  58% /home/user/.facebook/private
aegisfs                  3.9G      2.2G      1.6G  58% /home/user/.odnp-fpcd/private
aegisfs                  3.9G      2.2G      1.6G  58% /home/user/.odnp/private
aegisfs                  3.9G      2.2G      1.6G  58% /home/user/.positioningd/private
aegisfs                  3.9G      2.2G      1.6G  58% /home/user/private
aegisfs                  3.9G      2.2G      1.6G  58% /var/cache/timed/aegis
aegisfs                  3.9G      2.2G      1.6G  58% /home/user/.slpgwd/layer
aegisfs                  3.9G      2.2G      1.6G  58% /home/user/.signon/private
aegisfs                  3.9G      2.2G      1.6G  58% /etc/ssl/certs
/dev/mapper/signonfs      6.8M    47.0K      6.4M  1% /home/user/.signon/signonfs-mnt
~ $

Screenshot is still needed?

edit: Took it anyway. :p

coderus 2013-10-09 18:22

its only MyDocs should be cleaned (or just ignore warning), not any cache folder ;)

Mikkosssss 2013-10-09 18:24

Re: Memory problem. What are these files?
 
Yes but I dont get logic about that I have space but cant use it. :)

Edit: And if I ignore warning many things stop working like camera, call history, web history, feed screen, flashlight...

Elleo 2013-10-09 18:29

Re: Memory problem. What are these files?
 
Quote:

Originally Posted by coderus (Post 1379664)
its only MyDocs should be cleaned (or just ignore warning), not any cache folder ;)

His first post indicates that his /home partition is full, deleting files from MyDocs won't have any effect on this as MyDocs is on a separate partition to the rest of /home.

Mikkosssss 2013-10-09 18:41

Re: Memory problem. What are these files?
 
Yes df -i For MyDocs show

Code:

/dev/mmcblk0p1              0        0        0  0% /home/user/MyDocs

pichlo 2013-10-10 09:34

Re: Memory problem. What are these files?
 
Quote:

Originally Posted by Mikkosssss (Post 1379632)
And problem is probably telepathy~> jabber folder. Its so big that I cant open it.

So what happens if I delete it?

Caveat: I don't use Jabber and don't have the N9 so I may be talking BS but... I suspect that purging the Jabber folder might help you only temporarily. If it works in any way similar to e.g. Skype, then the cache is stored on the server and your device may re-sync and fill up again. You might need to tweak some settings in Jabber if there is such a thing, e.g. for how long conversations are stored etc.

Another thing that might help is to symlink your .cache folder (or part thereof) to MyDocs which you have next to empty.

Quote:

Originally Posted by Mikkosssss (Post 1379665)
Yes but I dont get logic about that I have space but cant use it. :)

Edit: And if I ignore warning many things stop working like camera, call history, web history, feed screen, flashlight...

Hmm. You seem to have space left in /home but have run out of inodes. Which means no new files can be created. I can imagine this happening if you have a LOT of very small files. A quick duckduckgo search confirms my feeling.

Kaacz 2013-10-10 11:48

Re: Memory problem. What are these files?
 
Quote:

Originally Posted by Mikkosssss (Post 1379671)
Yes df -i For MyDocs show

Code:

/dev/mmcblk0p1              0        0        0  0% /home/user/MyDocs

This is OK, MyDocs is FAT partiton and have not inodes :)


All times are GMT. The time now is 12:13.

vBulletin® Version 3.8.8