By Cameron ColleyPosted Friday 12th June 2009 08:32 GMT
So, you get software that works on Windows, Linux, BSD, Solaris, ReactOS, OSX, ... or software that works on OSX? Or do you men that you get Windows software and OSX software?
I expect better from El Reg than the Apple line of "PC" or "Mac".
By Steven RaithPosted Friday 12th June 2009 08:36 GMT
Six bays, FlexRAID allows decent hotswapping, and happily writes to my 4x15000rpm SCSI disks at welll over 70MB/sec. At least I think it does. Will check it later when I get into work.
Had a Terstation II at the last place I worked at and was never impressed with it's AD integration or the software that came with it - bloody flaky stuff it was back then. Sounds like it's improved, but I'd still take the Netgear.
Well, if I didn't have an Athlon 2400 machine here just *begging* to be rehoused into a smaller chassis and having Solaris+ZFS+4x1TB drives dropped on it for a couple fo chunky iSCSI and CIFS shares...
This is particularly important if you are running RAID-5. Without it, a memory fault can corrupt your array. In the worst case it's a slow insidious process rather than sudden, and by the time you notice, your backups are also toasted.
The cheapest way I know is to build your own: use an AMD Phenom, a Motherboard that supports ECC (ASUS mostly do), ECC RAM, 4 to 6 SATA disks, and Linux Software RAID. Intel doesn't support ECC except on expensive Server and expensive top-end Workstation products.
By Andy TurnerPosted Friday 12th June 2009 10:23 GMT
RAID mirroring is all well and good, but I'm also concerned about putting all my eggs in one basket WRT the device being stolen or fire damaged. Ideally I'd like to be able to buy two identical single-drive NAS units and set them up so that one is the slave/copy of the other. Whatever I copy to the master gets copied over the network to the other one (ideally using intelligence to wait until I appear to have finished copying to the master before the master starts sending to the slave). OK, so it won't be realtime, but it'll be more than good enough for most scenarios. That way I can put one backup drive in the study and the slave drive somewhere more secure or obscure in the house, in the loft or something.
Synology and QNAP NAS boxes have a facility where the entire NAS drive contents are automatically copied onto either a connected USB drive or over a network to another of their NAS drive products. The idea being (obviously) that you can quickly get up and running again if one fails (or is stolen).
This may work out well for you, but then again why not just hide a RAID-1 NAS box in the loft or somewhere else anyway. All you need is a low power mains supply and a network cable. If you use the mains-ethernet kit (e.g Solwise, Devolo, etc) then all you need is a mains supply to it and you have a hidden NAS drive.
By Steven RaithPosted Friday 12th June 2009 13:45 GMT
FYI, Openfiler Linux NAS app supports high availability/real-time replication. One machine downstairs, one machine in the garage over Wifi or something. Bish bash bosh.
Or just set up an rSync job, which, oh, Openfiler supports too. As does the ReadyNAS.
Back to the ReadyNAS, I take it back on the speed, I'm getting 35MByte/sec over GbE CIFS - but 75MByte/sec over FTP. See screenshot. Have blurred out the file names [works box, natch] but left the capacities/speeds showing.
By Emil LarsenPosted Friday 12th June 2009 14:40 GMT
@ Cameron Colley: the TeraStation III, like most Nas boxes I've tested, doesn't come with any Linux software on the CD (probably something to do with that tiny desktop market share Linux has). Linux file shares are supported via NFS on the TeraStation III though.
@ Andy Turner: Many Nas boxes will do what you want. The Promise NS4600, recently reviewed on the Reg, calls it 'replication' and the TeraStation III calls it a 'distributed file system'.
@ Steven R: FTP is often very quick, but doesn't reflect how most users use a Nas (I think!)
@ Nigel 11: The TeraStation III doesn't have ECC Ram. When asked whether this will increase the likelihood of Raid 5 errors, Buffalo responds:
"Absolutely not, we use software RAID controllers to constantly synchronise and monitor the array when RAID 5 is enabled.
When configuring RAID 5, either on a server or a dedicated NAS product there is a lengthy synchronisation check that takes place to make sure everything is working correctly, you can even schedule this check to happen on our product every week if you so wish."
"Absolutely not, we use software RAID controllers to constantly synchronise and monitor the array when RAID 5 is enabled.
"When configuring RAID 5, either on a server or a dedicated NAS product there is a lengthy synchronisation check that takes place to make sure everything is working correctly, you can even schedule this check to happen on our product every week if you so wish."
What does that actually mean? That they don't use ECC, but that you can check for inconsistent checksums a week after the corruption is irreversible? That's worthy of "Yes, minister"!
Or perhaps what they mean is, they use a hardware RAID controller, so that a RAM error in the memory attached to the network-facing CPU can't affect RAID-5 XOR calculations, but can only corrupt the data sent to and fro on the network without any sign of trouble. That's supposed to be better?
My question stands. Do they use ECC RAM -- for the network-facing CPU and even more critically, for the RAM built in to the RAID controller. No ECC, no warning that what was written into the RAM is not what came out, so one can suffer creeping corruption without any explicit hardware errors.
My own opinion of hardware RAID controllers is very jaundiced. I've had nothing but grief over the years from various Adaptec and 3Ware 4 or 8 disk offerings. Of course, past experience may not generalize to current products. Another nasty FAIL with such beasts -- if (when!) the controller dies, you may find that it is impossible to reconstruct the array by connecting the disks to a new controller (new model because the one you have is obsolete, or even same obsolete model with a new firmware revision). In contrast, with up-to-date Linux software RAID, you just attach the disks to a new motherboard and everything auto-assembles and works. Combine this with the advanced mdraid features like resizing and reshaping, and I'll go for Linux-based software RAID every time.
And don't get me started on fake RAID controllers - pathetic one-function chips that calculate XORs at a small fraction of the speed of the cheapest Athlon you can buy! They might have been a good idea when state-of-the-art was a 100MHz i486. They're snake oil today.
(Enterprise-class hardware RAID and NAS is a different kettle of fish - I'm flaming about NAS boxes that cost a couple of grand tops here.)
The TS2's were fundamentally flawed in that they striped their own operating system to the drives. So if a drive failed then you needed to boot back into "safe mode" sans any patches you needed to get it to work on your network. Ive had *nothing* but trouble from our TS2 having corrupted OS following power outages (the drive have never failed) as you cannot get them to work properly on UPS's.
Personally I would go for a dedicated PC with linux software RAID on it (as a previous poster suggested) as they are far more flexible in a small office environment. If you are a home user then spend your money on a far cheaper raidsonic unit.
Comments on: Buffalo Terastation III
What's a PC? #
By Cameron Colley Posted Friday 12th June 2009 08:32 GMT
Netgear ReadyNAS Business edition anyone? #
By Steven Raith Posted Friday 12th June 2009 08:36 GMT
So how did you like that Weeds 5x01 episode ? #
By Anonymous Coward Posted Friday 12th June 2009 08:43 GMT
For that price... #
By Matt Martin 1 Posted Friday 12th June 2009 08:49 GMT
Odd... #
By Paul Hates Handles Posted Friday 12th June 2009 09:01 GMT
Lol Ringtone #
By A B 3 Posted Friday 12th June 2009 09:46 GMT
ECC RAM? #
By Nigel 11 Posted Friday 12th June 2009 09:50 GMT
Does anyone sell a NAS that can do this... #
By Andy Turner Posted Friday 12th June 2009 10:23 GMT
RAID misgivings #
By Aleph0 Posted Friday 12th June 2009 11:13 GMT
@Andy Turner re. Does anyone...... #
By frank ly Posted Friday 12th June 2009 11:18 GMT
Re: Does anyone sell a NAS that can do this... #
By jubtastic1 Posted Friday 12th June 2009 11:28 GMT
Remote replication #
By Steven Raith Posted Friday 12th June 2009 13:45 GMT
@ Cameron, Andy, Steve & Nigel #
By Emil Larsen Posted Friday 12th June 2009 14:40 GMT
Spin Alert! #
By Nigel 11 Posted Friday 12th June 2009 17:52 GMT
What I wanna know.... #
By unitron Posted Saturday 13th June 2009 02:17 GMT
6.3kg? #
By david bates Posted Sunday 14th June 2009 08:32 GMT
Is it still flawed? #
By Danny 14 Posted Monday 15th June 2009 08:26 GMT