Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2009 18:50:36 +0700
From:      Victor Sudakov <sudakov@sibptus.tomsk.ru>
To:        kmacy@FreeBSD.org
Cc:        freebsd-fs@FreeBSD.org, bug-followup@FreeBSD.org
Subject:   Re: kern/131081: [zfs] User cannot delete a file when a ZFS dataset is full.
Message-ID:  <20090517115036.GA13638@admin.sibptus.tomsk.ru>
In-Reply-To: <200905170550.n4H5oTol011786@freefall.freebsd.org>
References:  <200905170550.n4H5oTol011786@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
kmacy@FreeBSD.org wrote:
> Synopsis: [zfs] User cannot delete a file when a ZFS dataset is full.
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: kmacy
> State-Changed-When: Sun May 17 05:49:18 UTC 2009
> State-Changed-Why: 
> 
> 
> 1) do you have snapshots?

No, I don't.

[sudakov@vas ~] zfs list
NAME        USED  AVAIL  REFER  MOUNTPOINT
d01        96,7G  9,57G   795K  /d01
d01/home   4,71G  3,29G  4,71G  /home
d01/media  90,4G  9,57G  90,4G  /msdos
d01/ports   895M  9,57G   895M  /usr/ports
d01/soft    764M  9,57G   764M  /usr/local
d01/swap     90K  9,57G    90K  -
[sudakov@vas ~] dd if=/dev/zero of=bigfile bs=1m
dd: bigfile: Disc quota exceeded
3369+0 records in
3368+1 records out
3532128256 bytes transferred in 115.604244 secs (30553621 bytes/sec)
[sudakov@vas ~] rm bigfile
rm: bigfile: Disc quota exceeded
[sudakov@vas ~] 

> 
> 2) could you try: http://svn.freebsd.org/base/user/kmacy/ZFS_MFC/

Excuse me, what should I do with this?

I could try a patch against 7.1-RELEASE if you give me one.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov@sibptus.tomsk.ru



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