ReadyNas NV+ 4 disk NAS for $299 free ship

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
I have a bunch of these for backups, and I paid well over a grand for them. There was just a price drop on them at both Newegg and Amazon to $299 shipped which makes them an awesome deal.


http://www.newegg.com/Product/Produc...82E16822122010
http://www.amazon.com/NETGEAR-ReadyN...1636287&amp;sr=8-1
http://www.buy.com/prod/netgear-rnd4...205515647.html ($295)

They rock for the price, and I just picked up another. Easily the best 'out of the box' NAS I have ever had, and I have owned a bunch. I get an easy 25 MB/sec out of them (though if you tweak them you can get about 35), which is more than enough for streaming any movie. They support RAID5 (though it is called x-raid) and have run on pretty much every hard disk I have thrown at them. They require no maintenance or anything like that, just toss in the disks set a password and go. They have a 5 year warranty too, which is pretty much unheard of.

If you want cooler stuff, they can run mysql, php, have a torrent client (transmission) and hundreds of other add-ons available. They support disk spindown, FTP, iTunes, squeezebox, scheduled power off/on, snapshots, print server, shared USB drives for more space, and come with EMC. It will even email you if a disk or fan fails. They even have a handle on the back which make them great for bringing to lan parties.

The Readynas was designed by a company called infrant, which netgear bought. From what I have seen over the past years, all that netgear did was increase the price and put a new 'netgear' label on the outside. Now, it is finally back down in price to the point where it is a steal.
 
Last edited:

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
Hmm... EMC firmware or something different? Like the same sort of EMC firmware that's on the SS4200-E? That's good stuff.

No, it is 5 licences for EMC backup software. I have a SS4200-E, and it doesn't really compare. IIRC, I got the SS4200-E for $130, and the NV+ is twice that. The 2 boxes have pretty much the same transfer rates of high 20 low 30 MB/sec. But the NV+ has way more features, is hot-swap, quieter, uses about 1/2 to 1/4 less power, supports OCE, jumbo frames, DLNA, can be an iSCSI target, etc. The big thing I can think of where the SS4200-E is better is that you can install a different OS on the SS4200-E where the NV+ is limited to the built in firmware. Technically you can install something else on the NV+, but it would have to be optimized for a SPARC CPU.
 

hans007

Lifer
Feb 1, 2000
20,212
18
81
i've heard the ss4200-e becomes much faster if you add ram to it. or change the OS to windows home server. i dont think 25MB/sec really is THAT fast , though for a raid 5 nas this is a good deal.

i was able to get a iomega ix2-200 using the marvell kirkwood recently for $150ish (with 2 x 500gb installed) and its about that in raid 1 mode.
 

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
The NV+ gets faster if you add ram to it as well. It comes with 265 mb and can be upgraded to 1 GB. It would also be faster in RAID 1 since it would not have to compute parity, but that takes up more disk space. There is a tradeoff between RAID levels, and you need to pick the correct one for your specific use. The NV+ supports RAID 0,1,5 and their propriety x-raid.
 

aceO07

Diamond Member
Nov 6, 2000
4,491
0
76
Seems like buy.com has it for $5 cheaper and also free shipping. (Offered on the Amazon page.)

How does X-RAID compare with RAID5? The storage guys seem to say to avoid RAID5 due to the huge storages sizes now and the high chance of errors during rebuilds.
 

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
Seems like buy.com has it for $5 cheaper and also free shipping. (Offered on the Amazon page.)
when I looked, that shipping wasn't free so the cost was higher than $300. Can you link to that one? I'll add it to the OP. Thanks!

How does X-RAID compare with RAID5?

They are pretty much the same thing from a user standpoint. Each uses 1 extra disk to store rotating parity data which allows for 1 disk to fail without data loss. The big difference (in the NV+ anyway) is that the NV+ does not allow a RAID5 array to be expanded (OCE) but will allow an x-raid to be expanded. Some hardware RAID cards with a dedicated XOR processor will allow OCE and/or ORM, but that is not an option on the NV+. Personally, the OCE allowed is scary to me, because you need to swap out the disks 1 at a time for larger ones. Each swapout causes the array to be rebuilt, and during the rebuild, if a disk ails your data will be lost. Granted there is a very low possibility of this happening, but Murphy's law says the probability doesn't matter. If you don't have a backup, a 2nd disk will fail :p.

The storage guys seem to say to avoid RAID5 due to the huge storages sizes now and the high chance of errors during rebuilds

What 'storage guys' are you referring to? Sounds like they don't know what they are talking about, or are paraphrasing their thoughts and that there is some confusion going on there. Or, just what 'high chance of failure' means. The reason there would be an error when rebuilding a RAID5 array (leading to data loss) is if a 2nd disk failed (or a sector failed, etc) and that would be catastrophic to data. The most harrowing time (when you don't have backups) is during a rebuild of any single redundancy array (raid 1, 2, 3 4 or 5) because a 2nd disk failure will lead to data loss. On bigger disks, the rebuild time is longer, so the window for complete data loss is larger. On a hardware raid controller, this window is (best case) roughly equivalent to the sequential read speed (or write, whichever is lower) divided by disk capacity of a single disk in the array (assuming 50 MB/sec a RAID5 array will take 40,000 seconds or about 11.1 hours.) The NV+ takes roughly 20 hours (I know from experience)

There are ways to mitigate this risk (besides backups, which are always required) by using different raid levels. For example, RAID6 is becoming the 'new' RAID5. RAID6 uses 2 different parity calculations, and stores both. This allows for 2 disks to fail without data loss. The trade-off is that you need another disk to make up for the data loss. the NV+ doesn't support RAID6 natively, but other products in the line do (They are the pro series from netgear that have 6 disks instead of 4, and cost about $1200 and are x86 based instead of SPARC). It should be technically feasible to write an add-in for the NV+ that will support RAID6 (since the minimum disks for RAID6 is 4, and the NV+ has 4) But RAID6 is usually for larger disk count arrays. Also, with a 4 disk count, RAID 10 will give the same amount of usable space, but me much faster in a software RAID environment with only slightly less fault tolerance. (RAID 10 can support 2 disk failures if they are the 'right' disks, but if the wrong 2 fail, you can still lose data)

RAID5 is going to be slightly faster than RAID6 for the same size disk array because there are 2 parity calculations for RAID6 while RAID5 only has 1.

RAID5 is way better than RAID0 from a safety standpoint, and gives more space than RAID1. Lets use a hypothetical situation (since I don't want to look up the actuals, but I will be pretty close. I will also simplify some of the math since we don't have to be perfect, just decently close.). The situation is that you have four 2 TB disks with a MTBF of 1M hours and a read/write speed of 50 MB/sec. (enterprise disks are usually 1.2M hours, and home user disks are usually around 800k hours, so 1M is a nice average, and allows for quicker math I can do in my head). Using those 4 disks, let's calculate some failure rates, data storage and speeds. We must also assume 'life of disks' to determine the possibility of data loss over the life of the array. Let's assume 3 years since that is most manufacturer's warranty period. Please also note that we are only calculating disk failures and not including things like hardware or software failure which can also destroy an array, even without a disk failure. For example, bad RAM can cause garbage to be written to an array. We will also only calculate this for 4 of the major RAID levels: 0, 5, 6, and 10.

RAID0 - Total space is the sum of the disk sizes (2TB*4 or 8 TB). Speed will also be the sum of the disks (50 MB/sec * 4 or 200 MB/sec). The possibility of data loss during any given hour will be the MTBF of the disks divided by 4 since in RAID0 if any disk fails all data is lost. 3 years works out to be 365 * 24 * 4 * 3 hours of disk up time, which is 105120 hours total. With a MTBF of 1M hours, you end up with the possibility of data loss during the life of the array of 1M/105120 or 10.5&#37;. That's very high at 1 in 10.

RAID10 - Total space is the sum of the disk sizes divided by 2 (2TB*4/2 or 4 TB). Speed will be the speed of 2 disks (50 MB/sec * 2 or 100 MB/sec) Data will only be lost if the 'wrong' disk fails during a rebuild. That means we have to calculate the rebuild time (which we did above at 11 hours, but let's call it 10 for 'Evad is lazy' sake). So for 10 hours, there is a 1 in 1M chance per hour of a disk failure, and a further 50&#37; probability the wrong disk fails. That works out to a 5 in 1M chance during the rebuild time. But you need to know how many times any disk will fail and cause a rebuild. That was calculated above at 10.5&#37; over the life of 4 disks. So you end up with 10.5&#37; chance of rebuild, and a 5 in 1M chance (0.0005%) of failure during that rebuild, or 0.105 * 0.000005 = 0.000000525 or 0.0000525%. Many orders of magnitude better better than RAID0. The trade off is that you lose 1/2 of the space.

RAID5 - Total space is the sum of the disk sizes - 1 for parity or 6 TB. Speed will be the speed of 3 disks (50 MB/sec * 3 or 150 MB/sec) Data will only be lost if a 2nd disk fails during the rebuild. That means we have to calculate the rebuild time. So for 10 hours, there is a 1 in 1M chance per hour of a disk failure. That works out to a 10 in 1M chance during the rebuild time. But you need to know how many times any disk will fail and cause a rebuild. That was calculated above at 10.5% over the life of 4 disks. So you end up with 10.5% chance of rebuild, and a 10 in 1M chance (0.001%) of failure during that rebuild, or 0.105 * 0.000010 = 0.00000105 or 0.000105%. Many orders of magnitude better better than RAID0 but worse than RAID10. The trade off is that you have 25% less space than RAID0 and 50% more space than RAID10.

RAID6 - Total space is the sum of the disk sizes - 2 for parity or 4 TB (Same as RAID10). Speed will be the speed of 2 disks (50 MB/sec * 2 or 100 MB/sec) Data will only be lost if a 3rd disk fails during the rebuild. That means we have to calculate the rebuild time, which is harder to do than RAId5. So for 10 hours, there is a 1 in 1M chance per hour of a single disk failure, but 2 more need to fail to lose data. That works out to 1/1M * 1/1M during the rebuild time (0.000001 * 0.000001 = 0.000000000001) But you need to know how many times any disk will fail and cause a rebuild. That was calculated above at 10.5% over the life of 4 disks. So you end up with 10.5% chance of rebuild, and a 0.0000000001% chance of another 2 disks failing during that rebuild, or 0.105 * 0.000000000001 = 0.0000000000000105 or 0.00000000000105%. Many orders of magnitude better better than RAID0, RAID10 and RAID5. The trade off is that you spend 2 disks to store parity information, so you have 50% of the actual space usable. RAID6 is also not supported on all devices.

In terms of space, here is a summary:
RAID0 - 8 TB
RAID5 - 6 TB
RAID6 - 4 TB
RAID10 - 4 TB

In terms of probability of failure over the life of the array (3 years):
RAID0 - 10.5%
RAID5 - 0.000105%
RAID10 - 0.0000525%
RAID6 - 0.00000000000105%

In terms of speed:
RAID0 - 200 MB/Sec
RAID5 - 150 MB/sec
RAID10 - 100MB/sec
RAID6 - 100MB/sec

In terms of dollars per usable TB (assume $100 per 2 TB hard drive)
RAID0 - 8 TB / $400 = $50 per TB
RAID5 - 6 TB / $400 = $67 per TB ($17 more than RAID0 to drop the rate from 10.5% to 0.000105%)
RAID6 - 4 TB / $400 = $100 per TB ($33 more than RAID5 to drop the rate from 0.000105% to 0.00000000000105%)
RAID10 - 4 TB / $400= $100 per TB (usually only chosen if small random writes are an issue such as a database or controller doesn't support RAID6, and RAID5 is too high risk.)

Very long story short is that there are trade offs with each RAID level. You need to chose the one that is right for you based on your specific needs, budget and risk tolerance. For the majority of home users who use a NAS, RAID5 provides a good balance of fault tolerances and space per dollar spent in a 4 disk NAS. If we were to redo this with 6 or more bays, then RAID6 becomes a more attractive choice because the probability of a disk failure is higher the more disks exist in the array, and the cost starts approaching RAID5 levels. For example the cost per TB between a 20 disk RAID5 and RAID6 array using 2 TB disks is $52.6 vs $55.5.

There are way more things to consider in different environments such as stripe size (which can waste space and affect speed) load on the array (high disk count parity arrays are bad for random writes because of the write-hole, such as databases while for media streaming parity arrays are fine) options on the controller (such as OCE or ORM and having a dedicated XOR processor). We also can't forget the fabled 'sympathy failure' of disks which may or may not increase the odds of concurrent disk failures if you 'believe' in them. The write-hole in RAID5 can also be solved by using something like RAID-Z.

Clifs:
RAID5 is fine for home users and way better than a bunch of single disks.
 
Last edited:

MrDudeMan

Lifer
Jan 15, 2001
15,069
94
91
Thanks for the link. I much prefer WHS over any pure NAS, but this is a good idea for a massive backup array that is basically plug and play.
 

aceO07

Diamond Member
Nov 6, 2000
4,491
0
76
Evadman, Thanks for the read. I was referring to people from this thread: http://forums.anandtech.com/showthread.php?t=2086770


Here's the buy.com item link via amazon.com.

[q]http://www.amazon.com/gp/product/B000VA3TXY/ref=pd_luc_mri?ie=UTF8&m=AKJJGJ0JKT8F1[/q]

It has to be quoted since the redirected version takes you back to Amazon item.

(I've been drooling for the ReadyNAS since I bought one years ago for an old workplace. Though now I'm also thinking of SSD for laptop...)
 
Last edited:

CosmosRewind

Member
Jun 12, 2005
106
0
76
The only problem I have with the more complex RAID versions (5/6/10) is that people often forget about a failure in the unit itself. If the box dies, you can't read your data unless you get it fixed or can find another of the exact type. Advanced RAIDs are very controller specific unless implemented in software (which is slower). Also reviving an array after repair can be technically challenging (and very stressful).

While RAID1 (mirroring) wastes more space, you can always pull out one of the drives and read it from another machine. The disk format is the same as if it wasn't RAIDed.
 

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
I was referring to people from this thread: http://forums.anandtech.com/showthread.php?t=2086770

The only one saying no to RAID5 is FishAK. The others are pointing to mainteance failures (such as not replacing a drive) which would have the same outcome on any RAID. It looks like FishAK was burned by a bad raid card that failed and wrote garbage to an array. (and the text he linked to is just plain wrong) What he doesn't understand, is that it doesn't matter if he was running RAID5 or RAID0 or any other flavor of RAID, he would have had the same issue. the card failed, which is always a possibility. Some of his comments (such as on RAID10) show that he is making a best guess as to performance of different types of RAID instead of using actual data. There is also a ton of misinformation in that thread, and almost no numbers to back it up. The only type of RAID I see in that thread that I haven't used is unraid. I have heard of it and investigated it, but I have not used it personally.

His concern is a parallel to one that lots of folks have: Drive manufacturers. Lots of people prefer 1 drive manufacturer over another because they had 1 or more drives fail from the same manufacturer. According to much larger data sets than from 1 person (hundreds of thousands if not millions of disks, such as the Google white paper on the subject) there is only 1 drive manufacturer that failed more others than others. Google failed to name it (on purpose I am sure). But even that brand only had a few percentage points of failure rate which is very low. It goes to show that 1 bad experience or a string of failures does not mean something is horrible and to be avoided like the plague.

I deal with arrays of every flavor on a daily basis, some with hundreds of drives. The biggest single array is RAID60 with 16 legs and 16 750 GB SAS disks in each leg (a total of 256 drives and 192,000 GB of storage.) There are actualy 28 instaces of these arrays set up on 28 nodes (servers) that serve Teradata via SAN & iSCSI with a total capacity of just over 5 PB. I am not allowed to tell you what it is for, but trust me, it's fun :). Long story short is that I am not here to beat into anyone's head what is the correct version for them because there is not a simple answer. I'm just trying to provide data so you (or anyone else) and make up their own mind.

Again, it all comes down to what is best in your situation. Above are rough failure rates and some other data so it can help you decide. However, this is the hot deals forum, not the hardware forum, so I probably shouldn't have went so far off topic ;) My bad.

The only problem I have with the more complex RAID versions (5/6/10) is that people often forget about a failure in the unit itself. If the box dies, you can't read your data unless you get it fixed or can find another of the exact type. Advanced RAIDs are very controller specific unless implemented in software (which is slower). Also reviving an array after repair can be technically challenging (and very stressful).

All valid points. Every card manufacturer uses different metadata, so you can't swap around arrays. Sometimes, you can inside manufacturers though. For example, you can move most arrays made from an adaptec card to another adaptec card (there are exceptions). In the NV+'s case, you can remove the disk from one NV+ and put them in another NV+ and be ready to go instantly. That is actually one of the ways I do backups. (copy data from 2 NV+'s in RAID5 to 1 NV+ running RAID0, then pull the disks for backup)

While RAID1 (mirroring) wastes more space, you can always pull out one of the drives and read it from another machine. The disk format is the same as if it wasn't RAIDed.

That is not always true, it depends on the controller. For example, you can't do that with a RAID1 array created on an adaptec 31605, (probably any other adaptec card too). Same with a highpoint 1820a (I think that was the model number). I tried both as a test. Both write metadata to the disk in a proprietary format that don't work when hooked up to another card or a mainboard SATA port.
 
Last edited:

CosmosRewind

Member
Jun 12, 2005
106
0
76
That is not always true, it depends on the controller. For example, you can't do that with a RAID1 array created on an adaptec 31605, (probably any other adaptec card too). Same with a highpoint 1820a (I think that was the model number). I tried both as a test. Both write metadata to the disk in a proprietary format that don't work when hooked up to another card or a mainboard SATA port.

Good to know Evadman, thanks for the information. I don't work much on the hardware side anymore, but it's good to know it's foolish to assume you can without testing it.
 

etrin

Senior member
Aug 10, 2001
692
5
81
Evadman I am posting in this older thread because I have to ask.
I need a NAS for movies and to share files on my network.
90&#37; movies :)

anyway I look at Qnap and all the others at $600+ and decided they are just too expensive for me.

How is this Xraid they advertise? Right now I have 2 F4 2TB drives and will format them and put them in a raid, is the time to rebuild some God awful experience so get 4 drives or forget it?

This looks fast enough but when sharing movies to a blu ray player or a content streamer like a boxxee, netgear550 or a dune will it be easy to find and use by utilities like this?
 

funboy6942

Lifer
Nov 13, 2001
15,348
407
126
I hope I didnt fug myself. I bought one of these and the sammy bare 2tb drive for 95 clams and have no clue as to how to use raid, or this unit at all. I have the sc101's which puts them on my pc as standard drives I can click on to access my movies and such. Does this one do the same by any chance or am I in for fun being a newb with this unit? But I got this so I can install windows 7 for they are not making a driver for my sc101's and windows 7 and I want to take advantage of direct 11 with DiRT 2 and all other games that come out. But mostly I use my pc for music and movies, dont really game all that much anymore.
 
Last edited:

Cr0nJ0b

Golden Member
Apr 13, 2004
1,141
29
91
meettomy.site
I just got one of these used from a friend...they are great devices. My only comment would be to add (Diskless) to the header on the post.
 

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
This looks fast enough but when sharing movies to a blu ray player or a content streamer like a boxxee, netgear550 or a dune will it be easy to find and use by utilities like this?

I have never had any problems streaming movies using an NV+.


I have the sc101's which puts them on my pc as standard drives I can click on to access my movies and such. Does this one do the same by any chance

The NV+ is not direct attached storage (like usb or firewire) it is a network device. During setup, it walks you though assigning a network name and all that. It will automatically be set up in software XRAID (RAID5), so you should be good as long as you know how to mount a network drive (assign a drive letter)

I just got one of these used from a friend...they are great devices. My only comment would be to add (Diskless) to the header on the post.

Done.