RAID, which stands short for Redundant Array of Independent Disks, is a software or hardware storage virtualization technology which enables a system to employ multiple hard drives as one single logical unit. Put simply, all the drives are used as one and the info on all of them is the same. Such a configuration has 2 major advantages over using just a single drive to keep data - the first is redundancy, so in the event that one drive fails, the information will be accessed through the others, and the second is better performance because the input/output, or reading/writing operations will be distributed among multiple drives. There are different RAID types in accordance with how many drives are employed, if reading and writing are both executed from all the drives concurrently, whether data is written in blocks on one drive after another or is mirrored between drives in the same time, etcetera. According to the particular setup, the error tolerance and the performance may vary.
RAID in Web Hosting
The NVMe drives that our cutting-edge cloud hosting platform uses for storage function in RAID-Z. This kind of RAID is developed to work with the ZFS file system that runs on the platform and it uses the so-called parity disk - a special drive where info saved on the other drives is cloned with an additional bit added to it. In case one of the disks stops working, your sites will continue working from the other ones and once we replace the problematic one, the data which will be cloned on it will be rebuilt from what is stored on the other drives as well as the information from the parity disk. This is done in order to be able to recalculate the bits of every single file properly and to validate the integrity of the data duplicated on the new drive. This is one more level of security for the information you upload to your web hosting account in addition to the ZFS file system that analyzes a unique digital fingerprint for each file on all hard drives in real time.
RAID in Semi-dedicated Servers
The NVMe drives which are used for keeping any site content uploaded to the semi-dedicated server accounts which we offer operate in RAID-Z. This is a special configuration where one or more hard drives are employed for parity i.e. the system will include an additional bit to any data copied on this kind of a disk drive. If a disk fails and is replaced with another one, what information will be cloned on the latter shall be a combination calculated between the data on the other disks and that on the parity one. This is done to guarantee that the information on the new drive will be correct. During the process, the RAID will continue operating normally and the faulty drive will not have an impact on the proper operation of your sites in any respect. Using NVMes in RAID-Z is a great addition to the ZFS file system which runs on our advanced cloud platform in terms of preserving the integrity of your files since ZFS uses unique digital identifiers known as checksums so as to prevent silent data corruption.
RAID in VPS Servers
All VPS server accounts that we offer are created on physical servers which employ NVMe drives functioning in RAID. At least one drive is used for parity - one additional bit is added to the data cloned on it and in case a main disk fails, this bit makes it much easier to recalculate the bits of the files on the damaged disk drive so that the accurate information is recovered on the new drive added to the RAID. In the mean time, your sites will still be online since all the info will still load from at least 1 other hard drive. In the event that you add regular backups to your VPS package, a copy of the information will be saved on standard hard disks which also operate in RAID since we would like to make certain that any kind of website content you upload will be risk-free all the time. Using multiple drives in RAID for all main and backup servers permits us to offer fast and reliable hosting service.