<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=157406051691882&amp;ev=PageView&amp;noscript=1">
CADspeed -- Optimizing Hardware for CAD Software

Build a Network System for CAD Operations, Part 2: RAID

Posted by cadhardware

Apr 25, 2011 4:31:18 PM

Our first post introduced the idea of building of a network system for CAD operations. From an operator perspective, the workstation has the CAD application itself stored locally. But the files should reside on the shared storage device.

RAID - Redundant Array of Independent Disks

In general, you want to talk to your IT department about RAID, which stands for Redundant Array of Independent Disks. In essence, the term describes exactly what it is – computer data storage devices that are set up to divide and replicate data among different drives. The drives are separate, but the operating system enables them to function as one disk.

RAID-1

RAID-1

RAID has many levels. One of the simplest, called RAID-1, creates an exact copy of a set of data on two or more disks. RAID-1 is useful when read performance or reliability is more important than data storage capacity. RAID-1 can be set up on a CAD workstation itself, which is common in high end workstations to ensure their uptime as well.

RAID-5

RAID-5 and Higher

For comparison, RAID-5 stripes both data and parity information across three or more drives. It exchanges the dedicated parity drive for a distributed parity algorithm, writing data and parity blocks across all the drives in the array. If one drive fails, the duplicated data is still safe on other drives. RAID-1 and RAID-5 are two of the most common levels, but there are many more. Your IT department can help you develop a system that meets your company's needs.

Taking every precaution is vital because recreating CAD work is hard work. Next, we'll discuss data vaulting.

Authors: Mark Shaw and James Ecklund

Topics: Workstations, Hardware, RAID, Connectivity, Backup System, Network, CAD

Celebrating30years_Logo.wTagline-2.png
CADspeed RSS Feed

Subscribe to Email Updates

cadspeed_spacer.gif
cadspeed_spacer.gif

Recent Posts

cadspeed_spacer.gif
cadspeed_spacer.gif
CADspeed -- Hardware for CAD applications