[Beowulf] Software RAID?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Michael Will mwill at penguincomputing.comWed Nov 21 17:53:54 PST 2007
- Previous message: [Beowulf] Teaching Scientific Computation (looking fo the perfect text)
- Next message: [Beowulf] Re: Beowulf Digest, Vol 45, Issue 28
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Except that swraid does usually not support hotswap replacing of a failed drive without interrupting the server's current workload and without an admin logging in and doing some risky mdadm / scsidriver surgery. Michael Sent from my GoodLink synchronized handheld (www.good.com) -----Original Message----- From: Mark Hahn [mailto:hahn at mcmaster.ca] Sent: Wednesday, November 21, 2007 05:27 PM Pacific Standard Time To: Ekechi Nwokah Cc: beowulf at beowulf.org Subject: Re: [Beowulf] Software RAID? > Does anyone know of any software RAID solutions that come close to the > performance of a commodity RAID card such as LSI/3ware/Areca for > direct-attached drives? yes, MD, the standard Linux software raid, is generally faster than HW raid. yes, this can be argued, though not in any kind of slam-dunk. as far as I know, the very fastest HW raid (3ware and areca - I wouldn't guess LSI) top out at 6-800 MB/s. obviously, MD will consume some cycles supporting that kind of bandwidth, but it can be done. for a typical cost-sensitive fileserver, especially if only over a gigabit or two, MD is a no-brainer. It Just Works and most any MB will already have ~6 sata ports, so you just plug in some disturbingly cheap 320-1000G sata disks (~60 MB/s each), and you're flying. > With the availability multi-core chips and SSE instruction sets, it > would seem to me that this is doable. SW raid has generally been the right choice for 5+ years - since the host got fast memory interfaces, basically. even the earliest MMX helped out with this stuff. and the host CPU is always going to be many times faster than the little embedded core on a HW raid card. > Would be nice to not have to pay > for those RAID cards if I don't have to. Just wondering if anything > already exists. http://linux.yyz.us/why-software-raid.html _______________________________________________ Beowulf mailing list, Beowulf at beowulf.org To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.scyld.com/pipermail/beowulf/attachments/20071121/587137db/attachment.html
- Previous message: [Beowulf] Teaching Scientific Computation (looking fo the perfect text)
- Next message: [Beowulf] Re: Beowulf Digest, Vol 45, Issue 28
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
