Date: Sat, 26 Jun 1999 14:26:03 +1000 From: "HaleNET" <timbo@halenet.com.au> To: <freebsd-questions@FreeBSD.ORG> Subject: Error Message " cannot create symlink no inodes free" Message-ID: <199906260432.OAA06959@joe.halenet.com.au>
next in thread | raw e-mail | index | archive | help
Hi
Has anyone come across this message in your travels?
I am trying to install apache onto a test box and it keeps telling me that
I cannot create the symlink due to there being no inodes free. When a do
a df it produces the following result
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/da0s1a 29751 19014 8357 69% /
/dev/da0s1f 297663 171054 102796 62% /usr
/dev/da0s1e 39647 1725 34751 5% /var
procfs 4 4 0 100% /proc
However when I do a df -ik it tells me
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused
Mounted
on
/dev/da0s1a 29751 19014 8357 69% 972 6514 13% /
/dev/da0s1f 297663 171054 102796 62% 74878 0 100%
/usr
/dev/da0s1e 39647 1723 34753 5% 87 10023 1%
/var
procfs 4 4 0 100% 17 515 3%
/proc
HAs anyone got any thoughts on how I can increase the number of inodes and
or any documentation on how to remedy the situation
Thank you in advance
Tim McCullagh
email admin@halenet.com.au
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?199906260432.OAA06959>
