On Fri, Jul 24, 2009 at 09:57, Markus Kovero<markus.kov...@nebula.fi> wrote:
> r...@~# zfs list -t snapshot
> NAME                             USED  AVAIL  REFER  MOUNTPOINT
> rpool/ROOT/opensola...@install   146M      -  2.82G  -
> r...@~#

Then it is probably some process that has a deleted file open. You can
find those with:

fuser -c /testpool

But if you can't find the space after a reboot something is not right...

>
> -----Original Message-----
> From: pantz...@gmail.com [mailto:pantz...@gmail.com] On Behalf Of Mattias 
> Pantzare
> Sent: 24. heinäkuuta 2009 10:56
> To: Markus Kovero
> Cc: zfs-discuss@opensolaris.org
> Subject: Re: [zfs-discuss] No files but pool is full?
>
> On Fri, Jul 24, 2009 at 09:33, Markus Kovero<markus.kov...@nebula.fi> wrote:
>> During our tests we noticed very disturbing behavior, what would be causing
>> this?
>>
>> System is running latest stable opensolaris.
>>
>> Any other means to remove ghost files rather than destroying pool and
>> restoring from backups?
>
> You may have snapshots, try:
> zfs list -t snapshot
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
>
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to