public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* interesting use case for multiple devices and delayed raid?
@ 2009-04-01  9:17 Brian J. Murrell
  2009-04-01 10:13 ` Dmitri Nikulin
  0 siblings, 1 reply; 5+ messages in thread
From: Brian J. Murrell @ 2009-04-01  9:17 UTC (permalink / raw)
  To: linux-btrfs

[-- Attachment #1: Type: text/plain, Size: 1261 bytes --]

I have a use case that I wonder if anyone might find interesting
involving multiple device support and delayed raid.

Let's say I have a system with two disks of equal size (to make it easy)
which has sporadic, heavy, write requirements.  At some points in time
there will be multiple files being appended to simultaneously and at
other times, there will be no activity at all.

The write activity is time sensitive, however, so the filesystem must be
able to provide guaranteed (only in a loose sense -- not looking for
real QoS reservation semantics) bandwidths at times.  Let's say slightly
(but within the realm of reality) less than the bandwidth of the two
disks combined.

I also want both the metadata and file data mirrored between the two
disks so that I can afford to lose one of the disks and not lose (most
of) my data.  It is not a strict requirement that all data be
immediately mirrored however.

So it seems that given these requirements that a filesystem should be
able to keep the disks mirrored in a "loose timeframe" so as to provide
redundancy (for all but the currently writing data) but also be able to
provide the full bandwidth of the two disks, yes?

Is this sort of idea on the btrfs roadmap at all?

b.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2009-04-02 11:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01  9:17 interesting use case for multiple devices and delayed raid? Brian J. Murrell
2009-04-01 10:13 ` Dmitri Nikulin
2009-04-01 21:04   ` Brian J. Murrell
2009-04-02  5:41     ` Dmitri Nikulin
2009-04-02 11:27       ` Chris Mason

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