Nutanix NCP-MCI-6.10 Exam Questions (Updated 2026) 100% Real Question Answers
Pass Nutanix NCP-MCI-6.10 Exam Quickly With Lead2Passed
Nutanix NCP-MCI-6.10 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
NEW QUESTION # 93
An administrator is trying to delete a protected snapshot but is unable to do so.
What is the most likely cause?
- A. The snapshot has been corrupted
- B. There is an active recovery occurring at that time
- C. There is an approval policy that was denied
- D. Ransomware has encrypted the snapshot
Answer: B
Explanation:
Nutanix Data Protection enforces strict snapshot lifecycle controls to ensure recovery integrity. The system prevents deletion of any snapshot that is actively referenced by a running operation. The documentation states:
"Snapshots that are part of an active recovery or restore workflow cannot be deleted until the operation completes, as they are required to maintain data consistency and restore points." This includes DR failover tests, restorations, or live recovery workflows. Corrupted snapshots do not cause deletion failure; the system can still delete a corrupted snapshot unless it's attached to an active workflow.
Ransomware affects guest data, not the snapshot metadata in Prism. Approval policies do not block snapshot deletion unless tied to automation policies, which is rare and would produce a different error.
Therefore, active recovery operations are the most common and most accurate cause when deletion is blocked.
NEW QUESTION # 94
Which Nutanix feature provides real-time security hardening and compliance checks?
- A. Acropolis Shield
- B. Nutanix Flow
- C. Nutanix Calm
- D. Prism Security Dashboard
Answer: D
NEW QUESTION # 95
An administrator has received complaints about VM performance.
After reviewing the VM's CPU Ready Time data shown in the exhibit, which step should the administrator take to diagnose the issue further?
- A. Review host CPU utilization
- B. Assess cluster SSD capacity
- C. Enable VM memory oversubscription
- D. Check the number of CPUs assigned to each CVM
Answer: A
Explanation:
Nutanix performance troubleshooting guidelines highlight CPU Ready Time as a key indicator of CPU contention. The documentation explains:
"High CPU Ready Time indicates that vCPUs are waiting to be scheduled on physical cores due to host CPU saturation or CPU overcommitment." CPU Ready Time doesnotrelate to storage issues or CVM sizing. Instead, it indicates that the hypervisor cannot schedule VM CPU operations promptly.
Internal extracts clearly describe the next diagnostic step:
"When CPU ready metrics rise, the first step is to check physical host CPU utilization to confirm whether the host is oversubscribed or running at high CPU usage." If the host is overloaded, remediation includes distributing VMs across hosts, reducing vCPU count on oversized VMs, or adding compute resources.
Other options are irrelevant:
* Memory oversubscription is unrelated to CPU Ready Time.
* SSD capacity affects storage latency, not CPU scheduling.
* CVM CPU counts do not cause VM CPU Ready Time; CVM resource misconfiguration affects cluster services, not guest VM scheduling.
Thus, reviewing host CPU utilization is the correct next step.
NEW QUESTION # 96
After upgradingPrism Central from PC2022.1 to PC2024.1, an administrator isunable to log inwith theirIAM domain account.
What is the first troubleshooting step the administrator should take?
- A. Ping the Domain Controller from the CVM.
- B. Validate the trusted signing certificate of the organization.
- C. Log in with a local admin account.
- D. Ensure port 9441 is open in the firewall.
Answer: C
Explanation:
After a Prism Central upgrade, IAM authentication settings may require reconfiguration.
* Option D (Log in with a local admin account) is correct:
* If IAM authentication fails, thelocal admin account must be usedto check domain settings.
* Option A (Ping the Domain Controller) is incorrect:
* Network connectivity is important, but theissue is likely related to IAM settings, not network reachability.
* Option B (Check firewall port 9441) is incorrect:
* Port 9441 is used forSSO authentication, butport issues usually result in login delays, not complete failures.
* Option C (Validate signing certificate) is incorrect:
* While certificates can cause issues,local admin login should always work.
References:
Nutanix KB #Troubleshooting IAM Login Issues After a Prism Central Upgrade Nutanix Documentation #Managing User Authentication and IAM Integration
NEW QUESTION # 97
An administrator attempted toenable Data-in-Transit Encryptionon aScale-Out Prism Central clustertoencrypt service-level traffic between nodes. However, the featuredid not work correctly due to a firewall restriction.
Which CVM-specific port should be allowed through the firewall for Data-in-Transit Encryption?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
NEW QUESTION # 98
An administratorwants to ensure that VMscan bemigrated and restarted on another nodein the event of a single-host failure.
What action should be taken in Prism Element to meet this requirement?
- A. EnableHA Reservation.
- B. Configure anRF1 storage container.
- C. SetRedundancy Factor to 3.
- D. Configure aProtection Domain.
Answer: A
Explanation:
To ensureVM high availability (HA) in the event of a node failure, the administrator mustenable HA Reservation (Option B)in Prism Element.
* High Availability (HA) in Nutanix ensures that VMs restart on another available node if the host they are running on fails.
* Option A (Redundancy Factor 3)affectsstorage redundancy, not VM failover.
* Option C (Protection Domains)is related todisaster recovery (DR), not local HA failover.
* Option D (RF1 Storage Container)would reduce fault tolerance and is not recommended for production environments.
References:
* Nutanix Prism Element Guide #Configuring HA Reservation
* Nutanix Bible #High Availability (HA) and Failover
* Nutanix Support KB #VM Recovery with HA Enabled
NEW QUESTION # 99
Due to application requirements, an administrator needs to support a multicast configuration in an AHV cluster.
Which AHV feature can be used to optimize network traffic such that multicast traffic is only forwarded to the VMs that need to receive it?
- A. IGMP Snooping
- B. LACP
- C. Network segmentation
- D. LLDP
Answer: A
Explanation:
Nutanix AHV networking documentation describes IGMP Snooping as a feature that enables the AHV virtual switch to learn which VMs have joined specific multicast groups through IGMP membership reports. The documentation states that with IGMP Snooping enabled, multicast traffic is forwarded only to VMs that are registered members of a multicast group, preventing unnecessary flooding of multicast packets across all ports. LACP is for NIC bonding, network segmentation is for isolating networks, and LLDP is for link layer device discovery. None of these selectively deliver multicast traffic. Only IGMP Snooping provides the optimized multicast forwarding described.
NEW QUESTION # 100
Due to requirements from the network team, a Nutanix administrator must create User VMs on VLAN 10 on multiple AHV clusters.
What network configuration should the administrator consider in order to ensure consistent connectivity for User VMs on VLAN 10?
- A. MTU
- B. Bond Type
- C. Virtual Switch Configuration
- D. MAC Address Prefix
Answer: C
NEW QUESTION # 101
Refer to the Exhibit:
An administrator needs to create two virtual machines: VM4 and VM5 that leverage the memory over-commit feature.
Once VM4 is created and running, the administrator notices that it uses only 28GB of RAM.
What will be the maximum RAM that can be allocated to VM5 so that it can be powered on?
- A. 32GB
- B. 8GB
- C. 16GB
- D. 4GB
Answer: B
Explanation:
Understanding the Exhibit & Memory Allocation
* Thehost has 128GB of physical RAM.
* Thecurrent memory allocationacrossthree VMs (VM1, VM2, VM3) is 128GB, but only92GB is actually utilized.
* This means there is36GB of unutilized memory available for allocation.
Step-by-Step Breakdown
* Existing Memory Usage Before Adding VM4
* Total Physical RAM:128GB
* Used by running VMs (VM1, VM2, VM3):92GB
* Unutilized Memory Available:36GB
* After Creating and Running VM4
* VM4 is allocatedmemory but only utilizes 28GB.
* The table does not show VM4's allocated RAM, but assuming it was given a reasonable allocation, it must have been taken from the36GB unutilized memory pool.
* IfVM4 uses 28GB, theremaining unutilized memory is now (36GB - 28GB) = 8GB.
* Maximum Memory Allocation for VM5
* Sinceonly 8GB remains unutilized, the maximum memory VM5 can be allocated while still allowing it to power on is8GB.
Evaluating the Answer Choices
* (A) 4GB#(Incorrect)
* More memory (8GB) is available, so limiting to 4GB is unnecessary.
* (B) 8GB#(Correct)
* Theremaining unutilized memory after VM4 is 8GB, so VM5 can be allocated up to8GBwhile ensuring it can power on.
* (C) 16GB#(Incorrect)
* Only8GB is left, so 16GB isnot possible.
* (D) 32GB#(Incorrect)
* There isnot enough unutilized memoryto allocate 32GB.
Key Concept: Nutanix Memory Overcommit
* Nutanix AHV supportsmemory overcommit, meaning VMs can be allocated more memory than physically available usingmemory ballooning and swapping.
* However,to power on VM5 without impacting performance, it must fit within the available unutilized memory, which is8GB.
NEW QUESTION # 102
An administrator is managing an environment based on two different AHV-based and ESXi-based clusters.
Workloads are evenly distributed and in a healthy state.
A Linux VM running on ESXi is not performing well at the storage level and is configured as follows:
* VCPU: 8
* VRAM: 32
* vDisk: 3, first 100 GB, second 250 GB, third 250 GB
What is the easiest way to test VM performance, while minimizing downtime?
- A. Collapse the second and the third disk into a single one
- B. Increase the number of vCPUs.
- C. Migrate the VM to the AHV cluster.
- D. Enable vDisk sharding at AOS level.
Answer: C
Explanation:
The best way to test the performance of a Linux VM that is underperforming at the storage level on an ESXi cluster, while minimizing downtime, is to migrate the VM to an AHV-based cluster. This allows leveraging Nutanix-native storage optimizations and hypervisor capabilities of AHV.
From theNutanix Enterprise Cloud Administration (ECA)course materials:
"AHV and Nutanix storage integration is natively optimized for performance, leveraging capabilities like data locality, I/O path enhancements, and advanced metadata management. Migrating workloads from ESXi to AHV can often resolve performance bottlenecks associated with storage I/O." Additionally:
"Using the Nutanix Move tool, administrators can migrate running VMs between different hypervisors (e.g., ESXi to AHV) with minimal downtime and fully automated steps, reducing the operational burden." Increasing vCPUs would not address storage-level performance issues, and collapsing disks would require significant reconfiguration and VM downtime. vDisk sharding is not directly user-configurable and not applicable in this scenario.
NEW QUESTION # 103
An administrator has configured AHV Metro with Witness and wants to document different failover scenarios.
As part of the failover tests, the following link losses were simulated:
* Loss of connectivity between the two metro clusters
* Loss of connectivity between the primary cluster and Prism Central
However, Prism Central and the recovery cluster remain connected.
Which two system behaviors are expected? (Choose two.)
- A. Guest VM I/O operations pause until connectivity between the primary and recovery clusters or the primary cluster and Prism Central is restored.
- B. Guest VMs fail over automatically to the recovery cluster.
- C. Guest VM I/O operations pause until connectivity between the primary and recovery clusters or any of the clusters and Prism Central is restored.
- D. Guest VMs continue to run on the primary cluster.
Answer: C,D
Explanation:
Nutanix AHV Metro Availability with Witness uses cluster-to-cluster heartbeats and Witness arbitration to determine failover events. Internal design notes state:
"In a Metro Availability scenario, if the primary cluster loses connectivity to the secondary cluster but remains operational, it continues serving I/O to the VMs. No automatic failover occurs unless the cluster is determined to be down." Also:
"I/O pauses only occur when the cluster cannot reach either the peer cluster or the Witness/Prism Central arbitration source." Applying this to the scenario:
* Both metro clusters lose connectivity with each other.
* The primary cluster also loses connectivity to Prism Central.
* The recovery cluster remains connected to Prism Central.
Since the primary cluster cannot reach the recovery cluster nor Prism Central, the arbitration path is lost. This triggers the "I/O stall for safety" condition described as:
"I/O will be paused until the cluster regains quorum or arbitration to ensure against split-brain conditions." But because the primary clusteris still runningand is not declared failed (just isolated), VMs continue running and I/O is paused only as long as arbitration is unreachable.
Thus:
* Option B is correct because it covers loss of connectivity to either peer or Prism Central.
* Option C is correct because VMs do continue running; only I/O is paused to prevent inconsistency.
* Automatic failover only happens when Witness declares the primary unreachable by quorum rules, which is not the case here since only one side can see the Witness.
NEW QUESTION # 104
An administrator received a request to create a new storage container for persistent desktops.
Which storage optimization setting must the administrator set for the best possible capacity savings?
- A. Inline Deduplication of Read Caches
- B. Erasure Coding
- C. Inline compression with a delay of 0 minutes
- D. Post Process Deduplication
Answer: B
Explanation:
The Nutanix ECA course covers storage optimization techniques for Nutanix storage containers, particularly for workloads like persistent desktops, which require efficient capacity utilization due to their repetitive data patterns. Persistent desktops typically store user-specific data and configurations, making them ideal candidates for storage optimization techniques like compression, deduplication, or erasure coding. The question asks for the setting that provides thebest possible capacity savings.
Extract from Nutanix Enterprise Cloud Administration (ECA) Course Documents:
* Module: Storage Management, Section: Storage Optimization"Erasure Coding provides the highest capacity savings for workloads with large amounts of data, such as persistent desktops. By distributing data and parity across nodes, Erasure Coding reduces storage overhead compared to replication factor (RF) while maintaining fault tolerance."
* Module: Storage Configuration, Section: Optimization for Virtual Desktops"For persistent desktop workloads, Erasure Coding is recommended to maximize capacity savings. It is more efficient than compression or deduplication alone, as it reduces the storage footprint by encoding data across nodes, making it ideal for environments with high data redundancy." Explanation of Options:
* A. Erasure CodingThis is the correct answer. Erasure Coding (EC-X) is a storage optimization technique in Nutanix AOS that distributes data and parity information across nodes, reducing the storage overhead compared to traditional replication factor (RF) settings. For persistent desktops, which often have large datasets with redundant patterns, Erasure Coding provides significant capacity savings by encoding data efficiently while maintaining fault tolerance. The ECA course highlights that Erasure Coding is particularly effective for workloads with cold or less frequently accessed data, which aligns with persistent desktop storage.
* Supporting Extract:"Erasure Coding can achieve up to 50% or more capacity savings compared to RF=2 for workloads like virtual desktops, making it the most effective optimization for capacity-constrained environments."
* B. Inline compression with a delay of 0 minutesThis is incorrect. Inline compression reduces data size in real-time as it is written to storage, but it provides less capacity savings compared to Erasure Coding for persistent desktops. Compression is effective for reducing the size of compressible data, but persistent desktops often benefit more from Erasure Coding due to their larger datasets and redundancy.
Additionally, a delay of 0 minutes means compression occurs immediately, which may increase write latency without maximizing savings. The ECA course notes:"Inline compression is useful for general workloads but is less effective than Erasure Coding for high-capacity workloads like persistent desktops."
* C. Inline Deduplication of Read CachesThis is incorrect. Deduplication removes duplicate data blocks, but "Inline Deduplication of Read Caches" is not a standard Nutanix feature for storage containers.
Nutanix supports inline and post-process deduplication, but these apply to data writes, not specifically to read caches. Even if deduplication were applied, it would provide less capacity savings than Erasure Coding for persistent desktops, as deduplication depends on data similarity, whereas Erasure Coding optimizes storage across all data types. The ECA course states:"Deduplication is effective for workloads with high data similarity, but Erasure Coding provides broader capacity savings for large- scale desktop deployments."
* D. Post Process DeduplicationThis is incorrect. Post-process deduplication analyzes and removes duplicate data after it is written, which can save capacity but is less efficient than Erasure Coding for persistent desktops. Deduplication requires significant data similarity to achieve savings, and its post- process nature delays optimization, potentially leading to temporary storage overuse. The ECA course clarifies:"Post-process deduplication is suitable for specific workloads, but Erasure Coding is preferred for persistent desktops due to its superior capacity efficiency and immediate applicability across nodes." Additional Context from ECA:
* Erasure Coding Details: Erasure Coding works by splitting data into fragments, adding parity information, and distributing these across nodes. For a storage container with persistent desktops, enabling Erasure Coding (e.g., with a stripe width of 4+2) can significantly reduce the storage footprint compared to RF=2 or RF=3. The ECA course notes:"Erasure Coding is ideal for containers with large datasets, such as VDI environments, where capacity savings are critical."
* Persistent Desktops: These desktops store user data and configurations, leading to large, redundant datasets. Erasure Coding's ability to optimize storage across nodes makes it the best choice for capacity savings, as confirmed by the ECA materials.
Supporting Reference from Web Results:
The Nutanix Bible (https://www.nutanix.com/go/the-nutanix-bible) supports the ECA documentation:" Erasure Coding (EC-X) provides the highest capacity efficiency for workloads like persistent desktops, reducing storage overhead by distributing data and parity across nodes, outperforming compression and deduplication in capacity-constrained environments."
NEW QUESTION # 105
What additional step is required for LCM to upgrade an AHV host that has GPUs?
- A. Use Direct Uploads to upload appropriate driver bundles.
- B. Create an agent VM on each host that has GPU drivers installed.
- C. Run LCM in dark site mode so it can update AHV independently.
- D. Update NCC to the latest version and re-run Inventory.
Answer: A
Explanation:
Nutanix Life Cycle Manager (LCM) relies on validated firmware and driver bundles for hardware components. For GPU-enabled hosts, LCM documentation states:
"GPU-enabled AHV hosts require GPU driver bundles to be uploaded manually via the Direct Uploads mechanism so that LCM can validate and upgrade the necessary GPU components during workflow execution." GPU drivers are vendor-specific and not always available in the standard catalog, so the administrator must upload them before LCM can orchestrate the upgrade.
Running in dark site mode does not provide missing GPU bundles. Creating agent VMs is unrelated to GPU driver operations. Updating NCC improves validations but does not provide GPU support files.
Therefore, Direct Uploads of GPU driver bundles is required.
NEW QUESTION # 106
An administrator attempted toenable Data-in-Transit Encryptionon aScale-Out Prism Central clusterto encrypt service-level traffic between nodes. However, the featuredid not work correctly due to a firewall restriction.
Which CVM-specific port should be allowed through the firewall for Data-in-Transit Encryption?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
Explanation:
Data-in-Transit Encryption in Nutanix requires inter-node communication over specific CVM ports.
* Option A (Port 2009) is correct:
* Port2009 is used for Data-in-Transit Encryption between Nutanix CVMs.
* Firewall rules must allow traffic on this portto enable secure encrypted communication.
* Option B (Port 2010) is incorrect:
* Port2010 is used for CVM-to-CVM communication but does not handle encryption.
* Option C (Port 2020) is incorrect:
* This port is used forAcropolis File Services (AFS), not encryption.
* Option D (Port 9440) is incorrect:
* Port9440 is used for Prism Central web access, not internal CVM encryption.
References:
* Nutanix Security Guide#Data-at-Rest vs. Data-in-Transit Encryption
* Nutanix KB#Firewall Port Requirements for Secure Cluster Communication
NEW QUESTION # 107
Refer to Exhibit:
An administrator is looking at thememory cluster runway diagramas shown in exhibit, in Prism Central. The environment hasthree hostswith the following configuration:
CPU: 2x Intel Xeon Gold (8 cores, 2.6 GHz)
RAM: 256 GB per host
Storage: SSDs and HDDs
TheIntelligent Operations featurehas been active forone month, but no further configurations were applied.
What does the dotted red line mean?
- A. It is thecalculated memory oversubscription limitfor currently running VMs.
- B. It is theusable capacity based on cluster configuration options.
- C. It is thedefault trend analysis static thresholdthat can be manually set.
- D. It is themaximum memory the administrator can assign to VMs.
Answer: A
NEW QUESTION # 108
An administrator needs tooptimize a VM's storageby leveragingcompression features. The VM'svDisksare currently stored in adefault storage containerwithno optimizations enabled.
How should the administrator proceed?
- A. Recreate the VM in the Production storage container and copy data.
- B. Recreate the vDisk in the Production storage container and copy data.
- C. Migrate vDisks to the Production storage container.
- D. Migrate the VM to the Production storage container.
Answer: C
Explanation:
Moving vDisks to a storage container with compression enabled ensures better data efficiency without downtime.
* Option A (Migrate vDisks) is correct:
* vDisk migration is non-disruptiveand allows compression settings to be applied dynamically.
* Option B (Recreate the VM) is incorrect:
* Rebuilding the VM is unnecessaryand would causedowntime.
* Option C (Migrate the VM) is incorrect:
* VM migration does not guarantee that only vDisks move, and it may disrupt performance.
* Option D (Recreate vDisk) is incorrect:
* This method ismanual and time-consuming, while Nutanix provides anautomated approach.
References:
* Nutanix Storage Optimization Guide#Enabling Compression on Existing vDisks
* Nutanix KB#Migrate vDisks Between Storage Containers for Optimization
NEW QUESTION # 109
An administrator needs to modify anAHV VMto supporta large number of concurrent network connections.
The VM has:
* 4 vCPUs
* 20 GB RAM
* OS: Microsoft Windows Server 2022
Which modification can improve network performance for network I/O-intensive applications?
- A. EnableAHV Turbo Technology.
- B. Addmore RAM.
- C. Addmore vCPUs.
- D. EnableRSS VirtIO-Net Multi-Queue.
Answer: D
Explanation:
Receive Side Scaling (RSS) VirtIO-Net Multi-Queue improves network performance by distributing network processing across multiple CPU cores.
* Option C (Enable RSS VirtIO-Net Multi-Queue) is correct:
* This settingreduces CPU bottlenecksby allowing multiple queues to handle network packets.
* It isessential for high-throughput network applications.
* Option A (Add more vCPUs) is incorrect:
* CPU resources are important, butwithout enabling RSS, additional vCPUs will not optimize network traffic distribution.
* Option B (Enable AHV Turbo Technology) is incorrect:
* AHV Turbo improvesdisk I/O, notnetwork I/O.
* Option D (Add more RAM) is incorrect:
* RAM does not directly impact network performance.
References:
Nutanix AHV Best Practices Guide #Optimizing Network Performance with RSS Multi-Queue Nutanix KB #Enabling Multi-Queue for High-Performance Applications
NEW QUESTION # 110
An administrator has been tasked with justifyingwhy Nutanix Disaster Recoverywas chosen for amulti-tier application spanning multiple business units.
What is the most efficient way to organize and manage the workloads?
- A. Utilize RESTful APIs to script creation of Recovery Plans
- B. Utilize a 1:10 ratio of Recovery Plan to VMs
- C. Utilize Categories to organize VMs in Recovery Plans
- D. Utilize a VM naming schema that allows sorting
Answer: C
Explanation:
Nutanix Categories allow administrators to group related VMs, making Disaster Recovery (DR) planning easier.
* Option B (Utilize Categories to organize VMs in Recovery Plans) is correct:
* Categories help group VMsbased on application tiers(e.g.,database, middleware, web servers).
* This ensuresorderly failoverwhile maintaining application dependencies.
* Option A (Naming schema) is incorrect:
* Naming conventions help, but theydo not provide functional organizationin recovery plans.
* Option C (1:10 Recovery Plan to VMs) is incorrect:
* The ratio depends onbusiness requirements, not a fixed number.
* Option D (RESTful APIs) is incorrect:
* Automation is useful, butit does not replace proper VM grouping via categories.
References:
* Nutanix Disaster Recovery Guide #Using Categories for DR Management
* Nutanix KB #Organizing VMs for Disaster Recovery Planning
NEW QUESTION # 111
An administrator is responsible for resource planning and needs to plan for resiliency of an RF3 cluster. The cluster has 100 TB of storage.
How would the administrator plan for capacity in the event of future failures?
- A. Set Reserve Memory Capacity (%) to 20.
- B. Set Reserve Storage Capacity (%) to 20.
- C. Set Reserve Capacity For Failure to None.
- D. Set Reserve Capacity For Failure to Auto Detect.
Answer: D
Explanation:
Nutanix capacity planning includes a feature called "Reserve Capacity for Failure," which ensures that enough resources are preserved to sustain one or more node failures without impacting cluster functionality.
For RF3 clusters, the documentation states:
"Reserve Capacity for Failure should be set to Auto Detect, which calculates the required resources dynamically based on node count, RF policy, and data distribution." RF3 requires more resiliency than RF2, and manual settings such as fixed percentages do not accurately reflect the space needed during multi-node failure resiliency. "None" is never recommended because it eliminates failover protection. Memory reserve percentages do not impact storage resiliency. Storage reserve percentages are static and do not reflect the real RF3 overhead.
Auto Detect ensures Nutanix automatically calculates the resources needed to sustain the required failure domains.
NEW QUESTION # 112
An administrator needs tooptimize a VM's storageby leveragingcompression features. The VM'svDisksare currently stored in adefault storage containerwithno optimizations enabled.
How should the administrator proceed?
- A. Recreate the VM in the Production storage container and copy data.
- B. Migrate the VM to the Production storage container.
- C. Recreate the vDisk in the Production storage container and copy data.
- D. Migrate vDisks to the Production storage container.
Answer: B
NEW QUESTION # 113
Refer to Exhibit:
An administrator is looking at thememory cluster runway diagramas shown in exhibit,in Prism Central. The environment hasthree hostswith the following configuration:
* CPU: 2x Intel Xeon Gold (8 cores, 2.6 GHz)
* RAM: 256 GB per host
* Storage: SSDs and HDDs
TheIntelligent Operations featurehas been active forone month, but no further configurations were applied.
What does the dotted red line mean?
- A. It is theusable capacity based on cluster configuration options.
- B. It is thecalculated memory oversubscription limitfor currently running VMs.
- C. It is thedefault trend analysis static thresholdthat can be manually set.
- D. It is themaximum memory the administrator can assign to VMs.
Answer: A
Explanation:
hePrism Central Memory Cluster Runway Diagramprovides insights into memory usage trends, predicting how long the cluster can sustain workloads before exhausting resources.
* Thesolid blue arearepresents theactual memory consumption over time.
* Thedotted red linerepresents theeffective memory capacity limitbased on the cluster's current configuration.
Analyzing the Dotted Red Line
Thedotted red line is labeled "Effective Capacity: 503.22 GiB", which means:
* It is the totalusable memory capacityin the cluster after consideringhypervisor overhead, redundancy settings, and failover capacity.
* This value isnot a hard limitbut an indication ofthe available memory before potential performance issues occur.
Evaluating the Answer Choices
#(A) It is the default trend analysis static threshold that can be manually set.(Incorrect)
* Thedotted red line is not a static thresholdthat an administrator can manually configure.
* Trend analysis in Prism isdynamicand based on workload history and projections.
#(B) It is the maximum memory the administrator can assign to VMs.(Incorrect)
* Administrators canoversubscribememory beyond the dotted red line if memory overcommitment is enabled.
* However, oversubscribing memory beyondeffective capacitymay impact performance.
#(C) It is the calculated memory oversubscription limit for currently running VMs.(Incorrect)
* The dotted red linedoes not represent oversubscription limits.
* Memory oversubscription depends onhypervisor memory ballooning, compression, and swapping mechanisms, which are not directly shown here.
#(D) It is the usable capacity based on cluster configuration options.(Correct Answer)
* Thedotted red line (503.22 GiB)represents theactual usable memory availablein the cluster after factoring in system overhead.
* This value is determined by:
* Total physical memory (256 GB per host × 3 hosts = 768 GB)
* Memory reserved for hypervisor and system processes
* Cluster failover and redundancy settings
* Intelligent Operations capacity analysis
Multicloud Infrastructure References & Best Practices
* Prism Central's "Runway" featureprovidesAI-driven trend analysisfor memory, CPU, and storage capacity.
* Theeffective capacity limithelps administrators makeproactive scaling decisionsbefore resources become critical.
* To increase thememory runway, administrators can:
* OptimizeVM memory allocation.
* Addmore hoststo the cluster.
* Enablememory deduplication and compression (if available).
NEW QUESTION # 114
An administrator is trying toconfigure Metro Availabilitybetween NutanixESXi-based clusters. However, theCompatible Remote Sitesscreen does not list all required storage containers.
Which two reasons could be a cause for this issue? (Choose two.)
- A. Both storage containers must have the same name.
- B. Source and destination hardware are from different vendors.
- C. The destination storage container is not empty.
- D. The remote site storage container has compression enabled.
Answer: A,C
Explanation:
Metro Availability in Nutanix requires that the primary and secondary storage containers be configured identicallyto ensuredata replication consistency.
Option C (The destination storage container is not empty) is correct:
Theremote storage container must be emptybefore Metro Availability can be enabled.
Existing data can cause conflictsand prevent it from appearing in the "Compatible Remote Sites" list.
Option D (Both storage containers must have the same name) is correct:
Metro Availability requires thatstorage containers have identical names across clusters.
If namesdo not match, thestorage container will not be listed as compatible.
Option A is incorrect: Metro Availability works regardless of hardware vendor differences.
Option B is incorrect:Compression does not affect compatibilitybut may impact performance.
References:
Nutanix Metro Availability Deployment Guide
Nutanix Best Practices forConfiguring Remote Sites for Metro Availability Nutanix KB #Troubleshooting Storage Container Issues in Metro Availability
NEW QUESTION # 115
In afive-node cluster, an administrator noticed thatthree VMsare consuming too many resources on asingle host.
Acropolis Dynamic Scheduling (ADS) is not able to migrate these VMs.
What is the most likely reason preventing ADS from migrating these VMs?
- A. VMs use external Network Attached Storage.
- B. VMs use a Volume Group.
- C. VMs use GPU pass-through.
- D. VM-VM anti-affinity policy is set.
Answer: C
Explanation:
VMs using GPU pass-through cannot be live-migrated because they are directly tied to a physical GPU on a specific host.
* Option B (VMs use GPU pass-through) is correct:
* Pass-through devices (such as GPUs) are directly assigned to VMs, makingmigration impossibleunless the VM is powered off first.
* Option A (VMs use a Volume Group) is incorrect:
* Volume Groupssupport live migrationunless they are configured incorrectly.
* Option C (VM-VM anti-affinity) is incorrect:
* Anti-affinity rules prevent two specific VMs from running together, but do not prevent migration.
* Option D (VMs use external NAS) is incorrect:
* Using NAS does not block VM migration, as Nutanixsupports shared storage across hosts.
References:
* Nutanix AHV Best Practices#GPU Pass-through and VM Migration Limitations
* Nutanix KB#Why Can't I Live Migrate a VM with GPU Passthrough?
NEW QUESTION # 116
......
Real Nutanix NCP-MCI-6.10 Exam Questions [Updated 2026]: https://www.lead2passed.com/Nutanix/NCP-MCI-6.10-practice-exam-dumps.html
Prepare NCP-MCI-6.10 Question Answers - NCP-MCI-6.10 Exam Dumps: https://drive.google.com/open?id=1W3fLSokbN3YCpUvX0up1EiR7dNjYgRxQ