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 1MEnCs-00069Y-K5 for garchives@archives.gentoo.org; Thu, 11 Jun 2009 16:32:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23BF0E03F5; Thu, 11 Jun 2009 16:32:49 +0000 (UTC) Received: from mail-fx0-f213.google.com (mail-fx0-f213.google.com [209.85.220.213]) by pigeon.gentoo.org (Postfix) with ESMTP id CF30BE03F5 for ; Thu, 11 Jun 2009 16:32:48 +0000 (UTC) Received: by fxm9 with SMTP id 9so118572fxm.34 for ; Thu, 11 Jun 2009 09:32:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=wKDpRkL8Igbm3fjrZ1egkpw+fgHBpcvpz+mLs2mEdZg=; b=V2vwQa60AyuyB3iVXtgrR8LQDQbl7k2vNxw/4k7Sykq7kPsdSzNHEJeuaWnusNZvV8 LjkFpVj1xyWvWIVv8O3nww501FltRPaoRraqP+Eor0qbQM6BOeSxhNMDxBhm9BILOCaj 0g2JNY05GmjIL0Nw18phP2hqshAPGV0fns1hM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ZFrM/vM73SKo+4ToiZSQiqMPdMquT3Ch9tvA09pYBOJ7mRop0YoN98ujRo8AKh4gqe 0neWH0E9oyaCWrFcVIqOuEF8QunWgo8W3OikcpjVFdy8+4j23WRzYZtS+n9YSMngBl36 otqmIitx1W3wZUhg8F7hWugRXIBJ77trf7XbY= 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 Received: by 10.204.59.12 with SMTP id j12mr2686531bkh.29.1244737968159; Thu, 11 Jun 2009 09:32:48 -0700 (PDT) In-Reply-To: <4A312C48.5000407@gmail.com> References: <200906102221.01985.alan.mckinnon@gmail.com> <4A3024A2.2010908@konstantinhansen.de> <200906102329.19501.alan.mckinnon@gmail.com> <4A3043BE.8040101@konstantinhansen.de> <4A312AEC.50002@gmail.com> <4A312C48.5000407@gmail.com> Date: Thu, 11 Jun 2009 17:32:48 +0100 Message-ID: <358eca8f0906110932p13d0f48ckc8caa962ea8d60c6@mail.gmail.com> Subject: Re: [gentoo-user] Lost free space on / From: Mick To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 87eb1ddd-714c-4a7e-a3e8-b97108a866a4 X-Archives-Hash: 012551ed7e1bce2bfa9cb0ba4aee8e35 2009/6/11 Alexander Pilipovsky : > bn and KH, exuse me if I send not a good question, I have no many experience > yet :) (try to avoid top-posts in this mailing list) I think it has already been suggested: Use logrotate to keep your logs down to a sensible size. Also, you may want to empty ccache if you have it enabled. ccache -C will clear it out completely. My /var/tmp is around 886M, half of which is taken up by ccache at this moment in time. HTH. -- Regards, Mick