From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 08:52:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7DDF106566C for ; Thu, 11 Sep 2008 08:52:09 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5FC1C8FC19 for ; Thu, 11 Sep 2008 08:52:09 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KdhuE-0000pC-08 for freebsd-questions@freebsd.org; Thu, 11 Sep 2008 08:52:02 +0000 Received: from utwig.xim.bz ([195.184.197.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Sep 2008 08:52:01 +0000 Received: from c.kworr by utwig.xim.bz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Sep 2008 08:52:01 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Volodymyr Kostyrko Date: Thu, 11 Sep 2008 11:51:54 +0300 Lines: 18 Message-ID: References: <48C8D599.5080404@lcwords.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: utwig.xim.bz User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.8.1.16) Gecko/20080822 SeaMonkey/1.1.11 In-Reply-To: <48C8D599.5080404@lcwords.com> Sender: news Subject: Re: too little space on / 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: Thu, 11 Sep 2008 08:52:09 -0000 Zbigniew Szalbot wrote: > Hi, > > I made a very stupid mistake by assigning to little space to / > /dev/ar0s1a 247726 132686 95222 58% / Well, I think there's enough place for everything on root partition. Maybe there's anything else using out some space? 1. Have you upgraded your OS? Have you done "make delete-old(-libs)"? 2. What is your mounted partitions? Are /usr, /home, /var and /tmp based on other partitions? 3. What catalogs are your spacehogs? Examine the output of: find / -type d -maxdepth 1 -mindepth 1 -exec du -hd0 {} \; -- Sphinx of black quartz judge my vow.