ExamGecko
Home Home / Nutanix / NCS-Core

Nutanix NCS-Core Practice Test - Questions Answers, Page 27

Question list
Search
Search

List of questions

Search

Related questions











A customer already has a Prism Central (PC) instance deployed in their environment and expects the consultant to unregister the old cluster before registering the new cluster

What steps should the consultant take to safely and successfully unregister the customer's former cluster from PC?

A.
Login to any CVM using SSH and use the multicluster command found within NCLi, followed by the unregistration_cleanup.py script on PE and PC.
A.
Login to any CVM using SSH and use the multicluster command found within NCLi, followed by the unregistration_cleanup.py script on PE and PC.
Answers
B.
Login to the PC Web UI, locate the PE cluster and click Unregister from the Actions dropdown menu.
B.
Login to the PC Web UI, locate the PE cluster and click Unregister from the Actions dropdown menu.
Answers
C.
Login to any PCVM using SSH and run the PE_unreglster.py script located in the Nutanix scripts directory, followed by the unregistratlon_cleanup.py script
C.
Login to any PCVM using SSH and run the PE_unreglster.py script located in the Nutanix scripts directory, followed by the unregistratlon_cleanup.py script
Answers
D.
Login to the PC Web Ul, navigate to Cluster Registrations found under settings in the Admin Center, check the box next to the desired PE. and click Remove
D.
Login to the PC Web Ul, navigate to Cluster Registrations found under settings in the Admin Center, check the box next to the desired PE. and click Remove
Answers
Suggested answer: D

Explanation:

To safely and successfully unregister the customer's former cluster from Prism Central (PC), the consultant should take the following steps as outlined in option D:

Login to the Prism Central Web UI, which provides a user-friendly interface for managing multiple clusters.

Navigate to the 'Cluster Registrations' section found under the 'Settings' in the 'Admin Center' of the Prism Central interface.

Check the box next to the desired Prism Element (PE) cluster that needs to be unregistered.

Click the 'Remove' button to unregister the cluster.

This method allows the consultant to cleanly and directly manage the cluster registration without needing to interact with command-line tools or scripts, making it a straightforward process that minimizes the risk of errors and ensures that the operation can be tracked and audited through the UI.

A consultant has been tasked with increasing security on a Nutanix cluster by disabling password authentication when accessing the CVM and AHV hosts and instead moving to key-based SSH.

What is the easiest way for the consultant to meet these requirements?

A.
Enable STlGs via command line on SSH to a CVM.
A.
Enable STlGs via command line on SSH to a CVM.
Answers
B.
Configure LDAP authentication through a secure server.
B.
Configure LDAP authentication through a secure server.
Answers
C.
Enable Cluster Lockdown and provide an RSA key.
C.
Enable Cluster Lockdown and provide an RSA key.
Answers
D.
Restrict access with User Management in Prism.
D.
Restrict access with User Management in Prism.
Answers
Suggested answer: C

Explanation:

The most straightforward approach for increasing security by disabling password authentication and moving to key-based SSH on a Nutanix cluster involves:

C . Enable Cluster Lockdown and provide an RSA key: Cluster Lockdown mode restricts management access to the cluster, ensuring that only key-based SSH authentication is used to access the CVM and AHV hosts, enhancing security by eliminating the use of passwords.

Nutanix Bible (https://www.nutanixbible.com), particularly sections discussing secure access and authentication methods.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), where security features like Cluster Lockdown are covered.

At which prompt should a consultant execute the command nanage_ovs ---bridge_nawe brO show_uplinks in a Nutanix cluster?

A.
nutanix@CVM-$
A.
nutanix@CVM-$
Answers
B.
rootOcvM-t
B.
rootOcvM-t
Answers
C.
esxiOcvM'S
C.
esxiOcvM'S
Answers
D.
rootQAHV-J#
D.
rootQAHV-J#
Answers
Suggested answer: A

Explanation:

To execute the command manage_ovs --bridge_name br0 show_uplinks in a Nutanix cluster, the appropriate prompt is:

A . nutanix@CVM-$: This command is intended for execution within the Controller Virtual Machine (CVM) environment, and 'nutanix@CVM-$' is the standard user prompt in the CVM where such network commands are run.

Nutanix Bible (https://www.nutanixbible.com), especially sections on managing virtual bridges and networking commands.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), which includes details on command-line operations within the CVM.

The installation process stops before imaging any of the nodes and an error message is displayed notifying the IPMI IP address is unreachable.

What should consultant do to fix the issue?

A.
Ensure the Foundation VM is not in the same broadcast domain as the Controller VMs.
A.
Ensure the Foundation VM is not in the same broadcast domain as the Controller VMs.
Answers
B.
Re-try Foundation using a non-flat switch.
B.
Re-try Foundation using a non-flat switch.
Answers
C.
Check the service. log and the individual node log files for more detailed information.
C.
Check the service. log and the individual node log files for more detailed information.
Answers
D.
if the nodes are in the same subnet go to the Cluster page and configure multi-homing.
D.
if the nodes are in the same subnet go to the Cluster page and configure multi-homing.
Answers
Suggested answer: C

Explanation:

When facing an error during the installation process that the IPMI IP address is unreachable:

C . Check the service.log and the individual node log files for more detailed information: Reviewing these log files will provide insights into what might be causing the IPMI connectivity issue, offering specific error messages or network configuration problems that need resolution.

Nutanix Bible (https://www.nutanixbible.com), where troubleshooting and log analysis are discussed.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), focusing on Foundation troubleshooting and the use of log files to diagnose installation issues.

A customer wants to ensure that the Data Protection configuration using Protection Domains is fully functional.

The consultant has configured a protection domain for newly-created VMs with static IP addresses on multiple VLANs. The network administrator confirmed that the correct subnets exist at both physical sites.

After performing a failover operation, the virtual machines are turned back on but have no network access.

Which statement describes this issue?

A.
Network mappings are not configured for the Remote Site.
A.
Network mappings are not configured for the Remote Site.
Answers
B.
Nutanix Guest Tools (NGT) are mandatory to use Data Protection.
B.
Nutanix Guest Tools (NGT) are mandatory to use Data Protection.
Answers
C.
VirtIO drivers need to be reinstalled after a failover.
C.
VirtIO drivers need to be reinstalled after a failover.
Answers
D.
Remote Virtual IP addresses are missing for the Remote Site.
D.
Remote Virtual IP addresses are missing for the Remote Site.
Answers
Suggested answer: A

Explanation:

If after performing a failover operation the virtual machines have no network access despite the network administrator confirming the correct subnets at both sites, the likely issue is:

A . Network mappings are not configured for the Remote Site: This configuration oversight means that although the VMs are online, they do not have appropriate network settings that correspond to the network environment at the failover site, resulting in connectivity issues.

Nutanix Bible (https://www.nutanixbible.com), specifically the sections on disaster recovery and network configurations in failover scenarios.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), covering Data Protection and failover operations.

A consultant has completed a cluster build according to the following requirements:

* Syslog Setup with ERROR level Logging

* Proxy Setup

* SNMP v3 Trap setup

When adding the cluster to an existing Prism Central with a proxy setup, the following error is triggered in the Prism Gateway logs:

Caused by: corn.nutanix.util .base.ValidationException: Prism Central is unreachable

What configuration is likely missing?

A.
Whitelist of Prism Central OSIP inside of Prism Element and all Prism Element CVMs inside of Prism Central
A.
Whitelist of Prism Central OSIP inside of Prism Element and all Prism Element CVMs inside of Prism Central
Answers
B.
Whitelist of Prism Central VIP inside of Prism Element and Prism Element VIP inside of Prism Central
B.
Whitelist of Prism Central VIP inside of Prism Element and Prism Element VIP inside of Prism Central
Answers
C.
Whitelist of AHV Host IP addresses in Prism Central
C.
Whitelist of AHV Host IP addresses in Prism Central
Answers
D.
Whitelist of Prism Central DSIP inside of Prism Element
D.
Whitelist of Prism Central DSIP inside of Prism Element
Answers
Suggested answer: B

Explanation:

The error stating 'Prism Central is unreachable' when trying to add a cluster to an existing Prism Central with a proxy setup is likely due to incorrect or missing network routing configurations or firewall rules that do not allow communication between Prism Element and Prism Central. The most likely configuration that is missing and needed to resolve this issue is the whitelist of Prism Central VIP inside of Prism Element and Prism Element VIP inside of Prism Central. Whitelisting these Virtual IP addresses ensures that network traffic between these crucial components of the Nutanix architecture is permitted, thus enabling successful communication and registration of the cluster with Prism Central.

Reference: Nutanix Network Configuration Guide, Nutanix Prism Central Administration.

As a part of a cluster deployment test plan, a customer asks the consultant for some additional performance and resiliency tests.

How should the consultant best satisfy this request?

A.
Deploy X-Ray and conduct any relevant tests.
A.
Deploy X-Ray and conduct any relevant tests.
Answers
B.
use Apache Jmeter.
B.
use Apache Jmeter.
Answers
C.
Run diagnostics.py directly from CVM.
C.
Run diagnostics.py directly from CVM.
Answers
D.
Leverage lometer.
D.
Leverage lometer.
Answers
Suggested answer: A

Explanation:

To satisfy the customer's request for additional performance and resiliency tests on a cluster, deploying Nutanix X-Ray is the best option. X-Ray is a performance testing and benchmarking tool specifically designed for hyper-converged infrastructures and provides a range of tests that simulate real-world scenarios, stress tests, and resiliency tests. This tool allows the consultant to comprehensively assess the performance, fault tolerance, and operational resilience of the Nutanix cluster, meeting the customer's testing requirements effectively.

Reference: Nutanix X-Ray Documentation, Nutanix Performance Testing Best Practices.

During the cluster deployment, a consultant conducts operational tests on a vCenter-managed ESXi hypervisor.

As a part of tests, vCenter must place the host into maintenance mode, however, the task is stuck and the CVM is not shutting down automatically.

What should the consultant do to resolve the issue?

A.
Shutdown the CVM using cvn_shutdown -P now.
A.
Shutdown the CVM using cvn_shutdown -P now.
Answers
B.
Put the node into maintenance mode using
B.
Put the node into maintenance mode using
Answers
C.
acli host.enter_maintenance_mode Hypervisor address.
C.
acli host.enter_maintenance_mode Hypervisor address.
Answers
D.
Put the node into maintenance mode using '-/serviceability/bin/esx-shutdown -s cwn_.p_addr
D.
Put the node into maintenance mode using '-/serviceability/bin/esx-shutdown -s cwn_.p_addr
Answers
E.
Shutdown the CVM using shutdown -h now.
E.
Shutdown the CVM using shutdown -h now.
Answers
Suggested answer: E

Explanation:

When a task to place an ESXi host into maintenance mode is stuck and the CVM (Controller Virtual Machine) is not shutting down automatically, the consultant should manually shut down the CVM. The commandshutdown -h nowis used to halt the system safely. Before executing this command, it is important to ensure that all virtual machines hosted on the CVM have been properly shut down or migrated to avoid any data loss or corruption.

Nutanix Community: CVM maintenance and Host maintenance1

Nutanix Support & Insights documentation on Cluster Management Commands2

Nutanix Support & Insights on AHV Host Maintenance Mode3

Refer to Exhibit:

A customer has completed and given the pre-delivery questionnaire to the consultant. The customer has indicated that they are using HPE/OEM hardware.

Which action should the consultant take to prepare the laptop and Foundation networking for the installation?

A.
Configure Backplane Traffic Isolation.
A.
Configure Backplane Traffic Isolation.
Answers
B.
Set IP Addresses in CVM/Host subnet only.
B.
Set IP Addresses in CVM/Host subnet only.
Answers
C.
Set IP Addresses in both CVM/Host and IPMI subnets.
C.
Set IP Addresses in both CVM/Host and IPMI subnets.
Answers
D.
Enable network segmentation.
D.
Enable network segmentation.
Answers
Suggested answer: C

Explanation:

When preparing the laptop and Foundation networking for the installation on customer-indicated HPE/OEM hardware, the consultant should set IP addresses in both the CVM/Host and IPMI subnets (Option C) This ensures that all necessary network interfaces are appropriately configured for management and operational traffic, facilitating seamless communication during the foundation process. Properly setting up IP addresses in both subnets is crucial for ensuring that the Foundation process can access both the CVMs/Hosts and the IPMI for management tasks.

Reference: Nutanix Foundation Guide, Network Preparation for Nutanix Installations.

A consultant wants to expand a Nutanix cluster based on Dell PowerEdge servers and notices the nodes have arrived software-less.

Which two actions should the consultant take to expand the cluster? (Choose two.)

A.
Image nodes using Foundation VM/App.
A.
Image nodes using Foundation VM/App.
Answers
B.
Use Expand cluster to expand duster.
B.
Use Expand cluster to expand duster.
Answers
C.
Return nodes to factory for imaging.
C.
Return nodes to factory for imaging.
Answers
D.
Use Expand cluster to image the nodes.
D.
Use Expand cluster to image the nodes.
Answers
Suggested answer: A, B

Explanation:

For expanding a Nutanix cluster with software-less Dell PowerEdge servers, the consultant should:

A. Image nodes using Foundation VM/App. This tool is designed for initial imaging and configuration of Nutanix nodes, including software installation, which is necessary since the nodes arrived without any software. B. Use the Expand cluster functionality within the existing Nutanix environment once the nodes are imaged. This feature will integrate the newly imaged nodes into the existing cluster, enhancing the cluster's capacity and performance. Options C and D are not applicable as returning nodes to the factory for imaging is unnecessary with the availability of the Foundation tool, and 'Expand cluster to image the nodes' is not a correct procedure as imaging must be completed before expansion.

Reference: Nutanix Foundation Tool Documentation, Nutanix Cluster Expansion Guide.

Total 302 questions
Go to page: of 31