Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 1995 04:08:27 -0700 (PDT)
From:      bmk@dtr.com
To:        tanel@juku.li.ttu.ee (Tanel Kuusk)
Cc:        questions@FreeBSD.org
Subject:   Re: out of inodes
Message-ID:  <199504121108.EAA28657@dtr.com>
In-Reply-To: <9504120845.AA12475@juku.li.ttu.ee> from "Tanel Kuusk" at Apr 12, 95 11:45:55 am

next in thread | previous in thread | raw e-mail | index | archive | help

> Hi all.

> I have such a problem:  I'm using /var filesystem for spooling news and mail
> But now the filesystem ran out of inodes, although there is still 50 megs
> of free space. What can I do?

You'll need to recreate the filesystem using a smaller bytes-per-inode
value:

	e.g.	newfs -i 1024 /dev/device




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504121108.EAA28657>