On Sun, Feb 03, 2008 at 09:35:44PM +0100, Ivan Voras wrote:
> Chris wrote:
> 
> >Came back to see box had rebooted itself from a journal related panic.
> >
> >panic: Journal overflow (joffset=499054080000 active=499691355136 
> >inactive=4990$
> >cpuid = 0
> 
> AFAIK this means that the journal is too small for your machine - try 
> doubling it until there are no more panics.
> 
> If so, this is the same class of errors as ZFS (some would call it 
> "tuning errors"), only this time the space reserved for the on-disk 
> journal is too small, and the fast drives fill it up before data can be 
> transfered from the journal to the data area.

Is there something stopping gjournal from temporarily blocking writes
to the journal to allow it to flush the journaled data to the provider?

Thanks,

Gary
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to