RAID, or Redundant Array of Independent Disks, is a technology of storing data on multiple hard disks that work together as one single logical unit. The drives can be physical or logical i.e. in the second case one drive is divided into independent ones via virtualization software. In either case, the same data is saved on all of the drives and the basic advantage of employing this kind of a setup is that in the event that a drive breaks down, the data shall still be available on the remaining ones. Employing a RAID also enhances the performance since the input and output operations will be spread among a couple of drives. There are several types of RAID dependant upon how many hard disks are used, whether writing is done on all drives in real time or just on a single one, and how the info is synced between the drives - whether it's recorded in blocks on one drive after another or all of it is mirrored from one on the others. All of these factors show that the fault tolerance as well as the performance between the various RAID types may differ.

RAID in Cloud Hosting

All the content that you upload to your new cloud hosting account will be held on quick NVMe drives that work in RAID-Z. This setup is built to use the ZFS file system which runs on our cloud hosting platform and it adds another level of protection for your content in addition to the real-time checksum validation that ZFS uses to guarantee the integrity of the data. With RAID-Z, the data is saved on several disks and at least 1 is a parity disk - whenever information is written on it, an extra bit is added, so in case any drive stops functioning for some reason, the integrity of the information can be verified by recalculating its bits based on what is kept on the production hard disks and on the parity one. With RAID-Z, the operation of our system will never be interrupted and it will continue working effectively until the faulty drive is replaced and the information is synced on it.

RAID in VPS Hosting

All virtual private server accounts that our company provides are made on physical servers which employ NVMe drives operating in RAID. At least one drive is used for parity - one extra bit is added to the data duplicated on it and if a main disk stops working, this bit makes it much easier to recalculate the bits of the files on the failed hard disk so that the accurate information is restored on the new drive included in the RAID. Meanwhile, your websites will remain online as all the info will still load from at least one other disk drive. In the event that you add regular backups to your VPS package, a copy of your data will be kept on standard disk drives that also function in RAID since we want to make sure that any kind of website content you upload will be safe and sound at all times. Working with multiple hard drives in RAID for all the main and backup servers permits us to offer fast and reliable Internet hosting service.