We are committed to providing fast, efficient, and affordable software solutions that set new standards in the software development industry.
  • R-Studio for Mac Home Page
  • R-Studio for Mac Technical Documentation

RAID6E


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.

To create a RAID 6E object

1 Click the Create Virtual RAID button and select Create Virtual Block RAID

or select the Create Virtual Block RAID on the Create menu

> A Virtual Block RAID object will appear on the Drives panel
2 Drag the required partitions from the Drives panel to the Parents tab

Click to expand/collapse Other ways to add objects

3 Select RAID 6E on the RAID type

You may either make R-Studio to process your changes immediately or wait until you finish editing the RAID layout. Select or clear the Apply changes immediately checkbox on the Parents tab. Click the Apply button to apply the changes when are you through.

Note: Objects should be placed in the same order as they were in the original RAID 6E. If this order is incorrect, you must change it by dragging the parents to place them in the correct order.

Object control buttons

The RAID block size and Offset (in sectors) parameters must be set the same as for the original RAID 6E.

You also need to specify Block order for virtual RAID 6E You may select it on the Block order drop-down or contextual menu.

If the those parameters are not correct, data on the parents will not be damaged, but files from the RAID 6E cannot be recovered.

Note: You may check how correctly you have reconstructed the original RAID 6E. Find a file and preview it. If the file appears correct, you have created a correct RAID 6E layout.

> The RAID 6E object can now be processed like regular drives/volumes

If R-Studio detects a valid file system on the newly created RAID object, a partition object will appear on the Drives panel.

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.