linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux RAID subsystem future
@ 2012-07-12 17:26 Zdenek Kaspar
  2012-07-12 20:28 ` Drew
  0 siblings, 1 reply; 4+ messages in thread
From: Zdenek Kaspar @ 2012-07-12 17:26 UTC (permalink / raw)
  To: linux-raid; +Cc: dm-devel, linux-kernel

Hello lists,

I noticed recent patches added MD RAID compatibility into the DM
subsystem. Is there a valid reason to duplicate efforts ?

Hopefully its not silent preparation step for DM takeover. Can someone
shed more light on this topic ?

TIA, Z.


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

* Re: Linux RAID subsystem future
  2012-07-12 17:26 Linux RAID subsystem future Zdenek Kaspar
@ 2012-07-12 20:28 ` Drew
  2012-07-12 20:35   ` NeilBrown
  0 siblings, 1 reply; 4+ messages in thread
From: Drew @ 2012-07-12 20:28 UTC (permalink / raw)
  To: Zdenek Kaspar; +Cc: linux-raid, dm-devel, linux-kernel

> Hello lists,
>
> I noticed recent patches added MD RAID compatibility into the DM
> subsystem. Is there a valid reason to duplicate efforts ?
>
> Hopefully its not silent preparation step for DM takeover. Can someone
> shed more light on this topic ?
>
> TIA, Z.

I'm not a developer by any stretch of the word so take what I say with
a grain of salt.

I think it's more just a case of dm using md's RAID algorithms, which
IMHO are better tested, to support fakeraid controllers like Intel's
Matrix RAID. Besides, we're all one big happy linux family so why not
borrow your brother's socks? :-)


-- 
Drew

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

* Re: Linux RAID subsystem future
  2012-07-12 20:28 ` Drew
@ 2012-07-12 20:35   ` NeilBrown
  2012-07-14 21:41     ` Zdenek Kaspar
  0 siblings, 1 reply; 4+ messages in thread
From: NeilBrown @ 2012-07-12 20:35 UTC (permalink / raw)
  To: Drew; +Cc: Zdenek Kaspar, linux-raid, dm-devel, linux-kernel

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

On Thu, 12 Jul 2012 13:28:24 -0700 Drew <drew.kay@gmail.com> wrote:

> > Hello lists,
> >
> > I noticed recent patches added MD RAID compatibility into the DM
> > subsystem. Is there a valid reason to duplicate efforts ?
> >
> > Hopefully its not silent preparation step for DM takeover. Can someone
> > shed more light on this topic ?
> >
> > TIA, Z.
> 
> I'm not a developer by any stretch of the word so take what I say with
> a grain of salt.
> 
> I think it's more just a case of dm using md's RAID algorithms, which
> IMHO are better tested, to support fakeraid controllers like Intel's
> Matrix RAID. Besides, we're all one big happy linux family so why not
> borrow your brother's socks? :-)
> 
> 
Indeed!

It isn't duplication of effort - it is avoiding or removing duplication of
effort.  That's the theory any way.

There is no "DM takeover" - just engineers working together to try to find
optimal solutions.

NeilBrown


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

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

* Re: Linux RAID subsystem future
  2012-07-12 20:35   ` NeilBrown
@ 2012-07-14 21:41     ` Zdenek Kaspar
  0 siblings, 0 replies; 4+ messages in thread
From: Zdenek Kaspar @ 2012-07-14 21:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-raid, dm-devel

On 07/12/2012 10:35 PM, NeilBrown wrote:
> On Thu, 12 Jul 2012 13:28:24 -0700 Drew <drew.kay@gmail.com> wrote:
> 
>>> Hello lists,
>>>
>>> I noticed recent patches added MD RAID compatibility into the DM
>>> subsystem. Is there a valid reason to duplicate efforts ?
>>>
>>> Hopefully its not silent preparation step for DM takeover. Can someone
>>> shed more light on this topic ?
>>>
>>> TIA, Z.
>>
>> I'm not a developer by any stretch of the word so take what I say with
>> a grain of salt.
>>
>> I think it's more just a case of dm using md's RAID algorithms, which
>> IMHO are better tested, to support fakeraid controllers like Intel's
>> Matrix RAID. Besides, we're all one big happy linux family so why not
>> borrow your brother's socks? :-)
>>
>>
> Indeed!
> 
> It isn't duplication of effort - it is avoiding or removing duplication of
> effort.  That's the theory any way.
> 
> There is no "DM takeover" - just engineers working together to try to find
> optimal solutions.
> 
> NeilBrown
> 

So this Intel Matrix/Firmware RAID can be used to boot Linux with
/dev/mapper/target - DM-raid. DM-raid is missing some functionality,
most notable raid5 I guess, that was the main reason behind injecting
MD-raid code into DM?

What is clearly a good thing (multiple OS support, easier setup from
firmware and more raid levels to boot from) makes me wonder about MD
future. I'm sure this will attract users to use DM-raid in favor of
MD-raid, if its good or bad, time will tell.

Neil, don't take this in some BAD way please, I'm just not convinced of
dm-every{thing,where} movement. At least not yet..

TIA, Z.

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

end of thread, other threads:[~2012-07-14 21:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 17:26 Linux RAID subsystem future Zdenek Kaspar
2012-07-12 20:28 ` Drew
2012-07-12 20:35   ` NeilBrown
2012-07-14 21:41     ` Zdenek Kaspar

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).