When preparing to provision multiple database server VMs, an administrator is tasked with configuring this set of VMs with the same number of cores per vCPU.
What is the easiest way for the administrator to accomplish this task?
- Create a Compute Profile and apply it to the VMs during provisioning.
- Update the VMs after provisioning and enter the changes to the vCPU cores.
- After provisioning the VMs. update the DEFAULT_OOB_COMPUTE Profile.
- Create a Windows Domain Profile that will synchronize the configurations.
Answer(s): A
Explanation:
A Compute Profile is a template that defines the CPU, memory, and disk resources for a database server VM. By creating a Compute Profile with the desired number of cores per vCPU, the administrator can easily apply it to multiple VMs during provisioning, ensuring consistent and optimal performance. This also saves time and effort compared to updating the VMs individually or modifying the default profile after provisioning.
Reference:
Nutanix Database Automation (NCP-DB) Course Details, Nutanix Database Automation (NCP-DB) Certification Details, Nutanix Database Automation (NCP-DB) YouTube Playlist, How-to setup number of cores per CPU in a virtual machine.
Reveal Solution Next Question