Hey,
I've got a small SSD card (60GB) for my operation system.
I thought this would be enough to run LinuxMCE, but it seems that something is eating my size away...
I can't find who takes the gigs away. Any idea how i can troubleshoot this?
sudo df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 55292308 49162052 3321528 94% /
none 1542784 364 1542420 1% /dev
/dev/disk/by-uuid/8beeb5ef-c123-4095-a54f-d9119e9dbeeb
55292308 49162052 3321528 94% /
none 1548168 0 1548168 0% /dev/shm
none 1548168 388 1547780 1% /var/run
none 1548168 0 1548168 0% /var/lock
none 1548168 0 1548168 0% /lib/init/rw
/dev/sdb2 976283068 592126876 384156192 61% /mnt/device/350
/dev/sda1 55292308 49162052 3321528 94% /mnt/device/351
sudo df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
rootfs 3514368 509258 3005110 15% /
none 177582 847 176735 1% /dev
/dev/disk/by-uuid/8beeb5ef-c123-4095-a54f-d9119e9dbeeb
3514368 509258 3005110 15% /
none 180275 1 180274 1% /dev/shm
none 180275 124 180151 1% /var/run
none 180275 2 180273 1% /var/lock
none 180275 3 180272 1% /lib/init/rw
/dev/sdb2 976760000 874413 975885587 1% /mnt/device/350
/dev/sda1 3514368 509258 3005110 15% /mnt/device/351
Don't know if it has something to do with it, but in /tmp/ i see a lot the folder StorageDevices_StatusRadar.temp.mount.xxxxxxx for a short time. But i think it's normal behavoir?
When i search for big files (+250MB) i can only find the log files that go sometimes up to 2,2G (only 4 files).
ps disk /mnt/device/350 is my data disk of 1TB. And all data (video, documents, pictures, websites...) are located on this disk.