Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2000 23:23:10 -0500
From:      David Uhring <duhring@charter.net>
To:        stable@freebsd.org
Subject:   File System Full
Message-ID:  <00072123361600.03322@dave.uhring.com>

next in thread | raw e-mail | index | archive | help
Tonight's cvsup, makebuildworld, make buildkernel, make installkernel went
perfectly.  Rebooted to single user, fscked, and started make installworld.

At this point in the install, I get error:

rm -f /usr/lib/libtelnet.so.2.0
install -c -o root -g wheel -m 444 libtelnet.a /usr/lib
install -c -o root -g wheel -m 444 libtelnet_p.a /usr/lib
pid 3129 (install), uid 0 on /usr: file system full
..
..
..
(the usual messages).

df gives the following:

Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/ad0s3a    389128    55790   302208    16%    /
/dev/ad0s3h    233470   112060   102733    52%    /home
/dev/ad0s3f   1471125   949833   403602    70%    /usr
/dev/ad0s3g    794783   566356   164845    77%    /usr/local
/dev/ad0s3e     38881     4718    31053    13%    /var
procfs              4        4        0   100%    /proc

Clearly, the file system isn't full.  df -i shows I have plenty of inodes
left too.  My last cvsup and buildworld was this past Tuesday, and there
were no problems.  Does anyone have any hints?

Dave


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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