Ad
News

ITunes takes big steps forward, one step back

Published on May 13, 2004

A year after Apple Computer proved that commercial music downloads from the Internet can be both convenient and legal, its pioneering iTunes software has undergone a revision that offers a flurry of advances - but takes one step backward. Read more

Liquid drop takes big nano step

Published on September 08, 2005

Edinburgh scientists have made a small blob of liquid move across a surface by shining a light in front of it. Read more

Intel to ship 1.8GHz Centrino as Pentium M 745

Published on April 05, 2004

Intel hasn't been backward in coming forward about its upcoming 32-bit microprocessor naming scheme, but it's kept mum about the finer details. Read more

Disposable DVDs denounced

Published on January 21, 2004

Promoters of a new disposable-DVD technology tout the product's convenience, but environmentalists condemn the self-destructing movie disks as a step backward in developing reusable products. Read more

Last Reviews & Articles

Roundup: The Best Overclocking Software

Published on November 06, 2008

Interested in overclocking but not quite sure where to start? We round up some of our favorite software utilities for tweaking processors, memory, graphics, and chipsets. Read more

Tom's Holiday Buyer's Guide 2008, Part 1

Published on November 05, 2008

Welcome to the first installment in our six-part Tom's Holiday Buyer's Guide. In Part 1, two beautiful models help showcase some of our favorite no-hassle hardware gifts for 2008. Read more

Round Up: Five Powerful, Light Ultraportables

Published on November 05, 2008

Executives, road warriors, and gadget geeks all lust after ultraportable notebooks. Five of these amazing machines battle it out in this roundup. Read more

Core i7: 4-Way CrossFire, 3-way SLI, Paradise?

Published on November 04, 2008

For the first time ever, gamers are being treated to a reasonably priced platform enabling the best that AMD and Nvidia have to offer. Is Core i7 a gamer’s nirvana or does the processor serve up more of the same? Read more

  Tom's Hardware UK and Ireland Forums » Storage » NAS/RAID & Technologies » Is RAID 1 a Step Forward or Backward?
 

Is RAID 1 a Step Forward or Backward?

Advanced Search

There are 48 identified and unidentified users. To see the list of identified users, Click here



Word :   Username :  
 
Bottom
Author
 Thread : Is RAID 1 a Step Forward or Backward?
 
Profile: stranger
More Information

I'm currently utilizing a 6-year-old Dell Dimension 4100 (866MHz Pentium III, Windows XP2) as
a file server to back up my two other PCs on a 100Mbps LAN. I basically just run daily incremental image backups to a 300GB IDE drive using Acronis True Image Home Edition V11. I also like to store a few 'historical' images (1 week ago, 1 month ago) because it allows me to restore old configurations (a protection scheme which has saved my butt a few times).

I'm planning to get a larger drive to accomodate increased storage needs, and also to open up the option of creating some shared folder space for media files. GIven this, I'm thinking about adding a RocketRaid 1520 SATA RAID controller card (http://www.newegg.com/Product/ProductReview.aspx?Item=N82E16816115011) to the Dell,
picking up two 500GB Seagate SATA drives, and then running them in a mirrored (RAID 1) configuration.

Two questions.

(1) Is doing this more trouble than it's worth? Is adding such a RAID controller card likely to be a hit-or-miss proposition with such an old computer? Speed of backups is not much of a concern as I run these backups overnight. What IS a concern is if the RAID 1 controller actually REDUCES reliability - i.e. increases the possibility of corrupted backups. I've been reading a lot about NAS devices and it seems like a lot of them suffer from this.

(2) Are mirrored drives (RAID 1) IDENTICAL in format to a standard, non-RAID drive? In other words, could I pop one of the mirrored drives into another PC with a non-RAID SATA configuration and access the files?

(3) Would I be better off purchasing a dedicated NAS device with a RAID option?

For those of you who might suggest it, I have considered and rejected purchasing a Windows Home Server device at this time. I don't believe the software is sufficiently baked (read the Microsoft forum on WHS and judge for yourself) and it's a LOT more expensive than simply adding a RocketRaid controller to the Dell.

Any advice would be appreciated.



Related Product

Register or log in to remove.

Profile: old hand
More Information

1) Assuming you have good hardware (i.e. nothing wrong with the RAID card, the hard drives, or your existing system), and buy the RAID card from a reputable manufacturer, and install it properly, it should be very reliable. Check with the RAID card manufacturer regarding compatibility with your system - there are some system BIOS's that may have difficulty with certain cards, especially with the difference in age between your system & the proposed RAID card.

2) Most RAID 1 controllers write the individual drives of a RAID 1 in a format that enables them to be read as stand-alone drives without the RAID controller. To make sure yours does, create the RAID 1, dump a few files on it, then take one drive out and put it in another computer and make sure they can be read. When you put the drive back in, you need to delete and re-create the RAID volume, partition, and format it to make sure they're back in sync.

3) The think I don't like about stand-alone NAS units is the total lack of performance (some are slower than molasses), and relatively cheap/consumer quality of the software. Bad RAID software is worse than no RAID because it lulls you into a false sense of security. I've seen NAS's set up in a RAID 1 where one drive failed, and the data on the remaining drive became inaccessible. Wouldn't rebuild the RAID either. Nice protection. :sarcastic:


Message edited by SomeJoe7777 on 12-10-2007 at 05:26:49 PM

---------------
- SomeJoe7777

"Did he dazzle you with his extensive knowledge of mineral water? Or was it his in-depth analysis of, uh, uh, Marky Mark that finally reeled you in?" - Troy Dyer (Ethan Hawke), Reality Bites, 1994
Profile: stranger
More Information

Thanks so much, SomeJoe777. I fully appreciate your comment about performance of stand-alone RAID devices. Most appear to have significantly less horsepower than my six-year-old PC. And the performance they quote is one-third what I currently get (though admittedly I'm not running in a RAID configuration).

Profile: stranger
More Information


Quote :

Thanks so much, SomeJoe777. I fully appreciate your comment about performance of stand-alone RAID devices. Most appear to have significantly less horsepower than my six-year-old PC. And the performance they quote is one-third what I currently get (though admittedly I'm not running in a RAID configuration).



A file server (or NAS) doesn't need horse power. The processing bottle neck is the read/writes from the hard drive. Since the CPU is virtually never utilized, a 386 would probably sufficiently handle the load. Memory can have an advantage when you're repeatedly reading the same files, but when reading from a large diversity of files memory becomes useless too.

The only horespower an NAS or file server needs is in the hard drives.

Message quoted 1 times
Message edited by Duke of Veg on 07-11-2008 at 12:14:53 PM
Profile: old hand
More Information

Duke of Veg wrote :

A file server (or NAS) doesn't need horse power. The processing bottle neck is the read/writes from the hard drive. Since the CPU is virtually never utilized, a 386 would probably sufficiently handle the load. Memory can have an advantage when you're repeatedly reading the same files, but when reading from a large diversity of files memory becomes useless too.

The only horespower an NAS or file server needs is in the hard drives.



The hard drive read/write rates are absolutely not the bottleneck.

Typical hard drive read/write speed: 80 MB/sec

Most standalone NAS units read/write speed over the network, using Gigabit Ethernet: 8-10 MB/sec

Windows Server, even on a light processor (think Pentium 4 2.4 GHz), read/write speed over the network, using Gigabit Ethernet: 35 MB/sec.

The bottleneck in the standalone NAS units is not the hard drives - it is the processing power in both the network subsystem and the SMB code (same as it is in Windows servers). A cheap, several-year old Windows Server will run circles around the standalone NAS units from NetGear, Linksys, D-Link, etc.


---------------
- SomeJoe7777

"Did he dazzle you with his extensive knowledge of mineral water? Or was it his in-depth analysis of, uh, uh, Marky Mark that finally reeled you in?" - Troy Dyer (Ethan Hawke), Reality Bites, 1994

  Tom's Hardware UK and Ireland Forums » Storage » NAS/RAID & Technologies » Is RAID 1 a Step Forward or Backward?

Go to:
 

Google ads