All of lore.kernel.org
 help / color / mirror / Atom feed
* mdadm: Raid level 10 not permitted with --build ?
@ 2009-04-23 20:05 Michael Tokarev
  0 siblings, 0 replies; only message in thread
From: Michael Tokarev @ 2009-04-23 20:05 UTC (permalink / raw)
  To: linux-raid

The question is: why can't one build a "legacy", aka
metadata-less, raid10 array?

I've a particular task here, to have an array which is
NOT persistent across reboots, but should only be valid
during system runtime.  Example of such usage is swap
space - we need to continue running even in case of
some drives failed, but we don't need to preserve
the content of swap space across reboots.  Here I've
an application that collects large amounts of data
which is only relevant during application runtime,
the data has no meaning at all after restart -- pretty
similar to the swap usage.

But mdadm does not let me to build such an array.
Is there any reason why?

Basically I want to avoid resync in case of unclean
shutdown and don't want to resort to using bitmaps.
Re-creating the whole thing on startup with
--assume-clean works just fine, if only not this
limitation.

Not that this is very important and generally useful
question but still... ;)

Thanks!

/mjt

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-23 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-23 20:05 mdadm: Raid level 10 not permitted with --build ? Michael Tokarev

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.