All of lore.kernel.org
 help / color / mirror / Atom feed
* external journal questions
@ 2006-02-21 15:04 Jure Pečar
  2006-02-21 17:07 ` Jeff Mahoney
  2006-02-23 10:21 ` David Masover
  0 siblings, 2 replies; 5+ messages in thread
From: Jure Pečar @ 2006-02-21 15:04 UTC (permalink / raw)
  To: reiserfs-list


Hi all,

Now that solid state disks are getting affordable (Gigabyte iRam, for
example), it makes sense to use them as external journal with full data
journaling, so they cache all the small writes and dump them to disks
in one single sequential write on every journal flush.

I know how to configure that under ext3. Simply set up external journal
and mount filesystem with data=journal and commit=600 or some such
value. But I'm not so sure about reiserfs.

I know it now knows how to do full data journaling, but I can't find
the docs anywhere that would mention commit mount option. Does it work
at all and does it work in the same way as for ext3?

Also, I've seen patches by Jeff Mahoney from november last year that
optimize some external journal defaults. I'm thinking about a 7Tb or so
Coraid AoE device with 4gb iRam as external journal ... does anyone run
something like this in production? How well does it work?

Jeff, are your pathces already in the Linus tree or do I have to use
some -mm or Suse kernel?


-- 

Jure Pečar
http://jure.pecar.org


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-24 16:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-21 15:04 external journal questions Jure Pečar
2006-02-21 17:07 ` Jeff Mahoney
2006-02-23 10:21 ` David Masover
2006-02-24 10:58   ` Jure Pečar
2006-02-24 16:57     ` Jonathan Briggs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.