Nutanix Certified Professional - Multicloud Infrastructure (NCP-MCI) β Questions and Answers
Question 1: What is Nutanix Volumes (formerly DSF Block Store) used for?
- Caching frequently read VM images on SSDs
- Exposing iSCSI block storage to external hosts, bare-metal servers, or non-AHV hypervisors (Correct answer)
- Storing Nutanix cluster backups on S3-compatible object storage
- Providing NFS shares to AHV VMs
Correct answer: Exposing iSCSI block storage to external hosts, bare-metal servers, or non-AHV hypervisors
Nutanix Volumes exposes the Distributed Storage Fabric as iSCSI LUNs, allowing external servers, Windows clusters, or other hypervisors to use Nutanix storage directly.
Question 2: An administrator runs 'ncc health_checks run_all' after cluster deployment and sees a warning about NTP sync. Why is NTP critical for Nutanix clusters?
- Distributed services rely on synchronized clocks for consistency and log correlation (Correct answer)
- NTP controls storage tiering schedules
- NTP is required for VM live migration
- Prism Element licensing validation uses NTP timestamps
Correct answer: Distributed services rely on synchronized clocks for consistency and log correlation
Nutanix's distributed services like Zookeeper and Cassandra require synchronized clocks to maintain consistency, ordering, and accurate log correlation across nodes.
Question 3: What is the MOST important factor when selecting assessment tools for NCP certification work?
- How quickly the tool can be administered
- Personal familiarity with the tool
- The cost of the assessment tool
- Validity, reliability, and appropriateness for the specific context (Correct answer)
Correct answer: Validity, reliability, and appropriateness for the specific context
Assessment tools must be valid, reliable, and appropriate for the specific context.
Question 4: When using Prism Element to monitor cluster storage capacity, which metric indicates the usable space after accounting for replication factor and erasure coding overhead?
- Physical Used
- Raw Capacity
- Logical Capacity
- Effective Capacity (Correct answer)
Correct answer: Effective Capacity
Effective Capacity reflects the actual usable storage after replication factor and erasure coding overheads are applied.
Question 5: What is the primary purpose of the Nutanix Pulse feature?
- Auto-remediation of failed CVM services
- Automated live migration of VMs during maintenance
- Proactive health monitoring by sending diagnostic data to Nutanix Support (Correct answer)
- Real-time replication status for DR sites
Correct answer: Proactive health monitoring by sending diagnostic data to Nutanix Support
Pulse collects and transmits cluster diagnostic data to Nutanix Support for proactive health monitoring and issue detection.
Question 6: What is the difference between Nutanix Replication Factor 2 (RF2) and RF3?
- RF2 stores 2 copies and tolerates 1 node failure; RF3 stores 3 copies and tolerates 2 simultaneous node failures (Correct answer)
- RF2 uses synchronous replication; RF3 uses asynchronous replication
- RF2 requires a dedicated metadata node; RF3 distributes metadata across all nodes
- RF2 is for SSDs only; RF3 applies to HDD tiers
Correct answer: RF2 stores 2 copies and tolerates 1 node failure; RF3 stores 3 copies and tolerates 2 simultaneous node failures
RF2 maintains 2 data copies providing single-node failure tolerance, while RF3 maintains 3 copies allowing the cluster to survive two simultaneous node failures.
Question 7: How does the NCP body of knowledge relate to daily professional practice?
- It provides the foundational framework guiding decision-making and standard practices (Correct answer)
- It only applies during exams
- It is theoretical with limited application
- It is only for academic research
Correct answer: It provides the foundational framework guiding decision-making and standard practices
The body of knowledge provides the framework guiding daily decision-making and practices.
Question 8: How should Certified Nutanix Professional professionals handle procedures that have been updated or revised?
- Continue using the original method
- Review updates, complete required training, and implement revised procedures (Correct answer)
- Wait for mandatory enforcement
- Only apply updates to new cases
Correct answer: Review updates, complete required training, and implement revised procedures
Professionals must review changes, complete training, and implement revised procedures.
Question 9: What is the PROPER procedure for decommissioning outdated equipment in Certified Nutanix Professional?
- Donate without preparation
- Simply discard in regular waste
- Follow established protocols for safe decommissioning, data clearing, and proper disposal (Correct answer)
- Store indefinitely in case it's needed
Correct answer: Follow established protocols for safe decommissioning, data clearing, and proper disposal
Decommissioning requires safe shutdown, data clearing, proper disposal, and documentation.
Question 10: Where are VM images stored?
- Virtual NIC settings
- CVM logs
- Image Configuration (Correct answer)
- Storage policy
Correct answer: Image Configuration
In Nutanix, VM images, such as ISO files for operating system installations or disk images for cloning, are managed and stored within the 'Image Configuration' section of Prism. This central repository allows administrators to upload, store, and make these images readily available for use when creating or provisioning new virtual machines.
Question 11: Which Nutanix CLI command is used to check the current cluster redundancy state after a node failure?
- ncc health_checks run_all
- ncli cluster get-redundancy-state (Correct answer)
- ncli cluster info
- ncli cluster get-domain-fault-tolerance-status
Correct answer: ncli cluster get-redundancy-state
The command 'ncli cluster get-redundancy-state' displays the current redundancy state and whether the cluster can tolerate additional failures.
Question 12: Which method adds a node to an existing cluster?
- Use SSH to CVM
- Restart the cluster
- Manual copy config
- Use Prism's Expand Cluster feature (Correct answer)
Correct answer: Use Prism's Expand Cluster feature
To add a new node to an existing Nutanix cluster, the most efficient and recommended method is to use the 'Expand Cluster' feature within the Prism Element web console. This wizard-driven process automates the discovery, imaging (if necessary), and seamless integration of the new node into the cluster, ensuring proper configuration and data rebalancing.
Question 13: What is Prism in Nutanix?
- Firewall service
- Monitoring tool
- Nutanix management interface (Correct answer)
- Virtual switch
Correct answer: Nutanix management interface
Prism is the unified management interface for the Nutanix enterprise cloud platform. It provides a single pane of glass for managing all aspects of the Nutanix cluster, including virtual machines, storage, networking, and overall system health. Both Prism Element (per cluster) and Prism Central (multi-cluster) offer comprehensive monitoring and operational control.
Question 14: Which Nutanix service provides S3-compatible object storage for unstructured data?
- Nutanix Files
- Nutanix Mine
- Nutanix Objects (Correct answer)
- Nutanix Volumes
Correct answer: Nutanix Objects
Nutanix Objects is an S3-compatible object storage service that runs natively on the Nutanix platform, enabling storage of unstructured data such as backups and media files.
Question 15: In Certified Nutanix Professional practice, what is the CORRECT sequence when performing a technical procedure?
- Execute, then plan and review
- Execute immediately and document only if issues arise
- Document, execute, then plan
- Plan, prepare, execute, verify, and document (Correct answer)
Correct answer: Plan, prepare, execute, verify, and document
The correct sequence follows: plan, prepare, execute, verify, and document.
Question 16: Which file system does Nutanix use?
- VMFS
- ZFS
- NDFS (Correct answer)
- EXT4
Correct answer: NDFS
Nutanix utilizes its proprietary distributed file system called NDFS (Nutanix Distributed File System). NDFS aggregates the local storage from all nodes in the cluster into a single, highly available storage pool, providing a resilient and scalable platform for virtual machines and applications. It handles data placement, replication, and other storage services across the cluster.
Question 17: Which Nutanix feature allows a single physical cluster to be logically divided into isolated groups of nodes for different workloads?
- Host Affinity Policies
- Storage Pools
- Availability Zones (Correct answer)
- Node Segmentation
Correct answer: Availability Zones
Availability Zones in Prism Central allow logical grouping of nodes within or across clusters to provide fault domain isolation for different workloads.
Question 18: Which Nutanix data efficiency feature eliminates redundant data blocks across a storage container?
- Erasure Coding
- Compression
- Deduplication (Correct answer)
- Thick Provisioning
Correct answer: Deduplication
Deduplication identifies and removes identical data blocks, storing only a single instance and replacing duplicates with pointers to reduce storage consumption.
Question 19: How is hardware failure detected?
- Log backups
- Email scans
- Hardware alerts in Prism (Correct answer)
- User reports
Correct answer: Hardware alerts in Prism
Hardware failures in a Nutanix cluster are primarily detected and reported through hardware alerts in Prism. The Nutanix software continuously monitors the underlying hardware components, such as disks, power supplies, and network adapters. Upon detecting a fault, Prism generates an alert, notifying administrators immediately so they can take corrective action and maintain cluster health.
Question 20: Which operation moves a VM without downtime?
- Shutdown
- Snapshot
- Live migration (Correct answer)
- Clone
Correct answer: Live migration
Live migration is a crucial virtualization feature that enables a running virtual machine to be moved from one physical host to another within the cluster without any downtime or interruption to its services. This capability is essential for performing host maintenance, balancing workloads, and ensuring high availability of applications.
Question 21: When troubleshooting a failed NCC check for 'cluster_services_status_check', which CVM command provides the quickest status overview of all Nutanix services?
- ncc health_checks run_all
- cluster status
- ncli cluster health
- allssh genesis status (Correct answer)
Correct answer: allssh genesis status
Running 'allssh genesis status' executes genesis status across all CVMs simultaneously, giving a quick cluster-wide service health overview.
Question 22: How should Certified Nutanix Professional professionals handle procedures that have been updated or revised?
- Wait for mandatory enforcement
- Review updates, complete required training, and implement revised procedures (Correct answer)
- Only apply updates to new cases
- Continue using the original method
Correct answer: Review updates, complete required training, and implement revised procedures
Professionals must review changes, complete training, and implement revised procedures.
Question 23: An administrator needs to verify that Nutanix software-defined storage is not contributing to application latency. Which metric should be monitored in Prism?
- Hypervisor Average CPU Ready
- Controller Average I/O Latency (Correct answer)
- Storage Pool Free Capacity
- Network Transmit Throughput
Correct answer: Controller Average I/O Latency
Controller Average I/O Latency measures the latency at the Nutanix storage controller layer, isolating storage as a latency contributor.
Question 24: In Prism Central, what is the maximum number of vCPUs that can be assigned to a single VM by default on an AHV cluster?
- 128 (Correct answer)
- 64
- 256
- 32
Correct answer: 128
AHV supports up to 128 vCPUs per VM by default on a standard Nutanix cluster.
Question 25: Which tool within the Nutanix ecosystem provides agentless VM performance monitoring and historical trending?
- Flow Network Security
- Nutanix Witness
- Prism Pro (Correct answer)
- Nutanix Calm
Correct answer: Prism Pro
Prism Pro provides advanced analytics, agentless VM monitoring, and historical performance trending through its AI-driven insights.
Question 26: What is the purpose of VM affinity rules in Nutanix AHV?
- Limit the amount of CPU a VM can consume
- Control which VMs can communicate over the network
- Ensure VMs always run on the same physical host (Correct answer)
- Force VMs to use specific storage tiers
Correct answer: Ensure VMs always run on the same physical host
VM affinity rules in AHV ensure that specified VMs are co-located on the same host, useful for performance or licensing requirements.
Question 27: Which Nutanix configuration allows administrators to define the maximum storage capacity a single VM can consume from a container?
- Container advertised capacity
- Storage container whitelist
- vDisk size limit (Correct answer)
- QoS throttling policy
Correct answer: vDisk size limit
vDisk size limits can be set at the container level to restrict how much storage any individual virtual disk within that container can consume.
Question 28: What is the function of the Nutanix Curator service?
- Performs background data integrity scans, compression, and deduplication jobs (Correct answer)
- Provides REST API access to Prism
- Handles live migration of VMs between nodes
- Manages VM snapshot schedules
Correct answer: Performs background data integrity scans, compression, and deduplication jobs
Curator is a distributed metadata service that runs background tasks such as disk balancing, erasure coding, compression, deduplication, and integrity checks across the cluster.
Question 29: What is the significance of the 'Replication Factor' (RF) setting chosen at cluster creation time?
- It only affects virtual machine snapshots, not base VM data
- It determines the number of Prism Element instances running in the cluster
- It sets the number of data copies maintained and determines failure tolerance, and changing it requires a full data migration (Correct answer)
- It can be changed per VM after deployment without restrictions
Correct answer: It sets the number of data copies maintained and determines failure tolerance, and changing it requires a full data migration
The cluster-level Replication Factor determines how many copies of all data are maintained and directly defines failure tolerance; changing it after deployment requires migrating all existing data.
Question 30: Which statement BEST describes the relationship between Certified Nutanix Professional certification and industry evolution?
- Certification requirements never change
- Requirements become less stringent over time
- Changes only occur when government mandates them
- Requirements evolve periodically to reflect advances in knowledge and practice (Correct answer)
Correct answer: Requirements evolve periodically to reflect advances in knowledge and practice
Certification requirements evolve to keep pace with professional and technological advances.
Question 31: When documenting assessment findings in NCP practice, which approach is MOST appropriate?
- Use jargon only experts understand
- Record objective findings, measurements, and observations factually (Correct answer)
- Include only positive findings
- Summarize verbally without written documentation
Correct answer: Record objective findings, measurements, and observations factually
Assessment documentation must be objective, factual, and comprehensive.
Question 32: In Certified Nutanix Professional practice, what is the CORRECT sequence when performing a technical procedure?
- Plan, prepare, execute, verify, and document (Correct answer)
- Execute immediately and document only if issues arise
- Document, execute, then plan
- Execute, then plan and review
Correct answer: Plan, prepare, execute, verify, and document
The correct sequence follows: plan, prepare, execute, verify, and document.
Question 33: Which Nutanix feature allows administrators to set minimum, maximum, and burst resource limits for VM CPU and memory?
- Prism Pro X-Play
- vTPM Configuration
- Quality of Service (QoS) Groups
- VM Resource Policies (Correct answer)
Correct answer: VM Resource Policies
VM Resource Policies in Nutanix allow administrators to define minimum guaranteed resources, maximum caps, and burst limits for individual VMs.
Question 34: An administrator wants to enable Erasure Coding on a Nutanix cluster. What is the minimum number of nodes required?
- 6
- 2
- 3
- 4 (Correct answer)
Correct answer: 4
Erasure Coding (EC-X) requires a minimum of 4 nodes to distribute parity data effectively across the cluster.
Question 35: What is the significance of a VM's 'UUID' in Nutanix AHV management?
- It determines the VM's storage tier assignment
- It controls the VM's CPU scheduling priority
- It is a globally unique identifier used to track and manage the VM across operations (Correct answer)
- It specifies the VM's network VLAN assignment
Correct answer: It is a globally unique identifier used to track and manage the VM across operations
A VM's UUID is its unique identifier within the Nutanix cluster, used by APIs, scripts, and internal systems to reference and manage the specific VM.
Question 36: What is the purpose of the 'shadow clones' feature in Nutanix cluster deployment for VDI workloads?
- Deduplicate boot disk reads by caching popular data locally on each node (Correct answer)
- Provide VM-level snapshots for backup
- Mirror VM disks across multiple containers
- Replicate VMs to a remote cluster automatically
Correct answer: Deduplicate boot disk reads by caching popular data locally on each node
Shadow clones allow read-only data (like VDI boot disks) to be cached locally on each node, reducing cross-node read traffic and improving performance.
Question 37: An administrator wants to ensure that specific VMs always run on nodes within a particular subset of cluster nodes. Which Nutanix feature enables this?
- VM-Host Affinity Policy (Correct answer)
- Storage Container Mapping
- Network Segmentation Policy
- Fault Domain Configuration
Correct answer: VM-Host Affinity Policy
VM-Host Affinity Policies in AHV allow administrators to define rules that pin or prefer specific VMs to run on designated hosts within the cluster.
Question 38: What is the minimum number of nodes required to maintain data availability if one node fails in a Nutanix cluster configured with RF2?
- 4
- 3 (Correct answer)
- 1
- 2
Correct answer: 3
RF2 requires at least 3 nodes so that after one node failure, 2 surviving nodes can still satisfy the replication factor of 2.
Question 39: When deploying Nutanix clusters across multiple racks for rack-level fault tolerance, which configuration must be applied?
- Configure fault domains using node-to-rack mapping (Correct answer)
- Set RF3 as the default replication factor
- Enable stretched cluster mode in Prism
- Enable Metro Availability between racks
Correct answer: Configure fault domains using node-to-rack mapping
Fault domains must be configured to map nodes to their physical racks, allowing Nutanix to ensure replicas are placed on nodes in different racks.
Question 40: What is the default replication factor (RF) in a Nutanix cluster that protects against a single node failure?
- RF3
- RF4
- RF2 (Correct answer)
- RF1
Correct answer: RF2
RF2 stores two copies of data across different nodes, providing tolerance for a single node or disk failure while balancing storage efficiency.
Question 41: What is metadata in Nutanix used for?
- Encrypt disks
- Backup only
- Track object and data location (Correct answer)
- Run applications
Correct answer: Track object and data location
In Nutanix, metadata is essential for the efficient operation of the Nutanix Distributed File System (NDFS). It stores vital information about the location of data blocks and objects across the cluster, their attributes, and replication status. This allows the system to quickly locate and retrieve data, ensuring optimal I/O performance and data availability.
Question 42: What is the purpose of the Acropolis Operating System (AOS)?
- Manage core services and resources (Correct answer)
- Handle backups only
- Control network settings
- Manage user accounts
Correct answer: Manage core services and resources
The Acropolis Operating System (AOS) is the foundational software stack of Nutanix. Its primary purpose is to integrate compute, storage, and virtualization, providing a distributed platform that manages all core infrastructure services and resources within the cluster. This includes data management, storage services, and the hypervisor (AHV).
Question 43: Which hypervisors are supported by Nutanix?
- Only AHV
- ESXi and KVM only
- AHV, ESXi, Hyper-V (Correct answer)
- Only VMware
Correct answer: AHV, ESXi, Hyper-V
Nutanix supports AHV, VMware ESXi, and Hyper-V.
Question 44: Which command on a CVM lists all currently running Nutanix services and their status?
- allssh 'ps aux'
- cluster status
- ncli cluster list-services
- genesis status (Correct answer)
Correct answer: genesis status
Running 'genesis status' on a CVM displays the status of all Nutanix services managed by the genesis process.
Question 45: What resource must be allocated to a VM?
- Disk space only
- IP address only
- CPU only
- CPU, memory, storage (Correct answer)
Correct answer: CPU, memory, storage
For a virtual machine to function correctly, it requires fundamental compute and storage resources. These essential resources include CPU (processing power), memory (RAM), and disk space (storage) for its operating system and applications. These resources are allocated from the underlying Nutanix cluster's pooled capacity.
Question 46: Which Nutanix component is responsible for handling distributed metadata and ensuring data consistency across the cluster?
- Cassandra (Correct answer)
- Stargate
- Medusa
- Curator
Correct answer: Cassandra
Cassandra is Nutanix's distributed metadata store that maintains consistency across all nodes using a ring-based architecture.
Question 47: In Prism Central, what does the 'X-Play' feature provide?
- A cross-cluster replication scheduler
- Automated playbooks that trigger actions based on events or alerts (Correct answer)
- A load testing tool for HCI performance
- A gaming interface for training purposes
Correct answer: Automated playbooks that trigger actions based on events or alerts
X-Play is Nutanix's automation engine in Prism Central that lets administrators create playbooks to automatically respond to alerts and events with predefined actions.
Question 48: In Nutanix, what happens to data when a disk drive fails in a node with RF2?
- The cluster goes offline until the disk is replaced
- The affected container is marked read-only until repair
- The VM data is lost and must be restored from backup
- Data is automatically rebuilt from the replica copy on other nodes (Correct answer)
Correct answer: Data is automatically rebuilt from the replica copy on other nodes
When a disk fails in RF2, Nutanix AOS automatically detects the failure and rebuilds the missing data using the surviving replica copies distributed across other nodes in the cluster.
Question 49: What role does calibration play in maintaining technical accuracy for Certified Nutanix Professional professionals?
- It ensures instruments produce accurate, consistent results over time (Correct answer)
- It is only necessary for new equipment
- It only matters during inspections
- It is optional for advanced professionals
Correct answer: It ensures instruments produce accurate, consistent results over time
Regular calibration ensures instruments continue producing accurate results over time.
Question 50: Which report type in Prism Central provides a historical trend of cluster-wide CPU and memory utilization for capacity planning?
- Compliance Report
- Efficiency Report
- Infrastructure Report
- Capacity Planning Report (Correct answer)
Correct answer: Capacity Planning Report
The Capacity Planning Report in Prism Central provides historical utilization trends to forecast future infrastructure needs.
Question 51: How can system logs be accessed in Nutanix?
- Use Log Collector (Correct answer)
- Open SSH
- Contact vendor
- Restart CVM
Correct answer: Use Log Collector
In Nutanix, system logs are comprehensively collected and can be accessed using the Log Collector utility. This tool gathers logs from all CVMs (Controller VMs) and hypervisor hosts across the cluster, consolidating them for easier analysis and troubleshooting. It provides a centralized method to diagnose issues by reviewing historical system events.
Question 52: Which network port must be open between Nutanix CVMs for inter-CVM communication in a standard deployment?
- 443
- 9440
- 2100 (Correct answer)
- 2030
Correct answer: 2100
Port 2100 is used for inter-CVM communication (Stargate data path), and must be open between all CVM IP addresses in the cluster.
Question 53: In Nutanix, what is the 'Consistency Group' concept used for in data protection?
- A set of VMs whose snapshots are taken simultaneously to ensure application-consistent point-in-time recovery (Correct answer)
- A cluster of Prism Central instances for high availability
- A collection of storage containers sharing the same deduplication domain
- A group of nodes configured to use the same RF level
Correct answer: A set of VMs whose snapshots are taken simultaneously to ensure application-consistent point-in-time recovery
A Consistency Group in Nutanix Protection Domains groups VMs together so their snapshots are crash-consistent with each other, enabling coordinated multi-VM recovery.
Question 54: Which assessment method provides the MOST reliable data for NCP professionals making critical decisions?
- Single-source data from one stakeholder
- Informal verbal feedback alone
- Social media reviews
- Standardized tools combined with professional observation (Correct answer)
Correct answer: Standardized tools combined with professional observation
Combining standardized tools with professional observation provides the most comprehensive data.
Question 55: What happens to the Controller VM (CVM) I/O path when a node fails in a Nutanix cluster?
- The cluster requires manual intervention to redirect I/O
- All I/O stops until the node is replaced
- Remote CVMs on surviving nodes take over I/O for the failed node's VMs via CVM autopathing (Correct answer)
- Only reads are served; writes are queued until recovery
Correct answer: Remote CVMs on surviving nodes take over I/O for the failed node's VMs via CVM autopathing
Nutanix's CVM autopathing automatically redirects I/O from the failed node's CVM to remote CVMs on healthy nodes, ensuring continuous operation.
Question 56: Which statement BEST describes the relationship between Certified Nutanix Professional certification and industry evolution?
- Requirements evolve periodically to reflect advances in knowledge and practice (Correct answer)
- Requirements become less stringent over time
- Changes only occur when government mandates them
- Certification requirements never change
Correct answer: Requirements evolve periodically to reflect advances in knowledge and practice
Certification requirements evolve to keep pace with professional and technological advances.
Question 57: What is the FIRST step before operating any equipment in NCP practice?
- Ask a colleague if it seems okay
- Read the manual only if issues occur
- Conduct a pre-operation inspection and verify safety systems (Correct answer)
- Begin operation to test it
Correct answer: Conduct a pre-operation inspection and verify safety systems
Pre-operation inspection ensures visible damage is checked and safety systems verified.
Question 58: After enabling Nutanix Volume Groups for external iSCSI access, an external initiator cannot discover targets. What should be checked first?
- iSCSI CHAP authentication settings on the Volume Group
- CVM memory allocation for iSCSI
- Hypervisor iSCSI kernel module status
- Data Services IP configuration on the cluster (Correct answer)
Correct answer: Data Services IP configuration on the cluster
The Data Services IP is the cluster-wide iSCSI target address; if not configured, external initiators cannot discover Nutanix Volume Group targets.
Question 59: How does Nutanix scale?
- Expand RAID volume
- Replace the master node
- Add more nodes to the cluster (Correct answer)
- Upgrade RAM
Correct answer: Add more nodes to the cluster
Nutanix is designed for linear and modular scalability, allowing businesses to grow their infrastructure as needed. To scale, you simply add more nodes to the existing cluster. Each new node contributes additional compute, storage, and I/O capacity, which is automatically integrated into the distributed system.
Question 60: What is the role of the 'Acropolis' layer in the Nutanix stack?
- It is the hypervisor management layer that provides compute virtualization and VM lifecycle control (Correct answer)
- It is the storage layer responsible for caching
- It manages only network configurations
- It handles backup and DR operations exclusively
Correct answer: It is the hypervisor management layer that provides compute virtualization and VM lifecycle control
Acropolis is Nutanix's native hypervisor and compute management platform, providing VM management, networking (AHV), and storage integration.
Question 61: Which tool simplifies initial cluster deployment?
- Calm
- Prism
- Foundation (Correct answer)
- Stargate
Correct answer: Foundation
Nutanix Foundation is the dedicated tool designed to simplify and automate the initial deployment and imaging of Nutanix nodes. It streamlines the process of installing the hypervisor and the Nutanix software stack (CVM) onto new hardware, making cluster creation efficient and straightforward for administrators.
Question 62: When performing a VM disk hot-add in AHV, what is a key requirement for the operation to succeed without a reboot?
- The guest OS must support SCSI hot-plug and have appropriate drivers (Correct answer)
- The VM must have NGT installed
- The VM must be in a protection domain
- The disk must be added from a pre-existing snapshot
Correct answer: The guest OS must support SCSI hot-plug and have appropriate drivers
Hot-adding a disk without rebooting requires the guest OS to support SCSI hot-plug, which modern Windows and Linux distributions typically support with appropriate drivers.
Question 63: What technology underpins Nutanixβs distributed storage?
- Hypervisor
- RAID 10
- Distributed Storage Fabric (Correct answer)
- Load Balancer
Correct answer: Distributed Storage Fabric
The Nutanix Distributed Storage Fabric aggregates storage across nodes.
Question 64: Which Nutanix tool allows an administrator to run a pre-upgrade compatibility check before upgrading AOS?
- Prism Central Upgrade Advisor
- NCC Health Check
- Life Cycle Manager (LCM) pre-check (Correct answer)
- 1-Click Upgrade pre-check
Correct answer: Life Cycle Manager (LCM) pre-check
Life Cycle Manager (LCM) performs automated pre-upgrade compatibility and health checks before applying AOS upgrades.
Question 65: After a successful cluster deployment, an administrator finds that CVMs cannot reach external DNS. What is the first configuration element to verify?
- CVM network configuration including DNS server IPs and gateway (Correct answer)
- CVM firewall rules blocking UDP 53
- Hypervisor DNS resolver settings
- Prism Element DNS whitelist settings
Correct answer: CVM network configuration including DNS server IPs and gateway
The CVM network configuration (IP, subnet mask, gateway, and DNS server entries) must be verified first as incorrect settings prevent external name resolution.
Question 66: During Foundation-based cluster deployment, what is the correct order of operations?
- Create cluster β Image nodes β Configure network
- Configure network β Create cluster β Image nodes
- Image nodes β Create cluster β Configure network (Correct answer)
- Image nodes β Configure network β Create cluster
Correct answer: Image nodes β Create cluster β Configure network
Foundation first images all nodes with the specified AOS/hypervisor, then creates the cluster, followed by network configuration.
Question 67: An administrator needs to temporarily remove a node from a Nutanix cluster for hardware replacement without data loss. Which process should be followed?
- Mark the node as degraded in Prism, then remove
- Perform a node removal workflow from Prism Element which triggers data migration (Correct answer)
- Power off the node and remove it physically
- Shut down all VMs on the node, then decommission
Correct answer: Perform a node removal workflow from Prism Element which triggers data migration
The node removal workflow in Prism Element automatically migrates data off the node before it is removed, ensuring no data loss.
Question 68: What is the purpose of 'Zookeeper' in a Nutanix cluster?
- Stores all VM metadata in a relational database
- Provides distributed coordination and a consistent configuration store across all CVMs (Correct answer)
- Handles load balancing of user requests across Prism nodes
- Manages VM snapshots and clones
Correct answer: Provides distributed coordination and a consistent configuration store across all CVMs
Zookeeper provides distributed coordination services and maintains a consistent view of cluster configuration, leader election, and service discovery across all CVMs.
Question 69: Which Nutanix Guest Tools (NGT) capability enables in-guest consistent snapshots for applications like databases?
- Self-Service Restore
- Application-Consistent Snapshots (Correct answer)
- VSS integration
- File-Level Restore
Correct answer: Application-Consistent Snapshots
NGT's application-consistent snapshot feature uses VSS on Windows to quiesce applications before snapshots, ensuring database and application consistency.
Question 70: What is required for node discovery during deployment?
- Load balancer setup
- Static routing
- Port forwarding
- Same subnet configuration (Correct answer)
Correct answer: Same subnet configuration
For Nutanix Foundation to successfully discover and image nodes during deployment, all nodes and the Foundation instance must reside on the same broadcast domain or subnet. This network configuration allows Foundation to communicate with the nodes via ARP and other discovery protocols, enabling the automated imaging and cluster creation process.
Question 71: A Nutanix administrator notices that a VM is experiencing intermittent network packet loss. Which Prism tool should be used first to correlate network performance metrics with VM activity?
- VM network latency graph in Prism Element
- Prism Central Analysis dashboard
- Network Visualization in Prism Central (Correct answer)
- 1-Click analysis in Prism Central
Correct answer: Network Visualization in Prism Central
Prism Central's Network Visualization provides topology maps and traffic flow data to correlate network issues with specific VMs.
Question 72: Which factor MOST significantly affects the quality of technical outcomes in NCP practice?
- The time of day
- The practitioner's training, preparation, and attention to detail (Correct answer)
- Speed of procedure completion
- The brand of equipment
Correct answer: The practitioner's training, preparation, and attention to detail
Quality depends primarily on training, preparation, and attention to detail.
Question 73: What is the PRIMARY purpose of obtaining NCP certification in Certified Nutanix Professional?
- To satisfy a personal achievement goal
- To bypass educational requirements
- To demonstrate verified competency and adherence to professional standards (Correct answer)
- To guarantee employment
Correct answer: To demonstrate verified competency and adherence to professional standards
Certification demonstrates verified competency and adherence to professional standards.
Question 74: During a rolling upgrade of AOS, one CVM fails to rejoin the cluster after rebooting. What is the recommended first step?
- Run NCC health checks on all other CVMs
- Check CVM logs at /home/nutanix/data/logs/
- Force restart the CVM using IPMI
- Manually trigger genesis restart on the failed CVM (Correct answer)
Correct answer: Manually trigger genesis restart on the failed CVM
Restarting genesis on the failed CVM is the recommended first step as genesis manages CVM services and cluster membership.
Question 75: When Nutanix compression is set to 'Inline', when does compression occur?
- Immediately as data is written to disk (Correct answer)
- During nightly scheduled maintenance windows
- Only when the storage tier is 80% full
- After data has been cold for 60 minutes
Correct answer: Immediately as data is written to disk
Inline compression processes and compresses data immediately in the write path before it is persisted to disk, maximizing storage savings from the moment data is written.
Nutanix Certified Professional - Multicloud Infrastructure (NCP-MCI)
The Nutanix Certified Professional - Multicloud Infrastructure (NCP-MCI) certification validates a candidate's ability to deploy, administer, and troubleshoot Nutanix AOS in a multicloud environment.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong β answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds