From owner-freebsd-questions@FreeBSD.ORG Tue Oct 5 17:58:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E60C316A4CE for ; Tue, 5 Oct 2004 17:58:04 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB9D43D45 for ; Tue, 5 Oct 2004 17:58:04 +0000 (GMT) (envelope-from freebsdjunkie@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so3942193rnk for ; Tue, 05 Oct 2004 10:58:04 -0700 (PDT) Received: by 10.38.79.46 with SMTP id c46mr719203rnb; Tue, 05 Oct 2004 10:58:03 -0700 (PDT) Received: by 10.38.164.79 with HTTP; Tue, 5 Oct 2004 10:58:03 -0700 (PDT) Message-ID: <32ab229c04100510584344876e@mail.gmail.com> Date: Tue, 5 Oct 2004 11:58:03 -0600 From: Gordon Freeman To: bill In-Reply-To: <4162B73C.1060908@TechServSys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4162B73C.1060908@TechServSys.com> cc: freebsd-questions@freebsd.org Subject: Re: /usr is growing and growing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gordon Freeman List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:58:05 -0000 How long has this server been up? Does it have softupdates enabled? On Tue, 05 Oct 2004 11:01:16 -0400, bill wrote: > uname -a: > > FreeBSD serve.TechServSys.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Wed Aug 14 21:23:26 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 > > This box is a web server only. The web files are on their own filesystem which is at 8% utilization. > > I have watched the /usr file system grow from about 69% utilization to 85% utilization over 2 years and can not figure out what is taking the space. Doing a find . -mtime -2 -print yields no files modified. > A find . -size +2000 -print yields only expected files. > > Would someone be kind enough to give me suggestions as to what is using up the space and/or how to find out ? > > -- > > bill > bill {atsign} TechServSys {dot} com > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >