仮想化ホストを再起動すると、10 個のゲスト VM の起動に長い時間がかかり、メモリの使用率が高くなります。ホストを最適化するには、次のどれを実行する必要がありますか?
正解:D
Detailed D . Reduce the allocated memory and enable dynamic memory: Allocating excessive memory to VMs can lead to slow performance during initialization. Dynamic memory allows the system to allocate resources as needed, optimizing performance and resource use. References: CompTIA Cloud+ CV0-003 Study Guide Chapter 14: Compute Sizing for Deployment.