最受推薦的最新NCP-MCA題庫資源,免費下載NCP-MCA學習資料幫助妳通過NCP-MCA考試KaoGuTi的資深專家利用他們豐富的知識和經驗研究出來的關於Nutanix NCP-MCA 認證考試的練習題和答案和真實考試的試題有95%的相似性。我相信你對我們的產品將會很有信心。如果你選擇使用KaoGuTi的產品,KaoGuTi可以幫助你100%通過你的一次參加的Nutanix NCP-MCA 認證考試。如果你考試失敗,我們會全額退款的。 最新的 Nutanix Certified Professional NCP-MCA 免費考試真題 (Q80-Q85):問題 #80
What should be done to scale out an existing Calm environment?
A. Create new prism Central Scale-Out VMS end enable Calm within the GUI,
B. Beck up the data and create three Calm VMS from the Calm VM OVA template.
C. Run cluster destroy on the VM that will be the master Calm VM.
D. Back up the data and create three Calm VMS from the Calm VM QCOW2 image.
答案:B
解題說明:
According to the Nutanix Calm documentation1, to scale out an existing Calm environment, the administrator needs to back up the data and create three Calm VMs from the Calm VM OVA template. The administrator then needs to configure the Calm VMs as a cluster and restore the data from the backup. The other options are incorrect because they either do not use the correct image format, do not create a cluster of Calm VMs, or destroy the existing Calm VM. References:
* 1 Nutanix Calm User Guide: Scaling Out the Calm Cluster2
問題 #81
An administrator has added a new account in Self-Service (formerly Calm) but receives the error:
Which step is missing in order for the account to be usable in a Self-Service project?
A. Prism Element VIP IP
B. Prism Central VIP IP
C. Account Verification
D. Account Credentials
答案:C
解題說明:
The error message indicates that the project for the blueprint does not have any associated Nutanix account. This typically means that the new account added in Self-Service (formerly Calm) has not been verified. Account verification is required to ensure the account is properly configured and has the necessary permissions to be used within a Self-Service project.
Reference:
Nutanix Calm documentation on Account Management.
Nutanix Best Practices for Verifying Accounts.
問題 #82
An administrator needs to reduce the number of vCPUs in a VM on the following Sunday at1:00AM.
How can the administrator automate this task?
A. Create a playbook triggered at a specified time.
B. Create a runbook triggered with an alert.
C. Create a script to call a REST API and configure a cron job.
D. Create a playbook triggered with an alert.
答案:A
解題說明:
To automate the reduction of vCPUs in a VM on a specific schedule, the administrator should create a playbook triggered at a specified time. This playbook can be scheduled to run at 1:00 AM on the following Sunday and perform the task of reducing the number of vCPUs in the VM.
Reference:
Nutanix documentation on Playbook Scheduling.
Nutanix Best Practices for Automating VM Tasks.
問題 #83
Which two entities can Categories be assigned to? (Choose two.)
A. Hosts
B. Groups
C. VMs
D. Users
答案:A,C
解題說明:
In Nutanix, Categories can be assigned to various entities to help organize and manage resources. The two entities that can be assigned categories are:
Hosts: Categories can be used to tag and manage hosts within the infrastructure.
VMs: Categories can also be assigned to virtual machines, allowing for better organization and management based on specific attributes or requirements.
Reference:
Nutanix documentation on Category Management.
Nutanix Best Practices for Using Categories.
問題 #84
When can a variable be updated during a Runbook execution?
A. Only if the variable is marked as a runtime executable
B. Only if the variable is marked as a runtime editable
C. Only during the Runbook execution
D. Only during a Blueprint execution
答案:B
解題說明:
A variable can be updated during a Runbook execution only if it is marked as runtime editable. This setting allows the variable to be modified during the execution of the Runbook, providing flexibility and dynamic behavior based on runtime conditions.
References:
* Nutanix Calm documentation on Runtime Editable Variables.
* Nutanix Best Practices for Runbook Variables.