Mar 16, 2026 Newest NCP-MCI-6.10 Exam Dumps – Achieve Success in Actual NCP-MCI-6.10 Exam [Q34-Q52]

Share

Mar 16, 2026 Newest NCP-MCI-6.10 Exam Dumps – Achieve Success in Actual NCP-MCI-6.10 Exam

Updated Nutanix NCP-MCI-6.10 Dumps – Check Free NCP-MCI-6.10 Exam Dumps (2026)


Nutanix NCP-MCI-6.10 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Configure Disaster Recovery and Data Protection within a Nutanix Multicloud Environment: This section of the exam measures the skills of Disaster Recovery Specialists and Cloud Engineers and covers configuring protection policies and domains for data security and recovery. Candidates need to identify the right entities for protection, schedule backups, define retention policies, and set up replication to remote sites. Recovery plans must be configured and executed with proper scripting, network mapping, and failover strategies. Metro replication requires understanding failover methodologies, comparing solutions on different hypervisors, and preventing split-brain scenarios. Effective disaster recovery planning ensures minimal downtime and data integrity across environments.
Topic 2
  • Troubleshoot a Nutanix Multicloud Environment: This section of the exam measures the skills of Technical Support Engineers and IT Operations Specialists and covers diagnosing and resolving common issues within a Nutanix multi-cloud environment. Troubleshooting protection policies and recovery plans requires identifying network mapping failures, vNIC issues, script execution problems, and connectivity failures. Metro replication troubleshooting involves addressing naming conventions, network limitations, and replication states. Security issues in AOS and Prism Central must be resolved by managing CVM communications, security warnings, and log analysis. LCM operations require diagnosing failures in inventory updates and version upgrades. Performance troubleshooting involves analyzing logs, reading performance charts, and adjusting VM configurations to meet performance needs.
Topic 3
  • Manage VMs within a Nutanix Multicloud Environment: This section of the exam measures the skills of Cloud Administrators and Virtualization Engineers and covers managing virtual machines (VMs) within a Nutanix multicloud environment. It includes creating and updating VMs by determining hardware requirements, boot modes, sizing, and configuration based on application needs. Candidates must understand how to deploy VMs using templates, snapshots, and image configurations, ensuring the correct formats for importing and exporting VMs. Migration processes require knowledge of prerequisites, storage, network settings, and software compatibility. Additionally, configuring VM categories and attributes is essential for proper organization and management within the environment, ensuring alignment with labels, storage policies, and security settings.
Topic 4
  • Manage Clusters within a Nutanix Multicloud Environment: This section of the exam measures the skills of Infrastructure Engineers and Systems Administrators and covers the administration of Nutanix clusters. Storage management includes creating, reading, updating, and deleting storage containers and volume groups. Configuring AOS and Prism Central settings involves authentication, SSL certificate management, IAM role-based access control, and configuring network segmentation. Network administration procedures focus on creating VLAN-backed subnets, virtual switches, and load-balancing policies while monitoring NIC usage. Lifecycle management includes performing hardware and software updates and maintaining firmware. Hardware maintenance involves adding or removing nodes and physical disks while ensuring proper upgrades and replacements. Intelligent operations require configuring capacity policies, discovering application relationships, and simulating scenarios to optimize performance.
Topic 5
  • Conduct Custom Monitoring within a Nutanix Multicloud Environment: This section of the exam measures the skills of Cloud Analysts and Systems Engineers and covers custom monitoring for optimized performance management. Candidates must analyze performance charts, set retention policies, create custom service level agreements (SLAs), and manage storage based on policies. Creating reports involves identifying the required type, selecting generation frequency, determining retention properties, and customizing report formats for different monitoring needs. Effective monitoring ensures better resource utilization, system efficiency, and proactive issue resolution within the multi-cloud environment.

 

NEW QUESTION # 34
An administrator needs tocreate a storage containerforVM disks. The container must meet the following conditions:
* 10 GiB of the total allocated space must not be used by other containers.
* The container must have a maximum storage capacity of 500 GiB.
What settings should the administrator configure while creating the storage container?

  • A. Set Reserved Capacity to 10 GiB and Advertised Capacity to 500 GiB.
  • B. Set Reserved Capacity to 500 GiB.
  • C. Set Advertised Capacity to 10 GiB.
  • D. Set Advertised Capacity to 10 GiB and Reserved Capacity to 500 GiB.

Answer: A

Explanation:
Nutanix storage containers allow administrators to configure capacity reservations and advertised limits for better resource management.
* Option D (Set Reserved Capacity to 10 GiB and Advertised Capacity to 500 GiB) is correct:
* Reserved Capacityensures that10 GiB is always available for this container and not consumed by other containers.
* Advertised Capacitydefines alogical limit of 500 GiBto prevent over-allocation.
* Option A is incorrect:
* Advertised Capacity of 10 GiB is too lowand does not match the requirement of a500 GiB storage container.
* Option B is incorrect:
* Only setting Advertised Capacity does not guarantee Reserved Capacity, meaning other containers could consume the reserved space.
* Option C is incorrect:
* Setting only Reserved Capacity does not enforce an upper limit, which could lead to overprovisioning.
References:
* Nutanix Storage Management Guide#Understanding Storage Container Settings
* Nutanix KB#Advertised vs. Reserved Capacity in Storage Containers


NEW QUESTION # 35
A company has custom applications storing data on Volume Groups (VGs). The data and application VMs must maintain integrity in case of a cluster failure and require the lowest possible RPO.
An administrator is evaluating Nutanix DR options.
How should the administrator achieve this goal?

  • A. Configure Synchronous replication using protection policies and recovery plans. Place VMs and VGs in the same consistency group.
  • B. Configure NearSync replication using protection domains. Place VMs and VGs in the same consistency group.
  • C. Configure Synchronous replication using protection policies and recovery plans.
  • D. Configure Metro AHV using protection policies and recovery plans, use PC as a Witness.

Answer: A

Explanation:
The requirement states:
* Custom apps use Volume Groups
* VM + VG must remain consistent together
* Lowest possible RPO is required (RPO # 0)
* Must survive cluster failure
Nutanix data protection documentation clearly states:
"Synchronous replication provides an RPO of zero by ensuring every write is committed on both sites before acknowledgement." Additionally:
"When protecting application VMs using Volume Groups, both the VM and the Volume Group must be placed in the same Consistency Group to ensure write-order fidelity and to preserve database or application integrity during failover." This is critical because Volume Groups operate at the block layer, and placing them in separate groups breaks atomic write-order correctness.
Option analysis:
A). Metro AHV provides HA-style zero RPO but is not the required mechanism here because the question specifically references protection policies and VGs, which Metro does not orchestrate in the same way.
B). Synchronous replication alone is not sufficient unless VMs and VGs are inside the same consistency group.
C). This is the correct and complete solution: synchronous replication + consistency grouping ensures RPO0 and atomic updates.
D). NearSync has RPO 1-15 minutes, not the lowest possible RPO.
Therefore, placing both VMs and VGs in the same consistency group under Synchronous Replication is the correct method.


NEW QUESTION # 36
An administrator is preparing for afirmware upgradeon a host and wants to manuallymigrate VMs before executing the LCM upgrade. However,one VM is unable to migratewhile others migrate successfully.
Which action would fix the issue?

  • A. UpdateLink Layer Discovery Protocol (LLDP).
  • B. Configurebackplane port groupsthat are assigned to the CVM.
  • C. DisableAgent VMwithin the VM configuration options.
  • D. EnableAcropolis Dynamic Scheduling (ADS)at the cluster level.

Answer: C


NEW QUESTION # 37
A new employee has inherited a partially configured Disaster Recovery (DR) schema. Source workloads have been identified and Nutanix Guest Tools has been installed.
There are two Protection Polices in place, one with an asynchronous schedule with a 1-hour RPO and a second policy utilizing synchronous replication. All of these workloads need to be recovered at a DR location and this will be orchestrated by Prism Central Recovery Plans.
What is the best way to setup this recovery orchestration?

  • A. Setup a single Recovery Plan utilizing stages of recovery delays as needed.
  • B. Setup a Recovery Plan for the asynchronous replication and convert the synchronous replication to a Protection Domain.
  • C. Identify the workload startup order and create Recovery Plans corresponding to the startup order.
  • D. Setup two Recovery Plans, one for the asynchronous replication and one for the synchronous replication.

Answer: C


NEW QUESTION # 38
An administrator is preparing for afirmware upgradeon a host and wants to manuallymigrate VMs before executing the LCM upgrade. However,one VM is unable to migratewhile others migrate successfully.
Which action would fix the issue?

  • A. DisableAgent VMwithin the VM configuration options.
  • B. UpdateLink Layer Discovery Protocol (LLDP).
  • C. EnableAcropolis Dynamic Scheduling (ADS)at the cluster level.
  • D. Configurebackplane port groupsthat are assigned to the CVM.

Answer: C


NEW QUESTION # 39
What can be used to easily group a set of VMs?

  • A. Projects
  • B. Tags
  • C. Labels
  • D. Catalog Items

Answer: B

Explanation:
The Nutanix ECA course covers various methods for organizing and managing virtual machines (VMs) within a Nutanix environment, particularly in Prism Central. The question focuses on easily grouping a set of VMs, which requires a mechanism that is flexible, scalable, and straightforward to apply across multiple VMs for management, reporting, or policy application.
Extract from Nutanix Enterprise Cloud Administration (ECA) Course Documents:
* Module: Prism Central Management, Section: Entity Organization"Tags provide a flexible way to group entities such as VMs in Prism Central. Tags are key-value pairs that can be assigned to VMs to categorize them for management, reporting, or policy enforcement. They are easy to apply and can be used to group VMs dynamically across clusters."
* Module: VM Management, Section: Grouping VMs"To group a set of VMs for simplified management, Tags are the recommended approach. Unlike Categories, which are used for role-based access control and policy enforcement, Tags are lightweight and ideal for custom grouping without additional configuration overhead." Explanation of Options:
* A. Catalog ItemsThis is incorrect. Catalog Items in Nutanix are used within the Nutanix Calm or Marketplace to manage application blueprints or service offerings, not for grouping VMs. The ECA course states:"Catalog Items represent deployable applications or services in the Marketplace, not a mechanism for grouping existing VMs."They are unrelated to VM organization.
* B. LabelsThis is incorrect. The term "Labels" is not used in Nutanix ECA documentation for grouping VMs. While Labels may be a generic term in other platforms, Nutanix uses "Tags" or "Categories" for similar purposes. The ECA materials do not reference Labels as a feature in Prism Central or Prism Element for VM grouping.
* C. ProjectsThis is incorrect. Projects in Nutanix Prism Central are used to manage resources, users, and policies for a group of workloads, typically for multi-tenancy or resource allocation. While VMs can be associated with Projects, this involves additional configuration (e.g., assigning users, quotas, and policies) and is not the easiest way to group VMs. The ECA course notes:"Projects are used for resource governance and multi-tenancy, requiring additional setup compared to Tags for simple VM grouping."
* D. TagsThis is the correct answer. Tags are lightweight, user-defined key-value pairs that can be applied to VMs in Prism Central to group them for management, monitoring, or reporting purposes. The ECA course emphasizes that Tags are easy to assign and manage, making them ideal for grouping VMs without the overhead of other mechanisms like Categories or Projects. Tags can be applied to multiple VMs at once and used in searches, dashboards, or scripts.
* Supporting Extract:"Tags allow administrators to quickly group VMs by assigning custom key- value pairs, such as 'Department: HR' or 'Environment: Production.' They are ideal for ad-hoc grouping and can be leveraged in Prism Central for filtering and management tasks." Additional Context from ECA:
* Tags are managed in Prism Central under theEntities > Tagssection, where administrators can create, assign, and manage Tags for VMs and other entities. The ECA course highlights their simplicity:"Tags require minimal configuration and can be applied to VMs in bulk, making them the easiest method for grouping."
* Unlike Categories, which are used for policy enforcement (e.g., security or placement policies), Tags are purely for organizational purposes, aligning with the question's focus on ease of use.
Supporting Reference from Web Results:
The Nutanix Bible (https://www.nutanix.com/go/the-nutanix-bible) aligns with the ECA documentation:"Tags in Prism Central provide a simple and flexible way to organize VMs and other entities, enabling administrators to group resources for management or reporting without complex configurations."


NEW QUESTION # 40
An administrator started an LCM upgrade of the AHV hosts and realized that the upgrades will continue beyond their planned maintenance window.
Which feature should be leveraged to prevent additional updates from occurring?

  • A. Use the Stop Update feature in LCM
  • B. Cancel the LCM tasks via the Ergon command line (ecli)
  • C. Restart genesis on the cluster to restart the LCM service
  • D. Run the .py script

Answer: A

Explanation:
Nutanix Life Cycle Manager (LCM) has built-in workflow controls that allow administrators to pause or stop active upgrade sessions. The documentation states:
"Administrators can use the Stop Update option in the LCM UI to halt further job progression. This safely stops the upgrade pipeline without disrupting already-applied updates." More internal behavior details:
* Stop Update immediately prevents LCM from starting additional node or component upgrades.
* It safely terminates queue execution while maintaining cluster consistency.
* It does not require command-line interaction or service restarts.
Using .py scripts is not recommended and is reserved for engineering workflows. Restarting Genesis or canceling tasks via ecli may interrupt LCM activities but do not cleanly stop the scheduled upgrade workflow.
The supported and correct control method is the built-in Stop Update button.


NEW QUESTION # 41
An administrator needs to create asingle chartshowing multiplestorage bandwidth metricsa VM is consuming.
Which type of chart should the administrator create?

  • A. VM Summary Chart
  • B. Hypervisor Performance Chart
  • C. Entity Chart
  • D. Metric Chart

Answer: C

Explanation:
Entity Charts in Nutanix Prism Central allow multiple metrics from a single entity (e.g., VM, storage container) to be displayed on a single graph.
* Option B (Entity Chart) is correct:
* This allows the administrator totrack multiple performance metrics(e.g., read/write bandwidth, IOPS) for aspecific VM.
* Option A (Metric Chart) is incorrect:
* Metric Charts track a single metric across multiple entities, which does not meet the requirement ofdisplaying multiple metrics for a single VM.
* Option C (Hypervisor Performance Chart) is incorrect:
* Hypervisor Performance Chartstrack host-level metrics, notVM-specific bandwidth metrics.
* Option D (VM Summary Chart) is incorrect:
* VM Summary Chartsonly provide an overviewand do not supportcustom multi-metric tracking
.
References:
* Nutanix Prism Central Guide#Entity vs. Metric Charts for Performance Analysis
* Nutanix KB#Creating Custom Charts in Prism Central


NEW QUESTION # 42
A user has created a report in the Intelligent Operations Analysis Dashboard but forgot to download it.
After logging back into Prism Central, the administrator finds that the report is no longer available.
Which option explains this behavior?

  • A. The report is stored in the cluster's Prism Element.
  • B. The user-generated report was archived.
  • C. Reports are automatically deleted after 24 hours.
  • D. A user with Cluster Viewer role deleted the report.

Answer: C

Explanation:
The Intelligent Operations and Analysis Dashboard in Prism Central supports generating ad-hoc reports.
These reports are temporary artifacts and are not designed for long-term storage. Internal documentation states, "Generated reports are retained for 24 hours and then automatically purged by the system to prevent report accumulation and data bloat." This automatic cleanup is part of the reporting subsystem and applies regardless of user role or storage location. The reports are not stored in Prism Element, nor are they archived automatically. Therefore, after the 24-hour retention window, the system removes them, explaining why the user could not find the previously generated report.


NEW QUESTION # 43
Which Nutanix feature helps analyze and predict VM performance issues?

  • A. Prism Pro X-Play
  • B. AHV Turbo
  • C. Karbon
  • D. Calm

Answer: A


NEW QUESTION # 44
An administrator has been tasked by the company's leadership to justify and explain the decision to utilize the new Nutanix Disaster Recovery solution.
The environment contains:
* 100 workloads
* Workloads have varying boot orders
* Workloads span multiple subnets
* Workloads span across different business units
How should the administrator most efficiently organize and manage the workloads?

  • A. Utilize a 1:10 ratio of Recovery Plan to VMs.
  • B. Utilize RESTful APIs to script creation of Recovery Plans.
  • C. Utilize Categories to organize VMs in Recovery Plans.
  • D. Utilize a VM naming schema that allows sorting.

Answer: C

Explanation:
Nutanix Multicloud Infrastructure documentation explains that Recovery Plans and Protection Policies are designed to scale using Categories rather than per-VM assignments. Categories provide metadata that allows grouping of VMs by purpose, business unit, application tiers, boot order, and network requirements. The documentation states that Recovery Plans "consume categories so that VMs matching those categories are automatically included in the DR workflow." Categories also allow automatic updates so that when a VM is added, removed, or changed, the DR plan does not require modification. This method is specifically recommended for environments with numerous workloads and variable application tiers. Scripts, naming conventions, and static ratios do not provide the dynamic grouping and automation that categories provide.


NEW QUESTION # 45
An administrator has two identical clusters managed by separate Prism Central instances. The guest VMs have pass-through GPUs. A scheduled maintenance is set for one of the clusters.
Which option would migrate VMs minimizing downtime?

  • A. Migrate Asynchronous Protection Domains
  • B. Perform a Nutanix Move migration plan.
  • C. Run a Recovery Plan planned failover.
  • D. Use Cross-Cluster Live Migration.

Answer: D

Explanation:
The Nutanix ECA course covers migration options for VMs in multi-cluster environments, particularly when minimizing downtime is critical, such as during scheduled maintenance. The scenario involves two identical clusters with guest VMs using pass-through GPUs, managed by separate Prism Central instances, requiring a migration method that ensures minimal disruption.
Extract from Nutanix Enterprise Cloud Administration (ECA) Course Documents:
Module: VM Management, Section: Cross-Cluster Live Migration"Cross-Cluster Live Migration allows administrators to migrate VMs between clusters managed by different Prism Central instances with minimal downtime. This feature supports live migration of VMs with pass-through GPUs, ensuring continuous operation during maintenance activities." Module: Cluster Management, Section: Migration Strategies"For scenarios requiring minimal downtime, such as planned maintenance, Cross-Cluster Live Migration is the preferred method. It enables seamless VM migration across clusters, even those managed by separate Prism Central instances, while maintaining VM availability." Explanation of Options:
A). Run a Recovery Plan planned failoverThis is incorrect. A Recovery Plan planned failover is part of Nutanix's disaster recovery (DR) solution, used to execute failover for Protection Domains in scenarios like site failure. It is not designed for routine maintenance migrations and may involve downtime, especially for VMs with pass-through GPUs, as failover requires VM restart on the target cluster. The ECA course states:" Recovery Plans are used for DR failover, not for live migrations during maintenance, and may result in downtime." B). Use Cross-Cluster Live MigrationThis is the correct answer. Cross-Cluster Live Migration, introduced in later AOS versions, allows VMs to be migrated between clusters, even those managed by different Prism Central instances, with minimal downtime. The ECA course confirms that this feature supports VMs with pass-through GPUs, as the migration process preserves VM state and connectivity. This method is ideal for planned maintenance, ensuring VMs remain operational.
Supporting Extract:"Cross-Cluster Live Migration minimizes downtime by transferring VM state and data live, supporting complex configurations like pass-through GPUs, making it suitable for maintenance scenarios." C). Perform a Nutanix Move migration planThis is incorrect. Nutanix Move is a tool for migrating VMs from non-Nutanix environments (e.g., VMware or Hyper-V) to a Nutanix cluster, not for migrations between Nutanix clusters. It is not optimized for live migrations within a Nutanix environment and may involve downtime. The ECA course notes:"Nutanix Move is designed for external-to-Nutanix migrations, not for intra- Nutanix cluster migrations, and is not suitable for minimizing downtime." D). Migrate Asynchronous Protection DomainsThis is incorrect. Migrating Asynchronous Protection Domains involves replicating snapshots to a remote cluster for DR purposes, not live VM migration. This process is asynchronous, involves downtime during failover, and is not suitable for maintenance scenarios requiring minimal disruption. The ECA course clarifies:"Asynchronous Protection Domains are used for DR replication, not for live VM migration, and require VM restart during failover." Additional Context from ECA:
Cross-Cluster Live Migration: This feature leverages Nutanix's hypervisor-agnostic migration capabilities, ensuring that VMs with pass-through GPUs are migrated seamlessly. The process involves copying VM memory and state while keeping the VM running, minimizing downtime to seconds or less.
Maintenance Scenario: For scheduled maintenance, Cross-Cluster Live Migration ensures that VMs remain available, which is critical for GPU-intensive workloads that cannot tolerate extended downtime.
Supporting Reference from Web Results:
The Nutanix Support Portal (https://portal.nutanix.com) aligns with the ECA documentation:"Cross-Cluster Live Migration supports live VM migration between clusters, including those with pass-through GPUs, ensuring minimal downtime for maintenance tasks."


NEW QUESTION # 46
An administrator needs to ensure that aVM is powered on before the rest of the VMswhen starting a host.
Which configuration option allows this behavior?

  • A. Recovery Plan
  • B. High Availability
  • C. Host Affinity
  • D. Agent VM

Answer: B

Explanation:
High Availability (HA) in Nutanixprovidespriority-based VM restart capabilitiesto ensure that certain VMs are powered onbefore othersin the event of ahost reboot or failure.
* Option C (High Availability) is correct:
* NutanixHA policiesallow administrators toprioritize VM startup orderto ensure that critical services (such as database VMs or management VMs) are available before others.
* Option A (Recovery Plan) is incorrect:
* Recovery Plans are used inDisaster Recovery (DR) scenariosand do not control boot order during normal host restarts.
* Option B (Host Affinity) is incorrect:
* Host Affinity is used tokeep a VM pinned to a specific host, but it does not control boot sequencing.
* Option D (Agent VM) is incorrect:
* Agent VMs (such asWitness VMs) are specialized virtual machines used forMetro Availability, not general boot priority settings.
References:
* Nutanix Prism Element Guide #Configuring HA Reservation and VM Priority
* Nutanix Bible #High Availability (HA) and VM Failover
* Nutanix KB #VM Restart Priority in High Availability Configurations


NEW QUESTION # 47
A company is evaluatingNutanix Disaster Recovery (DR)to protect multiplebusiness-critical applications.
Some applications are built using a3-tier architectureand have interdependencies.
Afterfailover, the VM'sstatic IP address is retained, butDNS configuration is lost.
How should an administrator proceed to resolve this issue?

  • A. Createcustom in-guest scriptsto preserve the statically assigned DNS IP addresses.
  • B. InstallNetwork Manager command-line tool (nncli)in the protected Windows VMs.
  • C. Configure aProtection Domain.
  • D. ConfigureSelf-Service Restore.

Answer: A


NEW QUESTION # 48
Which task should be performed first when upgrading host memory?

  • A. Place node into the maintenance mode
  • B. Execute "shutdown -h now" from the AHV command line interface.
  • C. Gracefully stop the host by using the out of band management interface.
  • D. Remove node from the cluster.

Answer: A

Explanation:
The Nutanix ECA course provides detailed procedures for performing hardware upgrades, such as adding host memory, to ensure cluster stability and data availability. Upgrading host memory requires safely preparing the node to avoid disrupting running VMs or cluster operations.
Extract from Nutanix Enterprise Cloud Administration (ECA) Course Documents:
* Module: Cluster Management, Section: Hardware Upgrades"Before performing hardware upgrades, such as adding host memory, the node must be placed into maintenance mode. This ensures that all VMs are migrated to other nodes and the host is safely isolated from cluster operations."
* Module: Host Maintenance, Section: Maintenance Mode"Placing a node into maintenance mode is the first step for hardware upgrades. Maintenance mode migrates all VMs to other nodes, stops the Controller VM (CVM), and prepares the host for safe shutdown or hardware changes." Explanation of Options:
* A. Gracefully stop the host by using the out of band management interfaceThis is incorrect. Stopping the host via the out-of-band management interface (e.g., IPMI or iLO) without first entering maintenance mode risks disrupting running VMs and cluster services. The ECA course warns:"Shutting down a host without maintenance mode can cause VM crashes and data unavailability, as VMs are not migrated."
* B. Remove node from the clusterThis is incorrect. Removing a node from the cluster is a permanent action that detaches it from the cluster's metadata and storage pool, requiring re-imaging to rejoin. It is not appropriate for a temporary hardware upgrade like adding memory. The ECA course states:" Removing a node is not required for hardware upgrades and should be avoided, as it disrupts cluster configuration."
* C. Execute "shutdown -h now" from the AHV command line interfaceThis is incorrect. Running shutdown -h now on the AHV host without entering maintenance mode will abruptly stop the host, potentially crashing VMs and disrupting cluster operations. The ECA course notes:"Directly shutting down a host via CLI without maintenance mode risks data loss and service disruption."
* D. Place node into maintenance modeThis is the correct answer. Placing the node into maintenance mode is the first step for hardware upgrades, as it safely migrates all VMs to other nodes, stops the CVM, and prepares the host for shutdown or hardware changes. The ECA course emphasizes that maintenance mode ensures cluster stability during upgrades.
* Supporting Extract:"To upgrade host memory, place the node into maintenance mode using Prism Element or the CLI command ncli host maintenance_mode. This ensures safe VM migration and host isolation." Additional Context from ECA:
* Maintenance Mode Process: In Prism Element, maintenance mode can be enabled underHardware > Host > Enter Maintenance Mode. The process automatically migrates VMs using live migration, stops the CVM, and isolates the host. For AHV, the CLI command is ncli host maintenance_mode id=<host_id> enable=true.
* Memory Upgrade: After entering maintenance mode, the host can be safely powered off to add memory, then powered back on and exited from maintenance mode.
Supporting Reference from Web Results:
The Nutanix Bible (https://www.nutanix.com/go/the-nutanix-bible) confirms:"Maintenance mode is the required first step for host hardware upgrades, ensuring VMs are migrated and the node is isolated before changes like memory upgrades."


NEW QUESTION # 49
The customer expects to maintain a cluster runway of 9 months. The customer doesn't have a budget for 6 months but they want to add new workloads to the existing cluster.

Based on the exhibit, what is required to meet the customer's budgetary timeframe?

  • A. Postpone the start of new workloads.
  • B. Change the target to 9 months.
  • C. Add resources to the cluster.
  • D. Delete workloads running on the cluster.

Answer: A


NEW QUESTION # 50
An administrator receives analert in Prismstating:
"Storage container <container_name> on cluster <cluster_name> will run out of storage resources in approximately 1 day." However, the cluster hasplenty of available space remaining.
What configuration setting is causing the container to run out of space while the cluster has space remaining?

  • A. Replication Factor is set too high.
  • B. Compression is set too low.
  • C. Reserved Capacity is set too high.
  • D. Advertised Capacity is set too low.

Answer: C

Explanation:
Reserved Capacity settings define how much storage is exclusively allocated for a specific container.
* Option B (Reserved Capacity is too high) is correct:
* If too much space is reserved for a container, it can report "out of space" while the cluster still has free capacity.
* Options A, C, and D are incorrect:
* Advertised Capacity, Compression, and RF settings do not directly cause storage exhaustion unless misconfigured with Reserved Capacity.
References:
Nutanix Storage Best Practices#Configuring Reserved and Advertised Capacity Nutanix KB#Troubleshooting Storage Container Out-of-Space Alerts


NEW QUESTION # 51
An administrator is working with a local network engineer to design the network architecture for a Disaster Recovery (DR) failover. Because DNS is well designed and implemented, DR will utilize a different subnet from production. To make planning and execution easy to implement, the network engineer would like to utilize the same last octet in DR.
What is the best way to achieve this?

  • A. Utilize a custom script to update the IP address after instantiation in DR.
  • B. Log into the VMs after the DR event and update the IP address last octet.
  • C. Utilize Plan Offset-based IP mapping.
  • D. Setup IPAM so the address can be dynamically assigned during DR.

Answer: C

Explanation:
Within Nutanix Recovery Plans, IP address transformations are handled through an automated mechanism known asIP Address Mapping. The documentation describes two methods: fixed mappings and offset-based mappings.
Offset-based mapping allows administrators to maintain consistent host identity attributes such as the last octet while shifting only the subnet portion during DR failover. The internal guidance states, "Offset-based mapping enables automatic recalculation of target IP addresses using offsets applied to source subnets, allowing preservation of host-specific octets across networks." Custom scripts are possible but not recommended because Nutanix already provides a built-in, automated IP transformation system. Editing IPs inside VMs after failover is operationally expensive and defeats the purpose of an orchestrated DR workflow. IPAM is useful for dynamic IP assignment but does not preserve the last octet mapping requirement.
Thus, Offset-based IP mapping is the correct mechanism for this requirement.


NEW QUESTION # 52
......

Actual NCP-MCI-6.10 Exam Recently Updated Questions with Free Demo: https://examtorrent.dumpsactual.com/NCP-MCI-6.10-actualtests-dumps.html