>>>>> "np" == Neil Perrin <neil.per...@sun.com> writes:

    np> Alternatively, a lockfs will flush just a file system to
    np> stable storage but in this case just the intent log is
    np> written. (Then later when the txg commits those intent log
    np> records are discarded).

In your blog it sounded like there's an in-RAM ZIL through which
_everything_ passes, and parts of this in-RAM ZIL are written to the
on-disk ZIL as needed.  so maybe I was using the word ZIL wrongly in
my last post.

are you saying, lockfs will divert writes that would normally go
straight to the pool, to pass through the on-disk ZIL instead?

assuming any separate slog isn't destroyed while the power's off,
lockfs and sync should get you the same end result after an unclean
shutdown, right?

Attachment: pgpIGQaXn1vZO.pgp
Description: PGP signature

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to