From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 02:27:25 2005 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 1A8A116A41F for ; Mon, 7 Nov 2005 02:27:23 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from priv-edtnes57.telusplanet.net (outbound01.telus.net [199.185.220.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0FB043D46 for ; Mon, 7 Nov 2005 02:27:22 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from [10.0.10.6] (really [154.20.242.227]) by priv-edtnes57.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051107022721.TGTJ16348.priv-edtnes57.telusplanet.net@[10.0.10.6]>; Sun, 6 Nov 2005 19:27:21 -0700 From: Dave Webster To: Glenn Dawson In-Reply-To: <6.2.3.4.2.20051106170511.03899610@cobalt.antimatter.net> References: <1131325173.3160.5.camel@localhost> <6.2.3.4.2.20051106170511.03899610@cobalt.antimatter.net> Content-Type: text/plain Date: Sun, 06 Nov 2005 18:25:27 -0800 Message-Id: <1131330327.3160.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: filesystem full error 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: Mon, 07 Nov 2005 02:27:25 -0000 Thanks for your reply: df -i shows: Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted o n /dev/ad0s1a 253678 95568 137816 41% 2400 30622 7% / devfs 1 1 0 100% 0 0 100% /dev /dev/ad0s1e 253678 294 233090 0% 28 32994 0% /tmp /dev/ad0s1f 75780150 25875488 43842250 37% 674565 9123065 7% /usr /dev/ad0s1d 253678 63504 169880 27% 2827 30195 9% /var linprocfs 4 4 0 100% 1 0 100% /usr/comp at/linux/proc On Sun, 2005-11-06 at 17:06 -0800, Glenn Dawson wrote: > At 04:59 PM 11/6/2005, Dave Webster wrote: > >Hi, > >I'm trying to: pkg_add -r openoffice and I get the following: > > > >/var: write failed, filesystem is full > >mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > >pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', you're > >on your own! > > > >That last part is particularily chilling - if I'm on my own, I'm hooped! > > > >Here's the result of df -h: > > > >Filesystem Size Used Avail Capacity Mounted on > >/dev/ad0s1a 248M 93M 135M 41% / > >devfs 1.0K 1.0K 0B 100% /dev > >/dev/ad0s1e 248M 294K 228M 0% /tmp > >/dev/ad0s1f 72G 25G 42G 37% /usr > >/dev/ad0s1d 248M 62M 166M 27% /var > >linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > You probably ran out of inodes. What does df -i show? > > -Glenn > > > >Any suggestions on what I should do? > >thanx in advance, > >Dave > > > > > >_______________________________________________ > >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" >