Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 10:27:51 -0400
From:      Boris Kochergin <spawk@acm.poly.edu>
To:        Dmitry Rybin <bbs_2000@mail.ru>, freebsd-bugs@freebsd.org
Subject:   Re: misc/121600: Can't delete file on ZFS, then disk quota exceeded
Message-ID:  <47D696E7.3090602@acm.poly.edu>
In-Reply-To: <200803111342.m2BDgcNo036289@www.freebsd.org>
References:  <200803111342.m2BDgcNo036289@www.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Rybin wrote:
>> Number:         121600
>> Category:       misc
>> Synopsis:       Can't delete file on ZFS, then disk quota exceeded
>> Confidential:   no
>> Severity:       serious
>> Priority:       medium
>> Responsible:    freebsd-bugs
>> State:          open
>> Quarter:        
>> Keywords:       
>> Date-Required:
>> Class:          sw-bug
>> Submitter-Id:   current-users
>> Arrival-Date:   Tue Mar 11 13:50:01 UTC 2008
>> Closed-Date:
>> Last-Modified:
>> Originator:     Dmitry Rybin
>> Release:        7.0-STABLE AMD64
>> Organization:
>> Environment:
>>     
> FreeBSD bayan.my.lan 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Mar  3 18:21:55 MSK 2008     root@bayan.my.lan:/usr/obj/usr/src/sys/BAYAN  amd64
>   
>> Description:
>>     
> Can't delete file on ZFS, then disk quota exceeded.
>
>   
>> 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:
>>     
> _______________________________________________
> freebsd-bugs@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
> To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
>   
This looks related to another issue that was described a while ago: 
http://lists.freebsd.org/pipermail/freebsd-current/2008-January/082613.html 
(there's a resolution there).

-Boris



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