Upon completion of this course you should be able to:
Course Prerequisites:
None
Students are expected to have a working knowledge of:
1. Introduction to RAID
1.1 What is RAID?
1.2 The different RAID levels
2. Configuring your NAS
2.1 Creating a new RAID Volume
2.2 Adding and Removing RAID Volume Spare Drives
RAID is a storage technology used to organize the data in your storage space (or storage volumes). RAID is short for redundant array of independent drives. It balances data protection, system performance, and storage space by determining how the storage system distributes data. Many different ways of distributing data have been standardized into various RAID levels. Each RAID level offers a tradeoff between data protection, system performance, and storage space. For example, one RAID level might improve data protection but reduce storage space. Another RAID level might increase storage space but also reduce system performance.
Striping:
RAID is able to offer increased performance by using a data storage technique called striping. Data striping organizes the data on your hard drives in a way that allows for faster data access.
Mirroring:
RAID offers increased data protection by using a data storage technique called mirroring. In mirroring, the data on your hard drives is replicated thereby producing data redundancy across your storage volume. This ensures greater protection for your data.
In order to provide optimal storage space utilization and data protection, ADM supports multiple RAID levels allowing you to select the appropriate level for your needs. The following volume types levels are all supported by ADM:
Total available capacity = Drive capacity
Total available capacity = Total capacity of all drives
Total available capacity = (Capacity of smallest drive) * (1)
Total available capacity = (Capacity of smallest drive) * (Total number of drives - 1)
Total available capacity = (Capacity of smallest drive) * (Total number of drives - 2)
Total available capacity = (Capacity of smallest drive) * (Total number of drives / 2)
Note: ADM does not support adding new hard drives to migrate directly from RAID 5 to RAID 50. ADM also does not support RAID 50 capacity expansion.
Total available capacity = (Capacity of smallest drive) * (Total number of drives - 4)
Note: ADM does not support adding new hard drives to migrate directly from RAID 6 to RAID 60. ADM also does not support RAID 60 capacity expansion.
Note:
With the introduction of M.2 storage on an ASUSTOR NAS, you are now able to choose how you store your data. With M.2 caching, your NAS automatically stores frequently used data on installed M.2 drives. With the all-new M.2 storage feature, M.2 SSDs provide levels of sequential and random performance that are unattainable for most hard drives.
In this section we will go through the steps for creating a new storage volume with a RAID level. In the following example, the ASUSTOR NAS that we are using already has a storage volume set up with 1 hard drive. We have just inserted 2 new hard drives and will walk you through the process of creating a new storage volume using these 2 drives.
STEP 1
STEP 2
STEP 3
At this screen you will be asked about your data storage requirements. The Volume Setup Wizard is generally able to offer you three different options to choose from. You can choose "Maximum capacity" if you wish to maximize the amount of storage space available, "Superior data protection" if you wish to have increased protection for your data or "Balanced" for a balance between storage capacity and data protection benefits. In our example we have decided to select "Balanced".
Depending on the number of drives and the option that you select, the Volume Setup Wizard will then make a decision about the RAID level to use for the new volume. This is all summarized in the tables below.
* RAID 50 and RAID 60 consist of multiple RAID 5 and RAID 6 arrays. RAID 50 allows one drive to fail per set and RAID 60 allows two drives to fail per set.
STEP 4
STEP 5
ADM supports the use of spare drives when creating volumes using RAID 1, 5, 6, and 10. When a hard drive in a RAID Volume is damaged, ADM will automatically synchronize array data to the spare drive and replace the damaged hard drive to ensure no downtime, preventing the volume from entering degraded mode.
An idle hard drive can be set as a spare drive for an existing volume. A single volume can add up to two spare drives. The capacity of spare drives must be equal to or greater than the capacity of the smallest hard drive in a volume.
An inactive M.2 SSD can also be set as the spare drive for an M.2 volume.
The following example introduces instructions on how to set an inactive hard drive as a spare drive for a volume.
Spare drive capacity may not be smaller than the size of hard drives in an array.
If no longer needed, a spare drive can be removed easily.
NAS 352 - RAID Level Migration and Capacity Expansion