A technician is talking to end users about the specifications for an upgraded application server. The users of the application report that there cannot be any unscheduled downtime or data loss. Additionally, they would like the performance of the application to improve over the previous server in any way possible. The previous server running RAID 5. Which of the following RAID solutions should be implemented in this scenario?

Respuesta :

Answer:

According to the requirements of users of the system, RAID 10 is more suitable option.

Explanation:

As mentioned previous server is running RAID 5, Which takes a lot of time to manage parity while reading or writing data.

On the other end RAID 10 is the combination of RAID 1 and RAID 0, It has the the features of both system.

According to the users requirement, unscheduled downtime or data loss can cannot be tolerated. So RAID 10 has the ability to access the data from multiple disks. If one disk i down, required data can be gathered from other disks.

It creates multiple duplicates of data, so risk to lose data has also been reduced.

In both aspects, RAID 10 is better than RAID 5, so he choose RAID 10 for up gradation.

ACCESS MORE