On Feb 18, 2008 5:26 AM, Nico Sabbi <[EMAIL PROTECTED]> wrote:
>
> Hi,
> this is the most non-sensical problem found so far:
>
> rm: cannot remove
> `gcc-4.2.3/gcc/testsuite/gcc.dg/vmx/dos-bug-2-gdb.c': No space left
> on device
> rm: cannot remove `gcc-4.2.3/gcc/testsuite/gcc.dg/vmx/cw-bug-3.c': No
> space left on device
>
> The partition I'm working on is the only one I have (zfs):

Do you have any snapshots? These will cause filesystem free space to
work much more like garbage collection; storage is freed only when no
snapshot refers to the file that was deleted.  We've had similar
problems on our fileservers with user home directory space and quotas.
(it is a pretty counter-intuitive setup)
 -nld
_______________________________________________
gnusol-devel mailing list
[email protected]
http://lists.sonic.net/mailman/listinfo/gnusol-devel

Reply via email to