From owner-freebsd-questions Sun Nov 26 4:12:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id E667637B479 for ; Sun, 26 Nov 2000 04:12:41 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id EAA12916; Sun, 26 Nov 2000 04:12:40 -0800 Message-ID: <3A20FE38.F17CFF37@urx.com> Date: Sun, 26 Nov 2000 04:12:40 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Steve Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Update to 4.2 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve wrote: > > I have successfully cvsup'd to 4.2-STABLE. However, in trying to complete > the update in /dev and /stand, I get the following errors: > > For /dev: > MyFreeBSD# ./MAKEDEV all > > /: create/symlink failed, no inodes free > mknod: klog: No space left on device > /sbin/mknod klog > > ...(repeated many times)... > > For /stand: > /: create/symlink failed, no inodes free > install: /stand/sysinstall: No space left on device > *** Error code 71 > > Diskspace looks as follows: > MyFreeBSD# df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 242M 175M 48M 78% / > /dev/ad0s1e 7.3G 2.3G 4.4G 34% /usr > procfs 4.0K 4.0K 0B 100% /proc > > Any ideas, suggestions, links, etc. about what is going on would be > greatly appreciated. (BTW...I was using the Make World example found at > www.mostgraveconcern.com/freebsd which has worked great as a general > guideline up until now.) It sounds like you have run out of inodes on the file system. You can see what is being used by typing "df -i". Kent > > Steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message