public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* RAID[56] status
@ 2009-08-06 10:17 David Woodhouse
  2009-08-07  9:43 ` Roy Sigurd Karlsbakk
  2009-11-10 19:51 ` RAID[56] status Dan Williams
  0 siblings, 2 replies; 11+ messages in thread
From: David Woodhouse @ 2009-08-06 10:17 UTC (permalink / raw)
  To: chris.mason; +Cc: linux-btrfs

If we've abandoned the idea of putting the number of redundant blocks
into the top bits of the type bitmask (and I hope we have), then we're
fairly much there. Current code is at:

   git://, http://git.infradead.org/users/dwmw2/btrfs-raid56.git
   git://, http://git.infradead.org/users/dwmw2/btrfs-progs-raid56.git=20

We have recovery working, as well as both full-stripe writes and a
temporary hack to allow smaller writes to work (with the 'write hole'
problem, of course). The main thing we need to do is ensure that we
_always_ do full-stripe writes, and then we can ditch the partial write
support.

I want to do a few other things, but AFAICT none of that needs to delay
the merge:

  - Better rebuild support -- if we lose a disk and add a replacement,
    we want to recreate only the contents of that disk, rather than
    allocating a new chunk elsewhere and then rewriting _everything_.
=20
  - Support for more than 2 redundant blocks per stripe (RAID[789] or
    RAID6[=C2=B3=E2=81=B4=E2=81=B5] or whatever we'll call it).

  - RAID[56789]0 support.

  - Clean up the discard support to do the right thing.

--=20
David Woodhouse                            Open Source Technology Centr=
e
David.Woodhouse@intel.com                              Intel Corporatio=
n

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2009-11-10 21:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-06 10:17 RAID[56] status David Woodhouse
2009-08-07  9:43 ` Roy Sigurd Karlsbakk
2009-08-07 15:22   ` David Woodhouse
2009-09-02 16:32     ` [PATCH] don't OOPs when we are not raid56 jim owens
2009-09-08  9:15       ` David Woodhouse
2009-09-08 13:48         ` Chris Mason
2009-11-10 19:51 ` RAID[56] status Dan Williams
2009-11-10 20:05   ` Tomasz Torcz
2009-11-10 20:11   ` Chris Mason
2009-11-10 21:06   ` tsuraan
2009-11-10 21:20     ` Gregory Maxwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox