Deepak Naidu wrote:
>I am not sure whether I am running out of inodes or
>not...
>
>If i run out of inodes, what would be the
>resolution...
>
>#df -i
>Filesystem 1K-blocks Used Avail Capacity iused
ifree %iused Mounted on
>/dev/da0s1f 10154158 1152026 8189800 12% -15710
1334620 -1% /var/spool
>
>
If you run out of inodes you can't create new files - that
might be
interpreted by something as running out of disk space.
Resolution is
tricky as you need to rebuild the filesystem (dump, newfs
with more
inodes, restore).
That doesn't seem to be the case here (1334620) remaining,
though why
you have the -ve %iused I do not know. Something not right
there.
Dunno, sorry,
--Alex
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
|