Is this a standalone RAID card?
#1
Posted 14 December 2008 - 10:28 AM
I have cast my eyes over the RocketRAID 2300 http://www.highpoint-tech.com/
Now is this a 'removable' type card (i.e. with its own 'cpu') so I can take it form one machine if it fails, and chuck it into another. Will it also take some load off the CPU?
They retail for around $240 - I always thought that RIAD cards were around the 500 dollar mark...
I guess what it boils down to is this a better option than onboard RAID?
#2
Posted 14 December 2008 - 12:14 PM
The last one depends on what OS you are using. From what zebs has been showing us, Open Solaris + ZFS is better than RAID if you want to take that path.
#3
Posted 14 December 2008 - 02:39 PM
#4
Posted 14 December 2008 - 03:18 PM
Hmm I could try another operating system, however I am a Gamer at heart so in many aspects I am stuck with Windows. I find that hard enough sometimes. :D
Yep, that is my issue as well.
But I am researching things for my file server.
#5
Posted 14 December 2008 - 04:24 PM
Yeah it's a real shame, I'm in the same boat. I'll probably end up building a file server running OpenSolaris with ZFS and have a Windows based gaming PC.Hmm I could try another operating system, however I am a Gamer at heart so in many aspects I am stuck with Windows. I find that hard enough sometimes. :D
Yep, that is my issue as well.
But I am researching things for my file server.
But then if you want to leech/share at LANs you have to take 2 PCs :(
I agree with maxx though, a dedicated RAID card is better then onboard RAID. I can't say whether that card in particular is good, although I'm sure you can find reviews.
#6
Posted 14 December 2008 - 08:50 PM
#7
Posted 15 December 2008 - 09:53 AM
#8
Posted 16 December 2008 - 11:03 PM
A device so simple that it took a mind as brilliant as mine to create it! So brilliant, in fact, that simply by harnessing the power of one live frog, it... it... uhh... <poke> <poke> ... World domination has encountered a momentary setback. Talk amongst yourselves.
#9
Posted 19 December 2008 - 02:56 PM
original article
#10
Posted 19 December 2008 - 05:08 PM
#11
Posted 20 December 2008 - 08:39 AM
if you are going to make a server just use software raid like mdadm or that ZFS thing. Im still ancient using good old mdadm raid5 but its sweeeeet :D
if zeb pops in explain how much zfs whoops mdadm raid5?
Oh hello.
So, here is the thing about mdadm RAID5. It's still RAID5, with all the floors, problems and lack of complete integrity that is unfortunately intrinsic to RAID5. [RAID Write holes, Extents mis detection and silent data corruption]. I watch mdadm horror stories daily, both in the little world and in the enterprise.
http://forums.atomic...view=getnewpost
Anyway, whilst mdadm certainly has it's merit, things have come a long way since then, in the form of tech such as ZFS.
1. Totally CPU scalable. You can offload cycles to your fast multicore CPU's and let it to all the complex work of dedicated hardware RAID controllers
2. No data corruption, no RAID write holes - no concerns about corrupting data thanks to on the fly SHA1/256 bit checksum's of every CoW block
3. It's shamefully easy to make arrays smart, tough, high performance and scale-able
Plug three disks in to any old SATA controller. Doesn't matter where. Doesn't care who:
zpool create coolPool raidz1 disk1 disk2 disk3
Done. You've got a single parity failure protected device there, that, with 1TB Sammy Spinpoint's will effortlessly sustain 280MB/sec R/W off kernel time.
z
#12
Posted 20 December 2008 - 07:57 PM
#13
Posted 22 December 2008 - 02:12 AM
Edited by B82R3S, 22 December 2008 - 02:15 AM.
#14
Posted 22 December 2008 - 01:31 PM
expanding of zfs raid arrays is what would kill me as i usually cant afford to buy the full amount of disks for the server from day 1 :( lol
Neither could I, which is why they've implemented zpool expansion "hot" on the fly in OpenSolaris b105 SXCE!
z
#15
Posted 22 December 2008 - 03:03 PM
Neither could I, which is why they've implemented zpool expansion "hot" on the fly in OpenSolaris b105 SXCE!
z
when is the next release going to happen?
Also what does SXCE stand for lol i did a bit of googling but couldnt find anything aha =( i sux
#16
Posted 23 December 2008 - 12:39 AM
Cheers guys and thanks Zeb, for once again baffling me with knowledge and making google my friend once again. :D
you might find this benchmark useful in seeing the performance differences - particularly between host/standalone cards
original article
Cheers for this - just what I was looking for!
Edited by Lazzarus2nd, 23 December 2008 - 12:41 AM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users










