© 2020 BitMart Inc.
All rights reserved.
RAID 6E (where E stands for Enhanced) is a RAID 6 layout with an integrated hot-spare drive, where the spare drive is an active part of the block rotation scheme. An example of such RAID layout is in the table below:
|
A |
B |
C |
D |
E |
F |
1 |
RS |
1 |
2 |
3 |
4 |
PD |
2 |
5 |
6 |
7 |
8 |
PD |
RS |
3 |
10 |
11 |
12 |
PD |
RS |
9 |
4 |
15 |
16 |
PD |
RS |
13 |
14 |
5 |
20 |
PD |
RS |
17 |
18 |
19 |
6 |
PD |
RS |
21 |
22 |
23 |
24 |
7 |
SP |
SP |
SP |
SP |
SP |
SP |
where RS, PD and SP stand for Reed-Solomon, Parity of Data, and Spare Part, respectively.
The RAID components are the images RAID6E1.bin, RAID6E2.bin, RAID6E3.bin, RAID6E4.bin, RAID6E5.bin, and RAID6E6.bin on the Device/Disk list.
To create a RAID 6E object
1 | Click Create Virtual RAID on the Task List |
> | A Create Virtual RAID wizard will appear to guide you through the process of creating a RAID or Virtual volume set. |
2 | Select Virtual Block RAID Volume on the Create Virtual RAID dialog box then click the Next button |
Select Virtual Block RAID if you want to create a virtual RAID6E object.
3 | Select the required objects on the Available disks list and add them to the Selected disks list |
Available disks |
List of disks available for creating virtual disk arrays |
Show Partitions |
If this check box is selected, Restorer Ultimate also shows partitions on hard drives |
Show as: |
Select the units in which you want to see object sizes. You may select, Bytes , Sectors , and Bytes and Sectors . |
Selected disks |
List of disks selected for creating virtual disk arrays |
Buttons |
|
Add |
Click this button to add the selected disk from the Available disks list to the Selected disks list |
Remove |
Click this button to remove the selected disk from the Selected disks list |
Remove All |
Click this button to remove all selected disks from the Selected disks list |
Move Up |
Click this button to move the selected disk one level up in the Selected disks list |
Move Down |
Click this button to move the selected disk one level down in the Selected disks list |
Add Missing Disk |
Click this button to add a virtual disk into virtual disk array that will be created |
Note: Components should be placed in the same order and the offsets should be specified as they were in the original volume set. If this order is incorrect, you must change it by using the Move Up and Move Down buttons.
If a component from the objects is absent (due to hardware failure, for example), you can add a "missing disk" to re-construct the RAID. The missing disk should be placed in the same order as in the original RAID structure.
You may turn the objects in the virtual RAID or volume set on-line and off-line by selecting/clearing the On checkbox on the Create Virtual RAID dialog box . It may be useful, for example, if you need to see which disk is non-actual in a RAID5 or 6.
Actually, when you turn an object off-line, Restorer Ultimate substitutes it with a Missing Disk or Empty Space object.
Note: Restorer Ultimate does not write anything real on the disk. A missing disk is a virtual object that does not affect actual data on the drive.
4 | Select RAID 6E on the RAID type and other parameters for your RAID and click the Finish buttons |
The RAID block size parameter must be set the same as for the original volume set. If the order or Raid block size parameter is not correct, data on the parents will not be damaged, but the data cannot be recovered.
You may automatically find parameters for RAID 5 and 6. See the Finding RAID Parameters help page for details.
> | A Virtual volume sets and RAIDs object will appear on the Device/Disk list panel |
The Virtual volume set or RAIDs object can now be processed like regular drives/volumes.
If Restorer Ultimate detects a valid file system on the newly created RAID object, a partition object will appear on the Device/Disk list panel.
Note: You may check how correctly you have reconstructed the original volume set or RAID. Find a file and preview it. If the file appears correct, you have created a correct RAID layout. The file should be large enough. For example, it should have size equal or larger to Block size*(Number of disks-Number of parity disks) for RAID 5 or 6.
The Description Files for RAID Configurations topic shows the RAID description file for this RAID configuration.
You also may check the RAID consistency, if necessary. See the Checking RAID Consistency help page for details.