linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET 0/3] exofs: Multi-device mirror support
@ 2009-11-10 17:12 Boaz Harrosh
  2009-11-10 17:16 ` [PATCH 1/3] exofs: move osd.c to ios.c Boaz Harrosh
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Boaz Harrosh @ 2009-11-10 17:12 UTC (permalink / raw)
  To: open-osd, linux-fsdevel


Submitted for review an exofs support for multiple osd targets in a
mirror configuration.

Depending on pending scsi/osd patches I would like to push these
in the next exofs push-out. I've been playing with some version of
these patches for a while now, testing both as stand alone, as well
as, exported to pnfs-objects clients. They are now quite stable, though
a bit conservative in regard to what more can be done even in simple
mirror configuration.

The user-mode mkfs.exofs supports almost the full range of pnfs-objects
fixtures, but the Kernel driver will only mount a mirror arrangement.
Once these go through we are planning support for raids 0, 4, 5, and 6
over mirrors over device groups. See second patch's commit log for some
more explanations.

The new user-mode utilities as well as these patches can be found at:
  http://git.open-osd.org/gitweb.cgi?p=open-osd.git;a=summary

I will push these patches to linux-next once all comments subside.

List of patches:
[PATCH 1/3] exofs: move osd.c to ios.c
[PATCH 2/3] exofs: Move all operations to an io_engine
[PATCH 3/3] exofs: Multi-device mirror support

Thanks for review
Boaz


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

end of thread, other threads:[~2009-11-16 18:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 17:12 [PATCHSET 0/3] exofs: Multi-device mirror support Boaz Harrosh
2009-11-10 17:16 ` [PATCH 1/3] exofs: move osd.c to ios.c Boaz Harrosh
2009-11-10 17:20 ` [PATCH 2/3] exofs: Move all operations to an io_engine Boaz Harrosh
2009-11-16 18:00   ` [osd-dev] " Boaz Harrosh
2009-11-16 18:12   ` [PATCH 2/3 version 2] " Boaz Harrosh
2009-11-10 17:27 ` [PATCH 3/3] exofs: Multi-device mirror support Boaz Harrosh
2009-11-16 18:13   ` [PATCH 3/3 version 2] " Boaz Harrosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).