Nutanix NCS-CORE Online Practice
Questions and Exam Preparation
NCS-CORE Exam Details
Exam Code
:NCS-CORE
Exam Name
:Nutanix Certified Services Core Infrastructure Professional
Certification
:Nutanix Certifications
Vendor
:Nutanix
Total Questions
:302 Q&As
Last Updated
:May 27, 2026
Nutanix NCS-CORE Online Questions &
Answers
Question 221:
An administrator is concerned that Prism will be inaccessible if Active Directory is unable to process logins. Which method should the administrator use to access the cluster in the event of this type of outage?
A. Manage the cluster by using the "nutanix" user on the Prism leader CVM B. Create and use an emergency local account on the cluster C. Deploy an Active Directory server locally on the cluster D. Manage the cluster remotely by downloading ncli to a remote workstation
A. Manage the cluster by using the "nutanix" user on the Prism leader CVM B. Create and use an emergency local account on the cluster C. Deploy an Active Directory server locally on the cluster D. Manage the cluster remotely by downloading ncli to a remote workstation
An emergency local account provides a direct, reliable means to access Prism and perform necessary administrative tasks without depending on external systems. This is a critical backup strategy for maintaining access control and managing the cluster during outages.
References:This method is in line with best practices for system availability and disaster recovery, ensuring administrators retain access to manage and troubleshoot without interruption, as detailed in Nutanix's documentation and security configuration guidelines.
Question 222:
The customer notices storage latency issues with their new Nutanix AHW cluster. The deployment includes the following components:
1.
2 ToR switches
2.
7 nodes
Which command should the consultant run to identify issues?
A. manage_ovs show bridges B. manage_ovs show_interfaces C. manage_ovs show_11dp D. manage_ovs show_uplinks
B. manage_ovs show_interfaces
Explanation/Reference:
To troubleshoot storage latency issues in a Nutanix cluster, it is vital to examine the state and performance of the network interfaces. The command manage_ovs show_interfaces provides comprehensive details about each interface's status,
including any errors or drops that could contribute to network-related latency. This information is crucial for identifying problematic nodes or interfaces that may be causing storage access delays. This command effectively presents the
operational status of network interfaces, which can help pinpoint issues directly affecting storage performance.
An administrator needs to evaluate if the existing configuration of Protection Domains meets the specified corporate recovery policy for SQL Data. The corporate policy requires that all SQL Servers be recoverable at the DR site within 30 minutes, and must result in a maximum of 60 minutes of data loss. SQL data must be required.
The protection domain is configured as follows:
1.
Application consistent snapshots are enabled
2.
The SQL server VMs are assigned to the Protection Domain as their own Consistency Group
3.
The Protection Domain schedule is configured as snapshots taken every 90 minutes from 7 am until 8 pm
What must be changed to meet the required policy?
A. Revise the schedule tc be 15 minutes B. Revise the schedule to be 60 minutes C. Revise the schedule to be 30 minutes D. Revise the schedule to be 45 minutes
B. Revise the schedule to be 60 minutes
Question 224:
An administrator needs to initiate a new VDI project within a couple of months. Prism Central reports there are no storage resources to accommodate such workloads.
The administrator sees many powered-off VMs and has the authority to delete test VMs powered off at least for 30 days. Test VMs belong to the Test category.
Using Prism Central, which steps are required to identify the correct VMs to be deleted?
A. Use Capacity Runway to filter by Test and Powered-off VMs B. Filter VMs list, choose Test category and Inactive under Efficiency C. Create a new Scenario selecting Test VMs. filter by uptime D. Create a new Project selecting Test VMs, sorting by power state
B. Filter VMs list, choose Test category and Inactive under Efficiency
Question 225:
A consultant asks a customer to verify the ToR Switch data port configuration was done according to Nutanix best practices. The switch configuration must simplify future deployments and expansions.
Which two configuration actions will satisfy this requirement? (Choose two.)
A. Disable multicast and broadcast flood optimizations. B. Configure the CVM and hypervisor host VLAN as the native. C. Use a tagged VLAN for the CVM and hypervisor hosts. D. Configure the connected switch ports as access.
A. Disable multicast and broadcast flood optimizations. C. Use a tagged VLAN for the CVM and hypervisor hosts.
Explanation/Reference:
For a Nutanix cluster configuration that simplifies future deployments and expansions, disabling multicast and broadcast flood optimizations (A) and using a tagged VLAN for the CVM and hypervisor hosts (C) are the best practices. Disabling these optimizations helps in reducing unnecessary network traffic and potential broadcast storms in a growing environment. Using tagged VLANs for CVM and hypervisor hosts ensures proper network segmentation and scalability, allowing for easier management and expansion without reconfiguring the native network setup for each expansion or deployment.References: Nutanix Network Configuration Best Practices, Nutanix Deployment Guide.
Question 226:
A customer wants to run SAP HANA on a Nutanix cluster with the following characteristics:
1.
AHV nodes
2.
SAP HANA version 2
3.
Production database files
Which configuration should be recommended to the customer?
A. Start with a cluster containing three or more nodes B. Enable only compression for the container that contains the Production database C. Do not enable compression, deduplication. or erasure coding on the storage container D. Plate the SAP HANA Database on the same socket as CVM
C. Do not enable compression, deduplication. or erasure coding on the storage container
Question 227:
After the successful creation of clusters, the customer wants to ensure that alerts are sent automatically to Nutanix support.
Which Nutanix feature should the consultant ensure is enabled?
A. Support Portal B. Pulse C. insights D. Support Tunnel
B. Pulse
Explanation/Reference:
To ensure that alerts are automatically sent to Nutanix support, the Nutanix feature called Pulse must be enabled. Nutanix Pulse is an automated system intelligence service that collects health information and system alerts from Nutanix clusters and sends them to Nutanix support for proactive monitoring and troubleshooting. Enabling this feature is crucial for maintaining high availability and performance of the Nutanix environment, as it allows Nutanix support to quickly respond to and manage potential issues.References: Nutanix Pulse Documentation, Nutanix Support Services Information.
Question 228:
Refer to Exhibit:
A consultant is conducting cluster deployment using Foundation VM on a laptop. What troubleshooting step is required?
A. Disable local machine firewall to ensure its not blocking traffic. B. Verify Foundation VM is configured with at least 4GB of memory. C. Confirm that TCP port 5123 is open. D. Ensure that adaptive endpoint security agents are enabled.
A. Disable local machine firewall to ensure its not blocking traffic.
Explanation/Reference:
In the scenario where the Foundation VM on a laptop is used for a cluster deployment, and an error indicating a failure to connect to the IPMIs is shown, the first troubleshooting step should be to disable the local machine's firewall to ensure it is not blocking traffic necessary for the Foundation VM to communicate with the IPMIs. Firewalls can often block essential ports or IP addresses needed for deployment operations, hindering the Foundation process.References: Nutanix Foundation Tool Troubleshooting Guide, Nutanix Deployment Common Issues.
Question 229:
An administrator needs to maximize storage potential in a six-node cluster. The container is configured with the following:
1.
Post-process compression
2.
Capacity deduplication
What should the administrator configure to increase space savings?
A. Erasure coding B. Inline compression C. Reserve capacity D. Cache dedupe
A. Erasure coding
Explanation/Reference:
The administrator's goal is to maximize storage potential in a cluster already configured with post-process compression and capacity deduplication. Erasure Coding (EC-X) is an effective method to further increase space savings by reducing the amount of redundancy data required for fault tolerance. It splits data into multiple chunks, which are distributed across the cluster, and parity is calculated and stored. This method is more space-efficient compared to traditional RAID or mirroring techniques, especially in environments where large data volumes need efficient storage.
A consultant is onsite and needs to start their Foundation Virtual Machine (FVM) to image Nutanix hardware. The FVM fails to boot. The consultant decides to use a different Foundation method. Assuming the nodes will discover, which Foundation type or configuration option should the consultant select?
A. Foundation VM B. Use IPMI IPs C. Use IPMI MACs D. Foundation Applet
D. Foundation Applet
Explanation/Reference:
If the Foundation VM fails to boot and other methods need to be considered, the best alternative is the Foundation Applet. This lightweight tool runs on a laptop or other device and doesn't require booting a VM, providing a straightforward method to image Nutanix hardware, particularly useful in situations where hardware constraints or other issues prevent the use of a full Foundation VM. References: Nutanix Foundation Installation Guide: Nutanix Documentation Nutanix Field Installation Guide and Tools Overview
Nowadays, the certification exams become more and more important and required by more and more
enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare
for the exam in a short time with less efforts? How to get a ideal result and how to find the
most reliable resources? Here on Vcedump.com, you will find all the answers.
Vcedump.com provide not only Nutanix exam questions,
answers and explanations but also complete assistance on your exam preparation and certification
application. If you are confused on your NCS-CORE exam preparations
and Nutanix certification application, do not hesitate to visit our
Vcedump.com to find your solutions here.