>How-To-Repeat:
zpool create POOL1 /dev/da1
#df -h
POOL1 36G 0B 36G 0% /POOL1
# dd if=/dev/null of=/POOL1/bigfile bs=4MB
wait until size exceeded.
# df -h
POOL1 36G 36G 0B 100% /POOL1
# rm -f /POOL1/bigfile
rm: /POOL1/bigfile: Disc quota exceeded
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs...@freebsd.org"
-Boris
2008/3/11, FreeBSD-gn...@freebsd.org <FreeBSD-gn...@freebsd.org>:
> Thank you very much for your problem report.
> It has the internal identification `misc/121600'.
> The individual assigned to look at your
> report is: freebsd-bugs.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=121600
>
> >Category: misc
> >Responsible: freebsd-bugs
>
> >Synopsis: Can't delete file on ZFS, then disk quota exceeded
>
> >Arrival-Date: Tue Mar 11 13:50:01 UTC 2008
>