From owner-freebsd-isp@FreeBSD.ORG Mon May 19 09:32:26 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 728A237B401 for ; Mon, 19 May 2003 09:32:26 -0700 (PDT) Received: from mordrede.visionsix.com (mordrede.visionsix.com [65.202.119.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id C25C443F3F for ; Mon, 19 May 2003 09:32:25 -0700 (PDT) (envelope-from lists@visionsix.com) Received: from vsis169 (unverified [65.202.119.169]) by mordrede.visionsix.com for ; Mon, 19 May 2003 11:32:25 -0500 Message-ID: <015e01c31e24$40a02980$de0a0a0a@vsis169> From: "Lewis Watson" To: References: <005701c31e22$21b00150$de0a0a0a@vsis169> Date: Mon, 19 May 2003 11:32:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: Hmm.. / is 108%! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 16:32:26 -0000 > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ar0s1a 128990 128174 -9502 108% / > /dev/ar0s1h 61934666 4572354 52407540 8% /home > /dev/ar0s1f 257998 696 236664 0% /tmp > /dev/ar0s1g 9289902 2486716 6059994 29% /usr > /dev/ar0s1e 2064302 109496 1789662 6% /var > procfs 4 4 0 100% /proc > > I had an automated script that got out of hand the other night and now I > have 108% in /. > > I don't see anything out of the ordinary in / so I am not sure where to > look next. Can someone push me in the right direction? > Thanks! > Lewis Hey folks.. I found it! This is much better... /dev/ar0s1a 125 40 75 35% / /dev/ar0s1h 60483 4551 51092 8% /home /dev/ar0s1f 251 0 231 0% /tmp /dev/ar0s1g 9072 2428 5917 29% /usr /dev/ar0s1e 2015 107 1747 6% /var procfs 0 0 0 100% /proc Thanks!! Lewis