Mark Fasheh wrote: > The OCFS2 team is in the preliminary stages of planning major features for > our next cycle of development. The goal of this e-mail then is to stimulate > some discussion as to how features should be prioritized going forward. Some > disclaimers apply:
Hi guys, Sorry about the lag. Here's an easy feature nobody has mentioned so far, and from my reading isn't supported: separate journal, like Ext3. The journals stay per-node, but they can be on a different (shared) volume than the filesystem proper. This should be dead simple to do and it can make a huge difference to write latency, by putting the journals on separate spindles or (what I actually have in mind) in NVRAM. Regards, Daniel _______________________________________________ Ocfs2-devel mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-devel
