LWN.net Logo

Embarrassing.

Embarrassing.

Posted Jan 23, 2008 1:06 UTC (Wed) by nix (subscriber, #2304)
In reply to: Embarrassing. by flewellyn
Parent article: LILO and GRUB: Boot Loaders Made Simple (O'ReillyNet)

Well, yeah: those of us with mis-sized disks, without infinite money, and 
with a desire to at some point add a few extra disks without replacing the 
lot tend to prefer md :)

(also, md has the best support on Earth. I defy you to find a nicer or 
more responsive or capable maintainer for *anything* than Neil Brown.)


(Log in to post comments)

Software vs. Hardware RAID-1

Posted Feb 2, 2008 21:27 UTC (Sat) by anton (guest, #25547) [Link]

Another reason to prefer software RAID-1 is that I don't need to keep a spare instance of the hardware RAID controller around to cater for the case where the controller dies. I can simply put the disks on any controller I happen to have around.

Finally, from what I read, Linux software RAID-1 is just as fast as hardware RAID-1, so the only advantage of hardware RAID-1 seems to be that GRUB works better with it.

Software vs. Hardware RAID-1

Posted Feb 3, 2008 20:31 UTC (Sun) by nix (subscriber, #2304) [Link]

Hardware RAID uses less bus bandwidth than software RAID does, of course, 
so if your bus is really busy you might need to go hardware RAID or accept 
a slowdown.

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