From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1GnPqL-0006hT-KC for garchives@archives.gentoo.org; Fri, 24 Nov 2006 01:27:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAO1NcDX013317; Fri, 24 Nov 2006 01:23:38 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAO1LR5B005678 for ; Fri, 24 Nov 2006 01:21:27 GMT Received: by py-out-1112.google.com with SMTP id a29so406680pyi for ; Thu, 23 Nov 2006 17:21:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Wh2azobHmv9KEbRrgB3M/uU3GZsKpcYSCSizh0ynVe0dy8a+kVJ7FdDxIbSsoSXBHfzu9yt8DOfWJFnLn0cT3msmz2UBsefA8edEG6+Z7jbPXgJuQ9TJRZmmX/lxKeJcOKNxB/uN6pLnmNR0lPYr6dbZikrIpNS/Mk7UyVtSLII= Received: by 10.65.59.19 with SMTP id m19mr15586009qbk.1164331286371; Thu, 23 Nov 2006 17:21:26 -0800 (PST) Received: by 10.65.145.13 with HTTP; Thu, 23 Nov 2006 17:21:26 -0800 (PST) Message-ID: <1cc2dc830611231721k4fdda2bbnfb71f37145aaa4ca@mail.gmail.com> Date: Thu, 23 Nov 2006 23:21:26 -0200 From: "Allan Spagnol Comar" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: /usr almost full In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <1cc2dc830611230736j2ab94d1fhd293553fe186f555@mail.gmail.com> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id kAO1LR5B005678 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id kAO1NcE1013317 X-Archives-Salt: a646ee2d-1238-4218-a4ba-65b89d0d7e08 X-Archives-Hash: aef813a684bfaa0c4995f50cb9115aca Thank you again. I tried the command for big files, but found none. the old file command return basically portage index files. I solved for now the problem cleaning and gziping my kernel source, moving doc folder to home and making sinlinks. Thank you all for the help. Allan On 11/23/06, James wrote: > Allan Spagnol Comar gmail.com> writes: > > > > I am having a little problem with my /usr partition, I had a /usr > > partition of 3.0GB in a production server that is almost full ( 500MB > > remaining ) the portage distfiles is located on other disk ( > > /home/portage ) and I do not know what I can remove to save some disk= , > > can someone help ? > > > Well /usr/src contains kernels. get rid of all but the latest sources = you > are using. > > > Here's a little helper commnad to find large files that may or maynot b= e > discard eligible: > > find ./ -size +100000 -exec ls -lag {} \; | less > > > Here's another trick to find old files that may or maynot be discard el= igile: > > find ./ -mtime +180 -exec ls -lag {} \; | less > > > Depending on your setup, files in /usr/tmp may also be 'discard eligibl= e. > > > hth, > > > James > > -- > gentoo-user@gentoo.org mailing list > > --=20 An application asked: "Requires Windows 9x, NT4 or better", so I=B4ve installed Linux --=20 gentoo-user@gentoo.org mailing list