システム管理者は、新しいサーバーの RAID を構成しています。このサーバーは、ユーザーのファイルをホストし、同一のサーバーに複製します。冗長性は必要ですが、最も重要なニーズはストレージを最大化することです。
管理者は、次の RAID タイプのうちどれを選択する必要がありますか?
正解:C
RAID 50 is a type of RAID level that combines RAID 5 and RAID 0 to create a nested RAID configuration. RAID 50 consists of two or more RAID 5 arrays that are striped together using RAID 0. RAID 50 can provide redundancy, fault tolerance, and high performance for large data sets. RAID 50 can also maximize storage, as it has a higher usable capacity than other RAID levels with similar features, such as RAID 6 or RAID 10. The administrator should choose RAID 50 to configure a new server that will host files for users and replicate to an identical server, as it can meet the needs of redundancy and storage maximization. Reference: CompTIA Cloud+ Certification Exam Objectives, page 9, section 1.4