On Fri, Feb 04, 2011 at 04:04:42AM -0600, Stan Hoeppner wrote: > Keld Jørn Simonsen put forth on 2/4/2011 3:06 AM: > > > For RAID1+0, I think it is covered by the DDF standard > > RAID 10 and RAID 1+0 are the same thing by two different names. It's not > covered in the DDF. I agree that it is not described in detail in DDF. But it is covered, as I wrote. RAID 1+0 can be a number of things, as RAID1 can be a number of things. It can be what we know in Linux-land as a RAID0 of MD raid10,n2 or of md raid10,o2, or some other raid1 layout. when you then move a set of RAID 1+0 disks from one RAID device to another, then, using DDF, you can handle that correctly on the new raid device, as you can see what kind of RAID1 that the disks are formatted with, thanks to the DDF standard. And you can then also see that the RAID0 is a RAID0, according to the data stored in the RAID description adhering to the DDF standard. So you can safely move RAID 1+0 disks from one RAID device (say NAS box) to another. Handy if a NAS box breaks down beyond repair, and you have to buy a new one of another make. > I just spent a paragraph explaining why it's not in the > DDF, and you agreed with me for Pete's sake! Now you say you think it _is_ in > the DDF? Implicitely it is there, and for good reasons it is not spelled out. The same story goes for RAID 5+0 and other nested RAID types. It does not make sense to describe the combined nested type, only the component data formats are described. But one could have a brief description of the concepts, and why it is not adequate terminology in the DDF standard. best regards keld -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html