From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MESoc-0005z6-TN for garchives@archives.gentoo.org; Wed, 10 Jun 2009 18:46:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C70A9E043E; Wed, 10 Jun 2009 18:46:25 +0000 (UTC) Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.152]) by pigeon.gentoo.org (Postfix) with ESMTP id 986BDE043E for ; Wed, 10 Jun 2009 18:46:25 +0000 (UTC) Received: by yw-out-1718.google.com with SMTP id 5so3793494ywm.46 for ; Wed, 10 Jun 2009 11:46:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=zJy2ij5kdSQYVYLNDwM7/AisJpHC4tKRCDLzmvVJP6Y=; b=NympqYkpGH6qlLdMXHiBNBlrYzyW3DcOsAzerCLBCCmRMhILq2tZ/YU9Jkt5W8/jVP b1HN35JBRyx9ZcfNsBNgEtVHrWBTkM+wHuBeCyxhqkbEvgdaHUpoDApxhOw4zuz0RXZ9 9yE74T5BPc7NiQtnUTi1aLsc27Bf7xm82029Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=UdsQTTiH3SqQ2dsLUJ1E0YmeBLSDbUr0b5u9heHkT6c8zjCnVQqOfUto1tQfq6qcpl 97PDpmkGJ9avLfVvHdEfBvTXcxPECoxoB6VUro0RKRxLrrpRTUodeVFBOe7fDyj0+Qn2 UvztTpSN6DKokCswpAMFglNLCXJKop9gI2Ao8= Received: by 10.90.87.5 with SMTP id k5mr1368186agb.20.1244659585242; Wed, 10 Jun 2009 11:46:25 -0700 (PDT) Received: from ?64.89.169.149? (r169h149.dixie-net.com [64.89.169.149]) by mx.google.com with ESMTPS id 25sm2154967aga.57.2009.06.10.11.45.54 (version=SSLv3 cipher=RC4-MD5); Wed, 10 Jun 2009 11:46:24 -0700 (PDT) Message-ID: <4A2FFF37.4070604@gmail.com> Date: Wed, 10 Jun 2009 13:45:11 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090529 SeaMonkey/1.1.16 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Lost free space on / References: In-Reply-To: Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c5d3bb87-c939-4d7b-8501-7f90db114706 X-Archives-Hash: 04b3bb9954a0fc0e805d411a16826924 Alexander Pilipovsky wrote: > I cannot understand whats doing... :( > All day smbd loaded my CPU and now GNOME said me, that I have not free > space on /! Really, > sh-3.2# df -h > =E6=C1=CA=CC=CF=D7=C1 =D3=C9=D3=D4=C5=CD=C1 =F2=CF=DA=CD =F7=C9=CB= =E4=CF=D3=D4 =F7=C9=CB% =DA=CD=CF=CE=D4=CF=D7=C1=CE=C9=CA =CE=C1 > /dev/sda2 28G 28G 0 100% / > udev 10M 192K 9,9M 2% /dev > /dev/sda5 50G 34G 14G 71% /home > /dev/sda6 50G 17G 31G 36% /media/From > /dev/sda7 130G 110G 13G 90% /media/Different > /dev/sdb5 291G 274G 3,1G 99% /media/Large > /dev/sdb6 138G 39G 93G 30% /media/Library > /dev/sdb7 9,7G 5,4G 3,8G 60% /media/Crypt > shm 2,5G 0 2,5G 0% /dev/shm > but if I see on every separate folder, I cannot get 28 GB of loaded > space (I had 15 GB free yesterday). > sh-3.2# du -hs /opt > 2,5G /opt > sh-3.2# du -hs /bin > 5,7M /bin > sh-3.2# du -hs /dev > 192K /dev > sh-3.2# du -hs /root > 1,4M /root > sh-3.2# du -hs /tmp > 30K /tmp > sh-3.2# du -hs /var > 12G /var > sh-3.2# du -hs /boot > 35M /boot > sh-3.2# du -hs /etc > 11M /etc > sh-3.2# du -hs /lib > 35M /lib > sh-3.2# du -hs /mnt > 0 /mnt > sh-3.2# du -hs /sbin > 5,9M /sbin > sh-3.2# du -hs /sys > 0 /sys > The last install is Qt Creator with Qt SDK. > How to clean partition? > > Thanks! > > --=20 > Alexander Pilipovsky aka Engraver If you unmount /home, does any file show up under /home then? Keep in mind, if you have files in for example /home then mount a new partition on /home, the old files are still on the root partition. It just mount /home on top of the old file on the root partition. I'm assuming the /media/* directories are CD, DVD or some other removable media? If not, unmount those and check to see if anything is hiding under there. Hope this helps. Dale :-) :-)=20