Subject: Re: Raid out of space?
To: Jorgen Lundman <lundman@lundman.net>
From: None <wojtek@wojtek.from.pl>
List: netbsd-users
Date: 02/06/2001 11:11:24
>
> sycamore# df
> Filesystem 1K-blocks Used Avail Capacity Mounted on
> /dev/raid0c 116402501 31915120 78667255 28% /incoming
>
> and inodes as:
> Filesystem 1K-blocks Used Avail Capacity iused ifree %iused
> Mounted on
> /dev/raid0c 116402501 31915120 78667255 28% 2283 29243155 0%
> /incoming
>
> Now if I ssue something like:
>
> sycamore# cp /netbsd /incoming
> /incoming: write failed, file system is full
> cp: /incoming/netbsd: No space left on device
>
> If I clear 2 megs space, I get 2 megs to play with before it is full.
>
no idea. try to force fsck...
BTW. you waste lot of space because of too much inodes (used less than 1%
with 28% space used). try newfs -i option