RAID Setup
The following steps will explain you how to setup RAID 1 on a Linux Server:- Make sure you backup all-important data before using this tutorial. I will be not responsible for data loss. But what is a RAID 1? A single hard drive is mirrored i.e. an exact copy is made of the original drive. Thus, it result into the increased fault tolerance and easy data recovery option for single server. Why I am setting a RAID-1 on running system? Old system admin did [...]