Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2000 06:52:01 -0600 (CST)
From:      Steve <vandena@ispchannel.com>
To:        Kent Stewart <kstewart@urx.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Update to 4.2
Message-ID:  <Pine.BSF.4.21.0011260650530.17195-100000@MyFreeBSD.ispchannel.com>
In-Reply-To: <3A20FE38.F17CFF37@urx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the quick response.  Output is:

MyFreeBSD# df -i
Filesystem  1K-blocks     Used    Avail Capacity iused   ifree  %iused
Mounted on
/dev/ad0s1a    248047   178899    49305    78%   62462       0   100%   /
/dev/ad0s1e   7627012  2396559  4620293    34%  158662 1753912     8%
/usr
procfs              4        4        0   100%      44     488     8%
/proc

Is the procedures outlined at http://www.freebsddiary.org/inodes.html the
correct way to fix this problem?  Also, what would cause this and is there
a quick fix to prevent it from happening again?

On Nov 26, Kent Stewart enlightened us with the following:

> 
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011260650530.17195-100000>