Nutanix NCP-MCI-6.10 Exam Questions
Nutanix Certified Professional - Multicloud Infrastructure v6.10 (Page 5 )

Updated On: 9-Apr-2026

The team leads of a development environment want to limit developer access to a specific set of VMs.
What is the most efficient way to enable the team leads to directly manage these VMs?

  1. Create a role mapping for each team lead and assign appropriately.
  2. Create a VPC for each team lead and give them VPC Admin.
  3. Create a Project for each team lead and assign access.
  4. Create Security Policies to isolate users.

Answer(s): C

Explanation:

The most efficient way to allow team leads to manage a specific set of VMs is by creating a Project (Option C) in Prism Central and assigning the team leads to that Project. Nutanix Projects allow administrators to control VM access based on groups and permissions, ensuring that users only manage VMs assigned to their project. Option A (Role Mapping) applies more broadly to roles but does not restrict access to specific VM groups.
Option B (VPC Admin) is related to network segmentation, not VM access control.

Option D (Security Policies) are used for network and firewall rules, not VM access control.


Reference:

Nutanix Prism Central Projects and Role-Based Access Control (RBAC) Nutanix Bible Multi-Tenancy and Project-Based Access Control Nutanix KB Setting Up Role-Based Access Control (RBAC) for Prism Central



An administrator needs to configure NTP on Prism Central running on a Hyper-V cluster.
How should the administrator complete this task?

  1. Add an external NTP server.
  2. Add the DNS server IP.
  3. Add a server with a DNS hostname.
  4. Add the IP of the Domain Controller.

Answer(s): A

Explanation:

Nutanix requires that all cluster components synchronize time using an external NTP (Network Time Protocol) server.
Option A (Adding an external NTP server) is correct because Nutanix best practices recommend using an external time source to prevent clock drift between cluster nodes. Option B (DNS server IP) is incorrect: A DNS server does not provide NTP services. Option C (Server with DNS hostname) is incorrect unless the DNS hostname resolves to an NTP server.
Option D (IP of the Domain Controller) is incorrect because not all domain controllers provide NTP services unless explicitly configured.


Reference:

Nutanix Best Practices: NTP Configuration for Hyper-V Clusters Nutanix KB: Ensuring Proper Time Synchronization Across Cluster Nodes Nutanix Documentation: Prism Central NTP Settings Configuration



Which two entities can be categorized? (Choose two.)

  1. Storage Containers
  2. Alerts
  3. Virtual Machines
  4. ISO Images

Answer(s): B,C

Explanation:

In Nutanix Prism Central, categories allow administrators to group and organize entities for management, automation, and policy enforcement.
Alerts (Option B) can be categorized to group similar system events and create filtering rules. Virtual Machines (Option C) can be categorized to apply security policies, automation tasks, and resource allocation rules.
Option A (Storage Containers) cannot be categorized in Prism Central. Storage policies apply at the container level but are not managed via categories.
Option D (ISO Images) cannot be categorized because ISOs are static objects, not active entities.


Reference:

Nutanix Prism Central Guide Working with Categories

Nutanix Bible Category-Based Management and Security Policies Nutanix KB Using Categories for VM Management in Prism Central



What feature allows receiving a weekly message about infrastructure performance summary?

  1. Admin Center Life Cycle Manager
  2. Prism Central Syslog
  3. Infrastructure VMs List
  4. Intelligent Operations Reports

Answer(s): D

Explanation:

Nutanix Intelligent Operations Reports (Option D) provide weekly summaries of cluster health, performance, and resource consumption.
These reports include recommendations for optimization, alerts, and forecasted resource usage trends.
Option A (Admin Center LCM) manages firmware and software upgrades but does not generate weekly performance reports.
Option B (Prism Central Syslog) is used for logging and event tracking, not performance summaries. Option C (Infrastructure VMs List) provides a static list of VMs but does not generate periodic reports.


Reference:

Nutanix Prism Central Intelligent Operations and Reports Nutanix Bible Automated Insights for Cluster Health Monitoring Nutanix KB Using Intelligent Operations Reports for Capacity Planning



Which storage attributes do Storage Policies manage?

  1. Storage Containers and Volume Groups
  2. Replication Factor and Encryption
  3. Shares and Object Stores
  4. Data Protection and Security

Answer(s): B

Explanation:

Storage Policies in Nutanix allow administrators to configure data protection and performance settings at the storage container level.
Replication Factor (RF) defines the number of copies of data stored across nodes for fault tolerance.

Encryption ensures that data at rest is protected via Nutanix-native encryption methods. Option A (Storage Containers and Volume Groups) refers to storage organization, not policies. Option C (Shares and Object Stores) applies to file and object storage services, not VM storage policies.
Option D (Data Protection and Security) is a broad term but does not define specific policy attributes.


Reference:

Nutanix Prism Element Storage Policies and Replication Factor (RF) Nutanix Bible Storage Fabric and Data Resiliency
Nutanix KB Enabling Encryption in Storage Policies



Refer to Exhibit:



An administrator notices the message shown in the exhibit when navigating to LCM from Prism Central.

Which action should the administrator take to update LCM to the latest version?

  1. Run an AOS upgrade.
  2. Run an AHV upgrade.
  3. Perform an Inventory Scan.
  4. Download and install the latest LCM version from a CVM.

Answer(s): C

Explanation:

When Life Cycle Manager (LCM) reports that a newer framework version is available, the correct action is to perform an inventory scan (Option C).
Performing an inventory scan updates the available firmware/software versions and allows LCM to download required updates.
Option A (Run an AOS upgrade) is unrelated to the LCM framework update process. Option B (Run an AHV upgrade) is a separate component update and does not affect the LCM framework.
Option D (Download manually from a CVM) is not necessary because LCM updates are automatically pulled after an inventory scan.


Reference:

Nutanix LCM User Guide Updating LCM Framework and Performing Inventory Scans Nutanix KB Best Practices for LCM Updates
Nutanix Prism Central LCM Update Workflow



An administrator needs to ensure that a VM is powered on before the rest of the VMs when starting a host.
Which configuration option allows this behavior?

  1. Recovery Plan
  2. Host Affinity
  3. High Availability
  4. Agent VM

Answer(s): D

Explanation:

In Nutanix AHV-based clusters, when you want to ensure that a specific VM (e.g., a critical VM like a domain controller) is powered on before other VMs during a host startup or failover scenario, you use the Agent VM configuration setting.
Here's the exact explanation from the Nutanix ECA course:
"Agent VMs are special VMs that are automatically powered on before other user VMs during host startup or recovery. This ensures that critical VMs, such as those that provide essential services, are always available first."
In contrast:
Recovery Plan (A) -- This is used in the context of DR and failover, typically with Nutanix Leap. Host Affinity (B) -- Host affinity rules control placement policies of VMs but not startup priority. High Availability (C) -- HA ensures VMs are restarted on surviving hosts but does not control startup order.
Therefore, setting the VM as an Agent VM guarantees that it is powered on before the other VMs during host start-up. Let me know if you'd like steps on how to configure an Agent VM within Prism Central or Prism Element!



An administrator is preparing for a firmware upgrade on a host and wants to manually migrate VMs before executing the LCM upgrade. However, one VM is unable to migrate while others migrate successfully.
Which action would fix the issue?

  1. Enable Acropolis Dynamic Scheduling (ADS) at the cluster level.
  2. Update Link Layer Discovery Protocol (LLDP).
  3. Disable Agent VM within the VM configuration options.
  4. Configure backplane port groups that are assigned to the CVM.

Answer(s): A

Explanation:

A) ADS must be enabled at the cluster level to allow proactive placement and migration decisions during maintenance, ensuring remaining VMs can be moved during the upgrade window.
B) LLDP update is related to network topology discovery; it does not impact VM migrations or maintenance operations.
C) Disabling Agent VM is not a valid remediation for migration failures during LCM and could disrupt VM management agents.
D) Backplane port group configuration affects network connectivity but not the core VM migration capability during a firmware/LCM process.



Viewing page 5 of 17
Viewing questions 33 - 40 out of 121 questions



Post your Comments and Discuss Nutanix NCP-MCI-6.10 exam dumps with other Community members:

NCP-MCI-6.10 Exam Discussions & Posts

AI Tutor AI Tutor 👋 I’m here to help!