LWN.net Logo

Infrastructure unification in the block layer

Infrastructure unification in the block layer

Posted Oct 21, 2009 17:11 UTC (Wed) by dlang (✭ supporter ✭, #313)
In reply to: Infrastructure unification in the block layer by job
Parent article: Infrastructure unification in the block layer

I believe (but could be wrong) that vendor specific metadata is referring to raid metadata that commercial raid vendors put on drives. MD is able to understand that data and assemble arrays based on it (and avoid overwriting it)


(Log in to post comments)

Infrastructure unification in the block layer

Posted Oct 22, 2009 0:09 UTC (Thu) by nix (subscriber, #2304) [Link]

This is *damn* good because it means that if your proprietary RAID card
dies, md can get the data off the disks again. (It can probably do it
anyway with RAID-5 as long as you remember the stripe size, as there
aren't many ways to arrange a RAID-5 array. But RAID-6 is harder.)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds