- A -
Apple CoreStorage/FileVault/Fusion Drive Volumes
- B -
Bad Sectors settings
Set default read retries count for all drives
BitLocker System Drive Encryption
Broken File Name
Rename and change all invalid symbols to:
Broken File Name options
Button
Buttons
- C -
Connect to R-Studio settings
Connecting Virtual Objects to the System
Contact information and technical support
Contextual menu
Contextual menu
Find Previous Versions of the File
Find Template Signature Previous
Remove All Scanned Information
Contextualt menu
Create menu
Creating and saving your own RAID configuration
Creating Startup Disks for Mac and Linux Computers
- D -
Data Copy in Text/hexadecimal editor
Data Recovery on HFS/HFS+ File System
Description Files for RAID Configuration
Devices to Store Recovered Files
Dialog box
Dialog boxes
Edit Block RAID Layout Presets
Please configure R-Studio Agent for Mac
Please configure R-Studio Agent for Windows
R-Studio Agent for Linux Configuration
There is not enough space on the disk
Drive menu
- E -
Edit menu
Find Template Signature Previous
Editor tabs
Exclusive Region options
- F -
Fast Search for Lost Partitions
File Already Exists
File Information R-Studio Technician/T80+
File mask options
File menu
Load File Names from File and Mark
File Systems settings
Default encoding for Ext2/Ext3/Ext4/UFS volumes
Default encoding for HFS volumes
File Type Signature Specification
File Types
Find options
Find/mark objects only in real paths, ignore links to folders
Find/Mark options
Finding Previous File Versions
Forensic Data Collection Audit Log
- H -
Help menu
Hidden Attribute
High Sierra- Monterey: Running R-Studio for the First Time
- I -
Image Options (Advanced)
Image options (Main)
Compressed image (R-Drive Image compatible)
Image type:
Byte to byte image to a physical disk
Compressed image (R-Drive Image compatible)
VMDK (VmWare Virtual Machine Disk)
- K -
Known File Types settings
- L -
Log options
Maximum messages in the Event Log
- M -
Main settings
Reset all hidden notifications
Messages
Double-click a logical disk...
Mount options
- N -
Nested and Non-Standard RAID Levels
- O -
Opening several disks/partitions in one tab
- P -
Panels
Panes
Properties tab
- Q -
- R -
Recover options
Condense successful restoration events:
Recover alternative data streams:
Recover real folders structure
Region options
Contact information and technical support
Installing R-Studio Agent Emergency Startup Media Creator
Starting a Computer with the R-Studio Agent Emergency Startup Disk
R-Studio Agent for Mac menu
R-Studio Agent for Windows main panel
Contact Informaiton and Technical Support
Installing R-Studio Emergency Startup Media Creator
Properties and Text/Hexadecimal Viewer
Starting a Computer with the R-Studio Emergency Startup Disks
R-Studio Emergency Startup Media Creator
R-Studio menu
- S -
Save only marked files/folders from...
Scan options
Search options
Settings
Startup Media Troubleshooting Options
Symbolic Links
Don't show symbolic links by default (Technician version)
Recovery as it is (Technician version)
Show folder symbolic links as links to their targets, without target content (Technician version)
Symbolic links display settings
Symbolic links recovery options
Syntaxis of a Description File for RAID Configurations
System Options
- T -
Tabs
Technical Information and Troubleshooting
Tools
Tools menu
- U -
- V -
Ventura+: Running R-Studio for the First Time
View menu
Volume Sets, Stripe Sets, and Mirrors
- W -
Window
Working with RAID 6 Presets
R-Studio allows you to create and process very complex custom RAID layouts.
For example, let us create a RAID 5 with the following layout:
• Three disks,
• Block size: 4 KB
• Offset: 32768 sectors (64 KB)
• Block order:
|
A |
B |
C |
1 |
PD |
1 |
2 |
2 |
PD |
3 |
4 |
3 |
PD |
5 |
6 |
4 |
7 |
PD |
8 |
5 |
9 |
PD |
10 |
6 |
11 |
PD |
12 |
7 |
13 |
14 |
PD |
8 |
15 |
16 |
PD |
9 |
17 |
18 |
PD |
To create such RAID 5,
1 | Click the Create virtual volume sets or RAIDs button and select Create Virtual Block RAID |
or select Create Virtual Block RAID on the Create menu
Check that the Apply changes immediately check box is clear on the Parents tab. This will prevent R-Studio from trying to start processing the RAID configuration until you specify it completely.
2 | Drug the required objects from the Drives pane to the Parents tab and select RAID 5 on the RAID type |
• Control-click the Parents tab and select the required partition from the contextual menu , or • Control-click the partition on the Drives panel, select Add to RAID on the contextual menu, and select the RAID object you want to add the partition to. |
These objects may be hard drives, logical disks, or images . Check that the objects are correctly placed.
Locate |
Click this button to locate the selected object in the Drives panel. |
Add Empty Space/Add Missing Disk |
Click this button to add an empty space or missing disk object to the RAID |
Remove |
Click this button to remove the selected object from the RAID |
Move Up |
Click this button to move up the selected object in the RAID |
Move Down |
Click this button to move down the selected object in the RAID |
Synchronize Offsets |
Click this button to make the offsets the same for all objects in the RAID |
Reset changes |
Click this button to return the configuration to the initial state (after clicking the Apply button or immediately after loading) |
3 | Specify the Block size and Offset parameters on the Parents tab |
Disregard the Block order field.
4 | Manually enter 9 to Number of rows on the Parents tab |
5 | Enter the block order in the table on the Parents tab |
Use the RAID sequence window to move from one row to another.
Using the keyboard : arrow keys to navigate, digit and p keys to enter the block order.
Using the mouse : control-click the cell and select the number or parity from the contextual menu. If the block table is too large, you better use the keyboard to enter the digits.
Corrections : R-Studio will tell you if some digits are not correct . Navigate to the required cell and enter the correct value. Use the Delete key to clear a cell.
Clear the table : Control-click the table and select Clear all on the contextual menu.
6 | When you finishes entering the information, click the Apply button on the Parents tab |
> | The created Virtual Block RAID 1 object can now be processed like regular drives/volumes |
If R-Studio detects a valid file system on this 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.
Another example is a RAID with the following layout, similar to that used in Mac Pro internal RAID cards with 4 hard drives.
• Four disks,
• Block size: 512 KB (1024 sectors)
• Offset: 32768 sectors (64 KB)
• Block order:
A |
B |
C |
D |
A |
B |
C |
D |
A |
B |
C |
D |
PD |
1 |
2 |
PD |
3 |
4 |
PD |
5 |
6 |
PD |
7 |
8 |
As you see, this layout cannot be fit directly into a standard 2D block order table. Still, it's possible to create such RAID layout using the RAID Sequence window.
To create such RAID,
1 | Click the Create virtual volume sets or RAIDs button and select Create Virtual Block RAID & Autodetect |
or select Create Virtual Block RAID & Autodetect on the Create menu
Check that the Apply changes immediately check box is clear on the Parents tab. This will prevent R-Studio from trying to start processing the RAID configuration until you specify it completely.
2 | Drug the required objects from the Drives pane to the Parents tab and select RAID 5 on the RAID type |
These objects may be hard drives, logical disks, or images . Check that the objects are correctly placed.
Locate |
Click this button to locate the selected object in the Drives panel. |
Add Empty Space/Add Missing Disk |
Click this button to add an empty space or missing disk object to the RAID |
Remove |
Click this button to remove the selected object from the RAID |
Move Up |
Click this button to move up the selected object in the RAID |
Move Down |
Click this button to move down the selected object in the RAID |
Synchronize Offsets |
Click this button to make the offsets the same for all objects in the RAID |
Reset changes |
Click this button to return the configuration to the initial state (after clicking the Apply button or immediately after loading) |
3 | Specify the Block size and Offset parameters on the Parents tab |
Disregard the Block order field.
4 | Manually enter 3 to Number of rows on the Parents tab and change Block order to Custom |
5 | Control-click the RAID Sequence window and select Remove All. Manually enter 3 to Number of rows on the Parents tab and change Block order to Custom |
6 | Control-click Cell 1 in the block order table and select Create New Sequence . |
7 | Control-click Cell 2 in the block order table and select Add to Sequence, do that for Cell 3, too . |
8 | Control-click Cell 4 in the block order table and select Create New Sequence . |
9 | Control-click Cell 5 in the block order table and select Add to Sequence, do that for Cell 6, too . |
Continue those steps for the rest of the table until the RAID Sequence window will have 4 sequences of 3 disks:
10 | Select the first line in the RAID Sequence window, control-click Cell 1 in the block order table, and select Parity of Data. |
If any unnecessary sequences appear, control-click them in the RAID Sequence window, and select Remove.
11 | Control-click Cell 2 in the block order table and select 1 , do that for Cell 3 selecting 2 . |
If any unnecessary sequences appear, control-click them in the RAID Sequence window, and select Remove.
12 | Move to the next sequence in the RAID Sequence window and repeat the procedure for cells 4, 5, and 6. |
Do that for the rest of the sequences until you fill all cells in the block order table in the Parents tab .
> | The created Virtual Block RAID 1 object can now be processed like regular drives/volumes |
If R-Studio detects a valid file system on this 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.
For example, let us create a RAID 6 with the following layout:
• Five disks,
• Block size: 64 KB
• Offset: 0
• Block order:
|
A |
B |
C |
D |
E |
1 |
RS |
1 |
2 |
3 |
PD |
2 |
4 |
5 |
6 |
PD |
RS |
3 |
8 |
9 |
PD |
RS |
7 |
4 |
12 |
PD |
RS |
10 |
11 |
5 |
PD |
RS |
13 |
14 |
15 |
6 |
PA |
PA |
PA |
PA |
PA |
where
PD is parity of data;
PA is parity of all;
RS is Reed-Solomon;
Rows from 1 to 5 use two types of error correction: parity of data (xor) and Reed-Solomon. That is, row 1 uses blocks A1 and E1, row 2 uses blocks D2 and E2, and so on.
Row 6 is used for error correction for columns. That is, column A uses block A6, column B uses B6, and so on. Parity of all is used for error correction.
1 | Click the Create virtual volume sets or RAIDs button and select Create Virtual Block RAID |
or select Create Virtual Block RAID on the Create menu
Check that the Apply changes immediately check box is clear on the Parents tab. This will prevent R-Studio from trying to start processing the RAID configuration until you specify it completely.
2 | Drug the required objects from the Drives pane to the Parents tab and select Custom on the RAID type |
• Control-click the Parents tab and select the required partition from the contextual menu , or • Control-click the partition on the Drives panel, select Add to RAID on the contextual menu, and select the RAID object you want to add the partition to. |
These objects may be hard drives, logical disks, or images. Check that the objects are correctly placed.
Locate |
Click this button to locate the selected object in the Drives panel. |
Add Empty Space/Add Missing Disk |
Click this button to add an empty space or missing disk object to the RAID |
Remove |
Click this button to remove the selected object from the RAID |
Move Up |
Click this button to move up the selected object in the RAID |
Move Down |
Click this button to move down the selected object in the RAID |
Synchronize Offsets |
Click this button to make the offsets the same for all objects in the RAID |
Reset changes |
Click this button to return the configuration to the initial state (after clicking the Apply button or immediately after loading) |
3 | Specify the Block size and Offset parameters on the Parents tab |
Disregard the Block order parameter .
4 | Manually enter 6 to Number of rows on the Parents tab |
5 | Enter the block order in the table on the Parents tab |
You may enter either a block number, or an error correction block of the following types:
PD |
Parity of data |
PA |
Parity of all |
RS |
Reed-Solomon |
U |
Unknown |
I |
Ignore |
Note: You should specify an error correction block only when the correct sequence is selected on the RAID Sequences window.
Using the keyboard : arrow keys to navigate, digit, and rs, pd, pa, u, i keys to enter the block order.
Using the mouse : control-click the cell and select the number or parity from the contextual menu. If the block table is too large, you better use the keyboard to enter the digits.
Select the required row sequence on the RAID Sequences window, select the cell on the RAID table, and enter the required value. R-Studio automatically generates those sequences when you add RAID parents.
You need to create those sequences and add the respective blocks to it manually.
To create a sequence: Click Add empty on the RAID Sequences window or select Create New Sequence on the contextual menu on the Parents tab.
To add a block to a sequence: Control-click the respective cell and select Add To Sequence on the contextual menu on the Parents tab.
To remove a block to a sequence: Control-click the respective cell and select Remove From Sequence on the contextual menu on the Parents tab.
6 | When you finishes entering the information, click the Apply button on the Parents tab |
> | The created Virtual Block RAID 1 object can now be processed like regular drives/volumes |
If R-Studio detects a valid file system on this 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.