技術者は、VM ホストとして使用されるラックマウント サーバーにコスト効率の高いストレージ デバイスを取り付ける必要があります。このストレージは、サーバーから実行されるすべての VM に使用されます。次のうちどれを使用する必要がありますか?
正解:D
Explanation RAID 10 array is often used for server virtualization as it provides both redundancy and performance benefits. It uses a combination of mirroring and striping to provide both fault tolerance and improved I/O performance. An optical disk drive or eMMC storage device would not provide enough storage or performance for a VM host server, while a 15,000rpm drive may provide good performance but would not provide redundancy for fault tolerance. Therefore, a RAID 10 array is the best option for cost-effective storage that will be used for all VMs that run from the server.