My system was fine yesterday. I try to boot this morning and X crashes. I login to console and find my / partition full! There were close to 12GB free yesterday.
My system is setup withthese partitions /tmp and /home on a 1tb drive and / /usr and /var on a ssd.
I cant find anything on root that would account for the size increase. My root partition was usually in the 12GB range. Any ideas?
So I was able to get to XFC WM or whatever it’s called.
KDE isn’t able to load. I suspect this is due to the root partition being 100%. If it isn’t, than that is another issue.
It was my mistake. I have an rsync script that runs to backup this machine, one of the paths was incorrect and it synced the information to the root partition… removed those files, back to normal. KDE now boots, and / is back to it’s normal 12GB size.
On 2013-11-24 20:26, Ninja1980 wrote:
>
> This issue is now resolved.
>
> It was my mistake. I have an rsync script that runs to backup this
> machine, one of the paths was incorrect and it synced the information to
> the root partition… removed those files, back to normal. KDE now
> boots, and / is back to it’s normal 12GB size.
You have to find an utility you like for locating where is space used,
running in text mode. There is “du”, but I prefer Midnight Commander (mc).
Try:
du -hcsx /*
–
Cheers / Saludos,
Carlos E. R.
(from 12.3 x86_64 “Dartmouth” at Telcontar)