Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Lost free space on /
Date: Wed, 10 Jun 2009 18:46:27
Message-Id: 4A2FFF37.4070604@gmail.com
In Reply to: [gentoo-user] Lost free space on / by Alexander Pilipovsky
1 Alexander Pilipovsky wrote:
2 > I cannot understand whats doing... :(
3 > All day smbd loaded my CPU and now GNOME said me, that I have not free
4 > space on /! Really,
5 > sh-3.2# df -h
6 > æÁÊÌÏ×Á ÓÉÓÔÅÍÁ òÏÚÍ ÷ÉË äÏÓÔ ÷ÉË% ÚÍÏÎÔÏ×ÁÎÉÊ ÎÁ
7 > /dev/sda2 28G 28G 0 100% /
8 > udev 10M 192K 9,9M 2% /dev
9 > /dev/sda5 50G 34G 14G 71% /home
10 > /dev/sda6 50G 17G 31G 36% /media/From
11 > /dev/sda7 130G 110G 13G 90% /media/Different
12 > /dev/sdb5 291G 274G 3,1G 99% /media/Large
13 > /dev/sdb6 138G 39G 93G 30% /media/Library
14 > /dev/sdb7 9,7G 5,4G 3,8G 60% /media/Crypt
15 > shm 2,5G 0 2,5G 0% /dev/shm
16 > but if I see on every separate folder, I cannot get 28 GB of loaded
17 > space (I had 15 GB free yesterday).
18 > sh-3.2# du -hs /opt
19 > 2,5G /opt
20 > sh-3.2# du -hs /bin
21 > 5,7M /bin
22 > sh-3.2# du -hs /dev
23 > 192K /dev
24 > sh-3.2# du -hs /root
25 > 1,4M /root
26 > sh-3.2# du -hs /tmp
27 > 30K /tmp
28 > sh-3.2# du -hs /var
29 > 12G /var
30 > sh-3.2# du -hs /boot
31 > 35M /boot
32 > sh-3.2# du -hs /etc
33 > 11M /etc
34 > sh-3.2# du -hs /lib
35 > 35M /lib
36 > sh-3.2# du -hs /mnt
37 > 0 /mnt
38 > sh-3.2# du -hs /sbin
39 > 5,9M /sbin
40 > sh-3.2# du -hs /sys
41 > 0 /sys
42 > The last install is Qt Creator with Qt SDK.
43 > How to clean partition?
44 >
45 > Thanks!
46 >
47 > --
48 > Alexander Pilipovsky aka Engraver
49
50 If you unmount /home, does any file show up under /home then? Keep in
51 mind, if you have files in for example /home then mount a new partition
52 on /home, the old files are still on the root partition. It just mount
53 /home on top of the old file on the root partition.
54
55 I'm assuming the /media/* directories are CD, DVD or some other
56 removable media? If not, unmount those and check to see if anything is
57 hiding under there.
58
59 Hope this helps.
60
61 Dale
62
63 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Lost free space on / Alexander Pilipovsky <alexander.pilipovsky@×××××.com>