User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:manuals:tech-brief-raid:raid-3-disks [01 Mar, 2013 13:06] (current)
Line 1: Line 1:
 +{{indexmenu_n>​05}}
  
 +====== RAID - Three-Disk Server ======
 +
 +A 5big Office/​Office+ with three drives offers many options for the user, including the RAID configuration. While it is possible to create Spanned disks or RAID 0 arrays, LaCie highly recommends mirroring and RAID 5 for optimal protection of your data. RAID 0 can offer some speed advantages but data will not be duplicated across both volumes as with mirroring. Users risk losing data if one of the disks should fail in a RAID 0 array.
 +
 +===== Suggested RAID Configuration for Three Disks =====
 +
 +^ Volume ^ Disks and RAID Level ^ Usage ^ Notes ^
 +| Windows | 2 Disks \\ \\ Mirror | Windows must run from its own volume. \\ \\ Storing data on the system volume will impact server performance. \\ \\ Page file* | A Mirror requires two drives, making it ideal for the Windows operating system. \\ \\ A Mirror offers redundancy, duplicating each file on the two disks that make up the volume. \\ \\ If one disk should fail, the system data will be available on its mirrored drive. If Disk 0 should fail, it will be possible to recover the system boot disk before restarting the server. |
 +| Data | 3 Disks \\ \\ RAID 5 | The Data volume should be used to create Shared Folders and store data. | RAID 5 requires three or more disks. \\ \\ RAID 5 offers improved storage capacity. While mirroring has an overhead of 50% storage capacity due to file duplication,​ RAID 5 parity on the Data volume has approximately 20% overhead. This means that close to 80% of the total capacity is available for storing data. \\ \\ RAID 5 includes many features that improve performance. For example, RAID 5 uses block level parity to secure files. Block level parity takes far less time to write data across the disks in the volume than mirroring files across two drives. \\ \\ RAID 5 volumes may not host the Windows operating system. |
 +| Data 2 | 1 Disk (60GB) \\ \\ Partition | The  volume can be used to create Shared Folders and store data. \\ \\ Write the page* file to this volume to extend the server'​s physical memory. | Since a page file may be recreated, you can take advantage of a partition that is not protected. |
 +
 +
 +*The page file can be created on the Windows volume or the Data 2 volume.
 +
 +~~pgbreak~~
 +
 +<note important>​**Important info:** Mirroring and RAID 5 provide solid protection if one drive in their respective arrays should encounter problems. However, LaCie highly recommends backing up the data stored on your professional server regularly in order to guard against worst case scenarios (i.e. accidental data deletion, malicious programs, viruses, etc.). LaCie professional servers include USB 2.0 and eSATA ports to attach desktop drives for use as backup storage. You can also backup your data to another server on the network.</​note>​
 +
 +===== Adjusting the RAID =====
 +
 +Administrators may change RAID configurations to suit the needs of a business or after a server system recovery. \\ 
 +
 +Use Disk Management to view or change RAID configurations in Windows:
 +  - Launch the Dashboard from a Windows workstation on the same network as your LaCie 5big Office/​Office+. **Start > All Programs > Windows Home Server 2011/​Windows Storage Server 2008 R2 > Windows Home Server 2011 Dashboard/​Windows Storage Server 2008 R2 Dashboard**
 +  - Select the **Home** tab.
 +  - Click once on **COMMON TASKS**. \\ {{:​products:​tb-raid:​screenshots:​dashboard_common_tasks.png?​500}}
 +  - Click once on **Disk Management**. \\ {{:​products:​tb-raid:​screenshots:​dashboard_disk_management.png?​500}}
 +
 +The first time Disk Management is launched, you may be prompted to initialize your drives using MBR or GPT. For information on MBR and GPT formats, please read [[adding-disks#​mbr-gpt-and-the-5big-office/​office+-operating-systems|MBR,​ GPT and the 5big Office/​Office+ Operating Systems]]. You may initialize the disks at this step or choose **Cancel**. The drives will be initialized as MBR when creating the arrays. \\ {{:​products:​tb-raid:​screenshots:​dashboard_initialize_launch_3disks.png?​350}}
 +
 +~~pgbreak~~
 +
 +<​note>​**Note:​** If you do not see Disk Management among the //Common Tasks//, you can add it by clicking **Customize this list**. Check the box next to each task that you wish to include on the //Common Tasks// list then click **OK**. \\ {{:​products:​tb-begin:​access:​dashboard_03d.png?​250}}</​note>​
 +
 +<note important>​**Important info:** Please note that Disk 1 should not be initialized as GPT since it will be used to create a mirror of the Windows operating system.</​note>​
 +
 +===== 5big Office/​Office+ Single Disk Default Configuration =====
 +
 +A single disk 5big Office/​Office+ is shipped with three partitions, System, Windows, and Data. The screenshot below shows all three partitions on a single hard drive, Disk 0. Volume C contains the Windows operating system and volume D is meant to store data. As shipped, volume C takes up 60 GB. \\ {{:​products:​tb-raid:​screenshots:​dm_single_disk.png?​500}}
 +
 +If you have not inserted disks into the 5big enclosure, please see [[adding-disks]] for instructions. \\ 
 +
 +===== Boot Order and Creating the Windows Mirror =====
 +
 +All Windows system files will be duplicated on each disk in the Mirror. To protect your system files and to save important data collected by the operating system, LaCie recommends a RAID 1 configuration for the System and Windows volumes. In case of disk failure, all files will be accessible on the disk paired for the Mirror. \\ 
 +
 +Though the bootloader file will be duplicated on both disks, your version of Windows will only boot from Disk 0. Therefore, it is highly recommended that you do not restart the server if Disk 0 experiences problems. Instead, replace Disk 0 (Disk Tray Slot 1) as soon as possible and rebuild the RAID 1 onto the new drive. **Windows may not startup properly if you reboot before the Mirror is rebuilt**.
 +
 +===== Creating the System Mirror =====
 +
 +  - Insert the new disks into Drive Tray Slots 2 and 3.
 +  - Go to Disk Management [[raid-3-disks#​adjusting-the-raid|Adjusting the RAID]].
 +  - The second and third disks will appear as //​Unallocated//​. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_new_disk.png?​500}}
 +  - Right-click on the **System** volume to select **Add Mirror…** \\ {{:​products:​tb-raid:​screenshots:​dm_r3_mirror_system_01.png?​500}}
 +  - A prompt will ask you to select a location for the mirror. Choose **Disk 1** and click **Add Mirror**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_mirror_system_02.png?​325}}
 +  - A Disk Management warning will appear. Please click **Yes** to continue. \\ {{:​products:​tb-raid:​screenshots:​dm_r2_mirror_system_03.png?​400}}
 +
 +===== Creating the Windows Mirror =====
 +
 +  - Create the System Mirror before the Windows Mirror.
 +  - Right-click on the **Windows** volume to select **Add Mirror…** \\ {{:​products:​tb-raid:​screenshots:​dm_r3_mirror_windows_01.png?​500}}
 +  - A prompt will ask you to select a location for the mirror. Choose **Disk 1** and click **Add Mirror**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_mirror_windows_02.png?​325}}
 +  - It may take ten minutes to resync the RAID 1 array. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_mirror_windows_03.png?​500}}
 +
 +<​note>​**Note**:​ Please keep the following in mind as Mirrored and/or RAID 5 volumes resync:
 +  * Rebooting the 5big Office/​Office+ while Disk Management is resyncing a Mirrored or RAID 5 volume will not harm the configuration or its data. However, since the process was interrupted,​ Disk Management will restart the resync at 0% once the 5big Office/​Office+ has rebooted.
 +  * Due to the capacity of the RAID 5 volume, rebooting while a resync is in progress could extend the operation for many hours.
 +  * A volume that is in the midst of a resync may be accessed by workstations on the network. Users can perform common actions with the volume(s), such as reading files, writing files, or moving Shared Folders. However, performance will be degraded while Windows is resyncing Mirrored and/or RAID 5 volumes.
 +</​note>​
 +
 +===== Creating the Data 2 [E] Partition =====
 +
 +For organizational purposes, LaCie recommends creating a sole partition on Disk 2 [E] before building the RAID 5 array.
 +
 +  - Right-click on the **Disk 2** to select **Initialize Disk**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_01.png?​500}}
 +  - Based upon the type of disk you are using, select MBR or GPT. Click **OK**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_02.png?​400}}
 +  - From Disk 2, right-click on **Unallocated**. Select **New Simple Volume…**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_03.png?​400}}
 +  - The New Simple Volume Wizard will launch. Click **Next**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_04.png?​400}}
 +  - To allow the proper amount of storage for the RAID 5 array, please create a partition of **61540MB**. Click **Next**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_05.png?​400}}
 +  - Select a drive letter and click **Next**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_06.png?​400}}
 +  - You may name the volume. In this example, we have called it Data 2. LaCie recommends keeping the defaults NTFS (file system) and //Perform a quick format//. Click **Next**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_07.png?​400}}
 +  - Review your choices then click **Finish**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_08.png?​400}}
 +  - The  partition is now available. Please make certain to backup data stored on Data 2 since it is not protected on a RAID array. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_partition_09.png?​400}}
 +
 +~~pgbreak~~
 +
 +<note important>​**Important info:** Following the steps below will help you create a large capacity RAID 5 volume to store and share your data. As noted in [[start#​lacie-raid-configurations-and-windows®-backup|LaCie RAID Configurations and Windows Backup]], Windows backup does not support volumes greater then 2TB. If you intend to use the Windows backup solution in the server Dashboard, please see [[volumes-2tb|RAID - Creating Multiple Partitions]] for instructions on creating volumes that do not exceed 2TB.</​note>​
 +
 +===== Preparing the 5big Office/​Office+ for RAID 5 =====
 +
 +==== Move Shared Folders to a New Location ====
 + 
 +Windows cannot build the RAID 5 array with Shared Folders stored on the existing Data [D] partition. \\ [{{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep01.png?​500|RAID 5 is not available}}] \\ 
 +
 +Following the creation of the System and Windows Mirrors, you must prepare the storage for the RAID 5 array. The first step is to move all Shared Folders to another location. In this example, we will move them from the Data [D] volume to the Windows [C] volume. Based upon the needs of your company, the move can be permanent or temporary. \\ 
 +
 +  - Create the System Mirror, Windows Mirror, and Data 2 partition before the Data RAID 5 array.
 +  - Open the Dashboard and select the tab **Server Folder and Hard Drives**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep02.png?​500|}}
 +  - Look for Shared Folders that are stored on the Data [D] volume. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep03.png?​500|}}
 +  - Right-click on the first Shared Folder to select **Move the folder**. In this example, the Shared Folder //​Documents//​ will be moved. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep04.png?​500|}}
 +  - The **Move a Folder** wizard will appear. Please read the text before clicking **Next**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep05.png?​500|}}
 +  - Select a **New location** for the Shared Folder. In this example, we are moving //​Documents//​ to the Windows [C] volume. The Data 2 [E] partition is also available if we require additional space for the remaining Shared Folders. Click **Move Folder** once you have selected a //New location//. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep06.png?​500|}}
 +  - A prompt will let you know when the Shared Folder has been moved. Click **Close**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep07.png?​500|}}
 +  - Repeat the steps for each Shared Folder on Data [D]. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep08.png?​500|}}
 +
 +==== Basic to Dynamic ====
 +
 +It may be necessary to convert Disk 2 to a Dynamic disk. The screenshot below shows the three hard drives as they appear in Disk Management. Please note that Disks 0 and 1 are listed as //Dynamic// while Disk 2 is //Basic//. A RAID 5 array only supports Dynamic disks. ​ \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep09.png?​500|}} \\ 
 +
 +Please follow the easy directions below to convert Disk 2 from Basic to Dynamic:
 +
 +  - Right-click on the Disk 2 icon on the left and select **Convert to Dynamic Disk…** \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep10.png?​500|}}
 +  - A prompt will ask you to select the disks for conversion. Select **Disk 2** and click **OK**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep11.png?​500|}}
 +  - The //Disks to Convert// window will ask you to confirm your selection. Click **Convert**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep12.png?​500|}}
 +  - Click **Yes** on the Disk Management prompt. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep13.png?​500|}}
 +  - Disk 2 has been converted to Dynamic. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep14.png?​500|}}
 +
 +==== Delete Data [D] ====
 +
 +Building a RAID 5 array requires a minimum of three //​Unallocated//​ disks. The Unallocated section may be the entire disk or a part of it. LaCie recommends combining disks that share the same size since RAID 5 will always adhere to the lowest capacity. For example, a RAID 5 array using three disks of 50GB, 75GB, and 100GB will only offer 50GB to the user once the configuration is complete. \\ 
 +
 +In our example, all Disks 0, 1, and 2 have partitions that equal 871.41GB. However, the original Data [D] partition must be deleted in favor of an Unallocated section. Since deleting a volume is destructive,​ please make certain to copy all files that may be stored on Data [D] before following the steps below. \\ 
 +
 +  - Right-click on Data [D] to select **Delete Volume…** \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep15.png?​500|}}
 +  - If you have copied all data from Data [D], click **Yes** at the //Delete simple volume// prompt. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep16.png?​500|}}
 +  - You may receive a notice indicating that Data [D] is in use. Most likely, this is due to the Dashboard. Click **Yes** to continue. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep17.png?​500|}}
 +  - Disk 0 now has an Unallocated partition. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_prep18.png?​500|}}
 +
 +===== Creating the Data RAID 5 Array =====
 +
 +Before attempting to build the RAID 5 volume, please make certain to:
 +
 +  * Create the System Mirror, Windows Mirror, and Data 2 partition before the Data RAID 5 array.
 +  * Follow the steps to prepare the three disks for a RAID 5 array ([[raid-3-disks#​preparing-the-5big-office-office-for-raid-5|Preparing the 5big Office/​Office+ for RAID 5]]).
 +
 +Create the RAID 5 Volume:
 +
 +  - Right-click on the **Unallocated** section of Disk 2. (You may not have the option to create a RAID 5 volume when right-clicking on the Unallocated sections of Disks 0 and 1.) Select **New RAID-5 Volume…"​** \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_data_01.png?​500}}
 +  - The //New RAID-5 Volume Wizard// will open. Click **Next**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_data_02.png?​500}}
 +  - You will be prompted to select disks for the RAID 5 volume. Please select each disk and click **Add**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_data_03.png?​500}}{{:​products:​tb-raid:​screenshots:​dm_r3_raid5_data_04.png?​500}}
 +  - Once all disks have been selected, click **Next**.
 +  - LaCie recommends assigning the letter //D// to the RAID 5 volume. Click **Next**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_data_05.png?​500}}
 +  - LaCie recommends keeping the defaults //NTFS// and //Perform a quick format//. In this example, the RAID 5 volume is named //Data//. Click **Next**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_data_06.png?​500}}
 +  - Review the settings and click **Finish**. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_data_07.png?​500}}
 +  - The RAID 5 volume will begin resyncing. It may take up to a day to create the RAID 5 array. \\ {{:​products:​tb-raid:​screenshots:​dm_r3_raid5_data_08.png?​500}}
 +
 +<​note>​**Note on Shared Folders:** LaCie recommends moving the Shared Folders back to the Data [D] partition once the RAID 5 volume has been created. Go to [[raid-3-disks#​preparing-the-5big-office-office-for-raid-5|Preparing the 5big Office/​Office+ for RAID 5]] for instructions on moving Shared Folders.</​note>​
 +
 +~~pgbreak~~
 +
 +<​note>​**Note**:​ Please keep the following in mind as Mirrored and/or RAID 5 volumes resync:
 +  * Rebooting the 5big Office/​Office+ while Disk Management is resyncing a Mirrored or RAID 5 volume will not harm the configuration or its data. However, since the process was interrupted,​ Disk Management will restart the resync at 0% once the 5big Office/​Office+ has rebooted.
 +  * Due to the capacity of the RAID 5 volume, rebooting while a resync is in progress could extend the operation for many hours.
 +  * A volume that is in the midst of a resync may be accessed by workstations on the network. Users can perform common actions with the volume(s), such as reading files, writing files, or moving Shared Folders. However, performance will be degraded while Windows is resyncing Mirrored and/or RAID 5 volumes.
 +</​note>​
© LaCie 2024