gjournal panic 7.0-RC1

Ivan Voras ivoras at freebsd.org
Sun Feb 3 21:23:58 UTC 2008


Gary Palmer wrote:
> On Sun, Feb 03, 2008 at 09:35:44PM +0100, Ivan Voras wrote:

>> 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?

I've done something like that in the past, but I don't know if Pawel's 
gjournal has this implemented.

I feel that a good solution could be to somehow pause the file system at 
the VFS layer not to generate requests that would result in IO writes - 
this could (in theory...) help with ZFS.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20080203/dc89fa62/signature.pgp


More information about the freebsd-stable mailing list