Is it possible to add an additional drive on a existing server and set it as a RAID server? One of my friends do not want to switch the server for some reason but need RAID now.
Announcement
Collapse
No announcement yet.
Setting up Raid.
Collapse
X
-
It's not possible to configure a RAID by adding a new drive on a live server. Simply adding a new drive doesn't mean it could be backed by RAID. A RAID controller is also required and should be supported on the motherboard. Your best choice would be to consider a new server.. almost all new servers hardware have RAID as a default now.
Comment
-
Yes it is recommended to use RAID instead of single HDD.
In simple words, RAID is a backup system in which an additional hard drive is attached with the server which carries all the data on the disk. It is a data storage technology where multiple disks are used for data redundancy and improving server performance. This is helpful when the drive has issues, if in case one of the HDD fails the other drives gets live and starts behaving as primary HDD So that you do not face any downtime in case of HDD fail.
Comment
-
I remember 2 years back when we used a dual core processor where we decided not to choose RAID. We had an data loss due to the single HDD failure and we lost all of the data. Some users luckily had their own backups on their workstations but not very recent. It was a nightmare for us. Since then we have always decided not to use any server without RAID.
Comment
-
It is also very important to check the type of RAID that suits your requirement based on the number of drives and functionality. This is helpful when the drive has issues, if in case one of the HDD fails the other drives gets live and starts behaving as primary HDD So that you do not face any downtime in case of HDD fail.
Comment
-
Originally posted by Horatio View PostIt is also very important to check the type of RAID that suits your requirement based on the number of drives and functionality. This is helpful when the drive has issues, if in case one of the HDD fails the other drives gets live and starts behaving as primary HDD So that you do not face any downtime in case of HDD fail.
Comment
-
Comment