You are not logged in.

#26 2010-12-01 13:17:22

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] / filesystem full. no idea why

No, its the size of /proc/kcore, which I believe is equivalent to the size of your low physical RAM.

Last edited by falconindy (2010-12-01 13:18:58)

Offline

#27 2010-12-01 14:17:05

RaisedFist
Member
From: Romania
Registered: 2007-01-30
Posts: 556
Website

Re: [SOLVED] / filesystem full. no idea why

GerBra wrote:
Awebb wrote:
RaisedFist wrote:
Apparent size: 128.0TiB (140.737.486.334.882 B)

Well, am I the only one being puzzled about a 128 Terabyte /proc?

That's only the apparent-size of /proc, which is a pseudo filesystem. It doesn't show a real disk usage (which is on /proc absolute useless). I will get the same when using ncdu and toggle with the 'a' key.

I guess the point will go to falconindy.
@RaisedFist: Boot your system (best in single user mode) and umount every block device mounted under / (/var, /home, /boot, /store, /backup)
Then look again with ncdu or maybe better:

du -hxcd1 / |sort

I think (like falconindy) that you will have data stored on the blockdevice of / which get later overlayed by your mounts.

You also could boot from an cd/usb an mount your / device and look then with df / du or whatever.
A corrupted FS is also better checked from an external boot medium.

What filesystem do you user on / ?

Thanks for the advice. I'll do that later today... / is ext4

Offline

#28 2010-12-01 18:20:46

RaisedFist
Member
From: Romania
Registered: 2007-01-30
Posts: 556
Website

Re: [SOLVED] / filesystem full. no idea why

OK, so I'm the stupid one.. Somehow my /backup partition didn't get mounted and the backup script ran for a while filling the /backup directory mounted on /... This is a thing I should put in "stupid things I've done". This is solved. Thanks all for trying to help!

Offline

#29 2010-12-01 18:23:39

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,543

Re: [SOLVED] / filesystem full. no idea why

#19 wins the prize

Offline

#30 2010-12-01 19:37:25

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] / filesystem full. no idea why

skunktrader wrote:

#19 wins the prize

I have my mother to thank. I clean behind my ears, and I check underneath my mount points.

Offline

Board footer

Powered by FluxBB