Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2009 20:48:03 -0700
From:      Kip Macy <kmacy@freebsd.org>
To:        grarpamp <grarpamp@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Cannot rm files when ZFS is full
Message-ID:  <3c1674c90907282048s6c662418u5dafe54e33c1b5fd@mail.gmail.com>
In-Reply-To: <d2e731a10907282029rd17ca1ag892c3c9615e76140@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

Try truncating some files.

-Kip

On Tue, Jul 28, 2009 at 8:29 PM, grarpamp<grarpamp@gmail.com> wrote:
> One week old build...
>
> # df -i .
> Filesystem   1K-blocks      Used Avail Capacity iused ifree %iused  Mounted on
> ram01/mnt1 239465344 239465344     0   100%   13163     0  100%   /mnt1
> # ls -aliT zero
> 20797 -rw-r--r--  1 user user  43515904 Jul 28 23:20:57 2009 zero
> # rm -f zero
> rm: zero: No space left on device
> # :> zero
> cannot create zero: File exists
> # cp /dev/null zero
> overwrite zero? (y/n [n]) y
> # ls -aliT zero
> 20797 -rw-rw-rw-  1 root  wheel  0 Jul 28 23:25:17 2009 zero
> # rm -f zero
> [gone]
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>



-- 
When bad men combine, the good must associate; else they will fall one
by one, an unpitied sacrifice in a contemptible struggle.

    Edmund Burke


home | help

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