- Why can’t ordinary software tools restore files from RAID?
- How to take hard disks out of the NAS and connect them to a PC?
Why can’t ordinary software tools restore files from RAID?
Conventional hard disks keep user’s data by writing it to their surface in a consecutive way, and this is how an entire file is stored on a single hard disk. However, when data is written to a RAID system, a file is divided into several parts. Then these parts are written consecutively to all hard disks within such array. The size of such parts may range from 2 KB to 2 MB, so each file is stored on several hard disks at the same time.
Such approach helps to speed up read and write operations, and it is evident that saving two parts of a file having the size of 1 GB to two hard disks simultaneously is much faster than saving the same 1 GB of data to one hard disk. However, this peculiarity makes file recovery more complicated.
Various RAID levels store information in different ways. Additionally, manufacturers like Asustor also introduce some modifications to this process, and that is why data can be written to hard disk in a wide variety of ways.
How can user authentication methods impact data loss risks for NAS Asustor LOCKERSTOR 12R Pro devices?
User authentication methods can have a significant impact on data loss risks for NAS Asustor LOCKERSTOR 12R Pro devices. Here are some ways in which user authentication methods can mitigate or increase data loss risks:
- Strong Password Policies: Implementing strong password policies, such as requiring complex passwords and regular password changes, can reduce the risk of unauthorized access to the NAS device. Weak passwords are more susceptible to brute-force attacks, which can lead to data loss.
- Two-Factor Authentication (2FA): Enabling 2FA adds an extra layer of security by requiring users to provide a second form of authentication, such as a unique code from a mobile app, in addition to their password. This can significantly reduce the risk of unauthorized access, even if the password is compromised.
- Account Lockouts: Implementing account lockouts after a certain number of failed login attempts can protect against brute-force attacks. This prevents an attacker from continuously guessing passwords and potentially gaining unauthorized access to the NAS device.
- Role-Based Access Control (RBAC): RBAC allows administrators to assign specific roles and permissions to users, granting them access to only the necessary files and folders. This reduces the risk of accidental or intentional data loss by limiting user access to sensitive data.
- Audit Logs and Monitoring: Enabling audit logs and monitoring user activities can help identify any suspicious or unauthorized access attempts. It allows administrators to track user actions and detect any potential data loss risks or security breaches.
- Regular Firmware Updates: Keeping the NAS device's firmware up to date ensures that any security vulnerabilities are patched, reducing the risk of unauthorized access and data loss.
It is essential to implement a combination of these user authentication methods to enhance the security of NAS Asustor LOCKERSTOR 12R Pro devices and minimize the risks of data loss.
How to take hard disks out of the NAS and connect them to a PC?
Although NAS LOCKERSTOR 12R Pro can be accessed over the network, you still need to take the hard disks out of the storage device and connect them to a Windows computer. Only in this case will the software be able to scan them properly. Here is what you should do:
-
Turn off the storage and disconnect it from the power supply.
WARNING! Before you start taking hard disks out of your NAS device, read the manual carefully. Incorrect actions may damage your network-attached storage and/or the hard disks within the RAID system.
-
Take the hard disks out of the NAS one by one, carefully removing them from their slots. Remember that the disks are extremely vulnerable: hitting or dropping them may result in serious physical damage.
-
Make sure to mark each hard disk in accordance with how they were installed inside the NAS.
-
Remove the hard disks and connect them to the computer. In this video, we have explored what ports are used to connect hard disks, and what to do if there are not enough ports or connectors.
Go to view
Restoring data with Hetman RAID Recovery
This program recovers data from damaged RAID arrays and is fully compatible with Asustor LOCKERSTOR 12R Pro. The hard disks that make up the RAID contain technical information about the algorithm used to save files. When launched, Hetman RAID Recovery reads this information and puts the damaged array together. Then you can open the disk and save your files. Also, you can recover the files accidentally deleted from the network drive.
LOCKERSTOR 12R Pro has 12 HDD slots, and it supports the following array types:
- RAID 0;
- RAID 1;
- RAID 5;
- RAID 6;
- RAID 50;
- RAID 60;
- RAID 10;
- JBOD;
NAS supports:
- Ext2;
- Ext3;
- Ext4;
Safe recovery from disk images
This utility lets you save an entire copy of the disk to file and then work with this image instead of the actual disk. Such feature helps to protect data on the disk from:
- Overwriting during the recovery process;
- Loss resulting from bad sectors;
- User mistakes.
To create an image, do the following:
-
Make sure that you have enough free space to save the image. The image file size usually equals the disk size.
-
Select the disk in the main window, and choose from the menu Tools – Save Disk. You can select multiple disks to be saved.
-
When the image creation wizard starts, you can choose to save the entire disk or select only a part of it. Specify the parameters and click Next.
-
At this stage, you need to choose a directory where to save the image. Choose any disk connected to this PC, or save the image by FTP.
Where are user’s files stored?
The Asustor LOCKERSTOR 12R Pro network-attached storage keeps OS Linux operating system files on a separate RAID 1 (mirrored) array. Usually, all NAS systems create several volumes on every hard disk, and the first of them takes up to 2 Gb of space. This is where operating system files are stored. Other volumes are united into a RAID array where user’s data is written.
Comparison of software for RAID recovery
Product | Operating system | License type | RAID controller support | Supported file systems | Virtual RAID controller support | Data recovery from damaged RAID | File preview |
---|---|---|---|---|---|---|---|
Hetman RAID Recovery | Windows | Paid | Yes, over 100 controllers | FAT, NTFS, Ext2/3/4, HFS+ | Yes | Yes | Yes |
DiskInternals RAID Recovery | Windows | Paid | Yes, over 100 controllers | FAT, NTFS, Ext2/3/4, HFS+ | No | Yes | Yes |
R-Studio | Windows, Mac, Linux | Paid | Yes, over 200 controllers | FAT, NTFS, Ext2/3/4, HFS+ | Yes | Yes | Yes |
UFS Explorer RAID Recovery | Windows, Mac, Linux | Paid | Yes, over 1,000 controllers | FAT, NTFS, Ext2/3/4, HFS+ | Yes | Yes | Yes |
EaseUS Data Recovery | Windows | Paid | Yes, over 20 controllers | FAT, NTFS, Ext2/3/4, HFS+ | No | Yes | Yes |
ReclaiMe Free RAID Recovery | Windows | Free | Yes, over 100 controllers | FAT, NTFS, Ext2/3/4, HFS+ | Yes | Yes | Yes |
Asustor LOCKERSTOR 12R Pro devices typically use RAID (Redundant Array of Independent Disks) data storage technology, which combines multiple physical disk drives into a single logical unit for improved performance, reliability, and data redundancy. The specific RAID level used in these devices can affect data recovery.
The LOCKERSTOR 12R Pro supports various RAID levels such as RAID 0, RAID 1, RAID 5, RAID 6, RAID 10, and JBOD (Just a Bunch of Disks). Each RAID level has different data distribution and redundancy mechanisms, which can impact data recovery in case of disk failure.
For example, RAID 0 provides improved performance by striping data across multiple drives, but it does not offer any redundancy. If one drive fails in a RAID 0 configuration, data recovery becomes challenging as there is no built-in redundancy to recover the lost data.
On the other hand, RAID 1 mirrors data across multiple drives, providing data redundancy. In case of a drive failure, data can be recovered from the mirrored drive. RAID 5 and RAID 6 also provide data redundancy by distributing parity information across drives, allowing for data reconstruction in case of a single or multiple drive failures.
The specific data structures used within the RAID implementation can vary based on the device's firmware and configuration. However, most RAID implementations utilize standard algorithms for data striping, parity calculation, and error correction.
It's important to note that while RAID can provide some level of data protection, it is not a substitute for regular backups. In the event of multiple drive failures, RAID may not be able to recover all data, and a backup will be crucial for complete data restoration.