管理者は、物理サーバー マットが OS を起動しないことを調査しています。サーバーには、RAID 5 アレイで構成された 3 台のハード ドライブがあります。サーバーは POST を渡しますが、OS はロードされません。管理者は、CPU と RAM が正しく取り付けられていることを確認し、デュアル電源装置をチェックします。次に、管理者はすべての BIOS 設定が正しいことを確認し、ブート可能な USB ドライブをサーバーに接続すると、OS が正しくロードされます。問題の原因は次のうちどれですか?
正解:C
If a server has three hard drives configured in a RAID 5 array, it means that the data is striped across all three drives with parity information. RAID 5 can tolerate one drive failure without losing data, but not two or more. If there are multiple failed hard drives, the RAID 5 array will become corrupted and the OS will not load. The other options are not likely to cause the issue, as the server passes POST, the CPU and RAM are seated correctly, the BIOS settings are correct, and the OS loads from a bootable USB drive. RAID 5 does not require four drives, it can work with three or more.References:https://www.technewstoday.com/what-is-a-raid- 5/