Re: HEADS UP: SUJ Going in to head today

From: Jeff Roberson <jroberson_at_jroberson.net>
Date: Mon, 26 Apr 2010 20:01:28 -1000 (HST)
On Mon, 26 Apr 2010, pluknet wrote:

> On 26 April 2010 17:42, dikshie <dikshie_at_gmail.com> wrote:
>> Hi Jeff,
>> thanks for SUJ.
>> btw, why there is nan% utilization? and what does it mean?
>> --------------
>> ** SU+J Recovering /dev/ad0s1g
>> ** Reading 33554432 byte journal from inode 4.
>> ** Building recovery table.
>> ** Resolving unreferenced inode list.
>> ** Processing journal entries.
>> ** 0 journal records in 0 bytes for nan% utilization <====
>> ** Freed 0 inodes (0 dirs) 0 blocks, and 0 frags.
>> --------------
>>
>
> That may be due to an empty journal (the only plausible version for me),
> so jrecs and jblocks are not updated.

Yes, this is it exactly.  It's a simple bug, I will post a fix in the next 
few days.

Thanks,
Jeff

>
>        /* Next ensure that segments are ordered properly. */
>        seg = TAILQ_FIRST(&allsegs);
>        if (seg == NULL) {
>                if (debug)
>                        printf("Empty journal\n");
>                return;
>        }
>
> -- 
> wbr,
> pluknet
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>
Received on Tue Apr 27 2010 - 04:01:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:03 UTC