From owner-freebsd-questions@FreeBSD.ORG Fri May 12 16:21:00 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8C06416A63A for ; Fri, 12 May 2006 16:21:00 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A84C43D73 for ; Fri, 12 May 2006 16:20:56 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from localhost (monrovll-cuda1-24-53-251-44.pittpa.adelphia.net [24.53.251.44]) (AUTH: LOGIN wmoran, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Fri, 12 May 2006 12:20:55 -0400 id 00056412.4464B5E7.00018181 Date: Fri, 12 May 2006 12:20:54 -0400 From: Bill Moran To: bsd Message-Id: <20060512122054.77cb6732.wmoran@collaborativefusion.com> In-Reply-To: <4491F65C-CAB7-4B07-95B9-527677A29E6E@todoo.biz> References: <4491F65C-CAB7-4B07-95B9-527677A29E6E@todoo.biz> Organization: Collaborative Fusion X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Reducing the size of / X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 16:21:03 -0000 bsd wrote: > Hello, > > I have three partitions on my server and would like to reduce the > size of / because I am getting quite full ! > > Filesystem Size Used Avail Capacity Mounted on > /dev/ar0s1a 3.8G 2.8G 668M 81% / > devfs 1.0K 1.0K 0B 100% /dev > /dev/ar0s1d 60G 1.9G 53G 3% /home > > > What are the places I could start looking in to delete not so usefull > files, knowing that I am syncing using portsnat (and previously cvsup). Try installing pkg_cutleaves port and see if it can help you clean up unneeded ports. Also, consider trimming down your log files in /var/log. You can also use the "du -hd1 /" trick to narrow down where all the space is being used. Depending on what's installed on the server, however, I doubt you'll be able to free up much of that space. -- Bill Moran MAL: Hell, this job I would pull for free. ZOE: Can I have your share? MAL: No. ZOE: If you die, can I have your share? MAL: Yes.