No inodes free ? [SOLVED]

FreeBsdBeni freebsdbeni at spymac.com
Thu May 19 11:54:02 PDT 2005


Ok, solved my own problem...

I had installed also /devel/ccache to speed up de making/compiling part, but 
should have changed the directory location of .ccache it seems... I've just 
removed /root/.ccache and now I have again :

[beni at freebsdbeni:~] $ df -i
Filesystem  1K-blocks     Used    Avail Capacity iused    ifree %iused  
Mounted on
/dev/ad0s2a    253678    71716   161668    31%    2002    31020    6%   /

So I'm back in business :-)


On Thursday 19 May 2005 20:17, FreeBsdBeni wrote:
> Hello list,
>
> System : 5.4-REL-p1
>
> I've just cvsup'ed and began to "make installworld". This is the error I
> get now : "No inodes free". There is, I think, still enough room free on /
> and /usr (see the output of "df -h" below).
>
> What causes this error and how do I avoid it ?
>
> <snip>
> --------------------------------------------------------------
>
> >>> Installing everything
>
> --------------------------------------------------------------
> cd /usr/src; /usr/obj/usr/src/make.i386/make -f Makefile.inc1 install
> ===> share/info
> ===> include
>
> <snip>
>
> ===> lib/libcom_err
> install -C -o root -g wheel -m 444   libcom_err.a /usr/lib
> install -C -o root -g wheel -m 444   libcom_err_p.a /usr/lib
> install -s -o root -g wheel -m 444     libcom_err.so.2 /usr/lib
> ln -fs libcom_err.so.2 /usr/lib/libcom_err.so
> install -C -o root -g wheel -m
> 444  /usr/src/lib/libcom_err/../../contrib/com_err/com_err.h
> /usr/src/lib/libcom_err/../../contrib/com_err/com_right.h /usr/include
> install -o root -g wheel -m 444 com_err.3.gz  /usr/share/man/man3
> ===> lib/libcom_err/doc
> install-info --quiet  --defsection="Programming & development tools."
> --defentry="* libcom_err: (com_err).        A Common Error Description
> Library for UNIX."  com_err.info /usr/share/info/dir
> install -o root -g wheel -m 444  com_err.info.gz /usr/share/info
> ===> lib/libcrypt
> install -C -o root -g wheel -m 444   libcrypt.a /usr/lib
> install -C -o root -g wheel -m 444   libcrypt_p.a /usr/lib
> install -s -o root -g wheel -m 444   -fschg -S  libcrypt.so.2 /lib
>
> /: create/symlink failed, no inodes free
> install: /lib/INS at Ngta: No space left on device
> *** Error code 71
>
> Stop in /usr/src/lib/libcrypt.
> *** Error code 1
>
> Stop in /usr/src/lib.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
>
> The output of "df -h" :
> freebsdbeni# df -h
> Filesystem     Size    Used   Avail Capacity  Mounted on
> /dev/ad0s2a    248M    182M     46M    80%    /
> devfs          1.0K    1.0K      0B   100%    /dev
> /dev/ad0s2e    248M    4.3M    224M     2%    /tmp
> /dev/ad0s2f     46G     15G     27G    36%    /usr
> /dev/ad0s2d    248M    162M     66M    71%    /var
> /dev/ad0s1      49G     18G     31G    38%    /mnt/winxp
> /dev/ad0s5      25G    1.3G     24G     5%    /mnt/data
> linprocfs      4.0K    4.0K      0B   100%    /usr/compat/linux/proc
> freebsdbeni#

-- 
FreeBsdBeni.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050519/66f043d2/attachment.bin


More information about the freebsd-questions mailing list