ExamGecko
Home Home / Nutanix / NCS-Core

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

Question list
Search
Search

List of questions

Search

Related questions











After a recent installation using a flat switch, a consultant notices issues migrating the Nutanix nodes to the customer's network. The customer states that they are using VLANs on the production switch but not on the dedicated switch for IPMI. The customer does not require a manual configuration of the host and CVM.

What network changes need to be made to correct the issues?

A.
Us untagged VLANs for the CVM and host and trunk mode for IPMI.
A.
Us untagged VLANs for the CVM and host and trunk mode for IPMI.
Answers
B.
Use Native VLANs for the CVM and host and access mode for IPMI.
B.
Use Native VLANs for the CVM and host and access mode for IPMI.
Answers
C.
Use tagged VLANs for the CVM and host and access mode for IPMI.
C.
Use tagged VLANs for the CVM and host and access mode for IPMI.
Answers
D.
Use Native VLANs for the CVM and host and trunk mode for IPMI.
D.
Use Native VLANs for the CVM and host and trunk mode for IPMI.
Answers
Suggested answer: C

Explanation:

The proper network configuration to solve the described issue involves using tagged VLANs for the CVM (Controller Virtual Machine) and host, allowing these components to correctly interact with the customer's VLAN-configured network. For the IPMI (Intelligent Platform Management Interface), which is used for out-of-band management and does not require connectivity to multiple VLANs, setting it to access mode is appropriate. This configuration ensures that the IPMI only communicates over a single, untagged VLAN, effectively isolating its traffic from the production network.

Nutanix Bible (https://www.nutanixbible.com), particularly the sections on networking and VLAN configurations.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), where VLAN and network settings are covered.

A Nutanix cluster has 10TB usable storage. The customer wants to create a 100GB datastore for ISO images to eliminate too much storage being consumed by unnecessary images.

Which setting should be used to accomplish this goal?

A.
From Container Advanced Settings, configure 100GB for advertised capacity.
A.
From Container Advanced Settings, configure 100GB for advertised capacity.
Answers
B.
From Container Advanced Settings, enable erasure coding.
B.
From Container Advanced Settings, enable erasure coding.
Answers
C.
From Container Advanced Settings, turn on compression and deduplication.
C.
From Container Advanced Settings, turn on compression and deduplication.
Answers
D.
From Container Advanced Settings, configure 100GB for reserved capacity.
D.
From Container Advanced Settings, configure 100GB for reserved capacity.
Answers
Suggested answer: A

Explanation:

To limit a datastore to a specific capacity within a Nutanix cluster, the best approach is to configure the advertised capacity in the Container Advanced Settings. Setting the advertised capacity to 100GB ensures that this amount of storage is reported to external entities (like hypervisors or operating systems) as the total usable capacity of the datastore, effectively preventing the storage of additional data beyond this limit. This method is preferred over reserving capacity, which guarantees space for specific uses but doesn't limit the total size visible to the system.

Nutanix Bible (https://www.nutanixbible.com), specifically the section on storage container configuration.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), covering datastore management.

A consultant finishes creating a new ESXi cluster. The consultant connects to the nodes via laptop and a personal flat switch. The host/CVM network is on VLAN 23. The customer has the native VLAN on the ToR switches set to 23.

The customer wants to use LACP. Before placing the nodes on the customer network, the consultant tags VLAN 23 for each host and CVM. The consultant connects the nodes to the customer network and finds that they are unreachable.

What is causing this issue?

A.
The customer has LACP fallback enabled on switch ports.
A.
The customer has LACP fallback enabled on switch ports.
Answers
B.
The hosts have not been migrated to a vSphere Distributed Switch.
B.
The hosts have not been migrated to a vSphere Distributed Switch.
Answers
C.
Under the vSwitch0 settings, the consultant did not select Route based on IP hash.
C.
Under the vSwitch0 settings, the consultant did not select Route based on IP hash.
Answers
D.
The host and CVM are incorrectly configured.
D.
The host and CVM are incorrectly configured.
Answers
Suggested answer: C

Explanation:

In this scenario, the connectivity issue arises because the VLAN settings require a specific configuration on the vSwitch settings when using LACP. When using LACP for load balancing network traffic, the vSwitch or Distributed Switch must be configured with the 'Route based on IP hash' load balancing algorithm. This setting is necessary to properly distribute the traffic across the LACP bonded links. Not selecting this setting in vSwitch0 settings would result in improper handling of network packets over the LACP bonded links, thereby causing the hosts and CVMs to be unreachable. Adjusting the vSwitch settings to 'Route based on IP hash' should resolve the connectivity issue.

Reference: VMware vSphere Networking documentation, Nutanix Bible LACP configuration guidelines.

After deploying an AHV cluster connected to Cisco Nexus 9k switches, unexpected network behavior is observed. The consultant needs to rule out physical network mis-cabling without returning to the datacenter.

Which command from the host should the consultant run?

A.
show lldp neighbors
A.
show lldp neighbors
Answers
B.
show cdp neighbors
B.
show cdp neighbors
Answers
C.
show interfaces
C.
show interfaces
Answers
D.
lldpctl
D.
lldpctl
Answers
Suggested answer: D

Explanation:

To troubleshoot physical network mis-cabling without physical access to the data center and connected to Cisco Nexus 9k switches, the appropriate command to run from the Nutanix AHV host is lldpctl. This command allows the consultant to view the Link Layer Discovery Protocol (LLDP) information about directly connected devices. LLDP is supported on Nexus switches and provides detailed network topology information, which is crucial for identifying how the AHV nodes are connected to the switches, and to verify correct physical connections.

Reference: Nutanix Command Reference Guide, Cisco Nexus 9000 Series documentation.

What is the minimum number of nodes required for a Nutanix Cluster to support Replication Factor 3 (RF3) on a storage container?

A.
3
A.
3
Answers
B.
4
B.
4
Answers
C.
5
C.
5
Answers
D.
6
D.
6
Answers
Suggested answer: C

Explanation:

For a Nutanix cluster to support Replication Factor 3 (RF3), a minimum of 5 nodes is required. RF3 means that three copies of the data are maintained across the cluster for fault tolerance and high availability. Having at least five nodes ensures that there are sufficient nodes to distribute these copies across different fault domains, minimizing the risk of data loss and providing improved resilience against node failures.

Reference: Nutanix Bible, Nutanix Technical Documentation on Data Resiliency.

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
A.
Foundation VM
Answers
B.
Use IPMI IPs
B.
Use IPMI IPs
Answers
C.
Use IPMI MACs
C.
Use IPMI MACs
Answers
D.
Foundation Applet
D.
Foundation Applet
Answers
Suggested answer: D

Explanation:

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.

Nutanix Foundation Installation Guide: Nutanix Documentation

Nutanix Field Installation Guide and Tools Overview

A consultant notices while assigning VLAN tags to hosts and CVMs in a running cluster, that Prism Element displays alerts indicating a node is down.

What should the consultant do to prevent these alerts?

A.
Restart the Nutanix cluster.
A.
Restart the Nutanix cluster.
Answers
B.
Only change the Controller Virtual Machine VLANs.
B.
Only change the Controller Virtual Machine VLANs.
Answers
C.
Only change the hypervisor VLANs.
C.
Only change the hypervisor VLANs.
Answers
D.
Stop the Nutanix cluster before changing VLANs.
D.
Stop the Nutanix cluster before changing VLANs.
Answers
Suggested answer: D

Explanation:

When changing VLAN configurations for hosts and Controller Virtual Machines (CVMs) in a Nutanix cluster, doing so while the cluster is running can result in temporary communication losses, leading to alerts such as a node appearing down. To avoid these disruptions and ensure a smooth reconfiguration process, it is advisable to stop the cluster services before making VLAN changes. This prevents the cluster from detecting intermittent connectivity as node failures, thereby avoiding false alerts in Prism Element.

Nutanix Bible (https://www.nutanixbible.com), particularly the sections discussing cluster operations and network reconfiguration.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), which includes best practices for network configuration.

A consultant is using a customer's switch for installation. Although the 10GbE ports for each of the hosts are connected to the switch, the nodes fail to be discovered.

What is causing the issue?

A.
IPv6 is not enabled on the switch.
A.
IPv6 is not enabled on the switch.
Answers
B.
IPMI port is not plugged in.
B.
IPMI port is not plugged in.
Answers
C.
Foundation VM is running on a Windows host.
C.
Foundation VM is running on a Windows host.
Answers
D.
10GbE ports are configured with the incorrect duplex setting.
D.
10GbE ports are configured with the incorrect duplex setting.
Answers
Suggested answer: A

Explanation:

The failure to discover nodes during installation can often be attributed to the lack of IPv6 support on the network, especially if the Foundation process relies on IPv6 for node discovery. If IPv6 is not enabled on the customer's switch, the discovery packets may not be properly routed, resulting in the nodes not being discovered. Enabling IPv6 on the switch could resolve this discovery issue.

Nutanix Foundation Troubleshooting Guide: Nutanix Support Portal

Network Configuration and Troubleshooting Documentation

During the Foundation imaging process, nodes are successfully imaged, but the cluster creation fails.

Which log should the consultant review to determine the cause?

A.
service.log
A.
service.log
Answers
B.
foundation.out
B.
foundation.out
Answers
C.
first_boot.log
C.
first_boot.log
Answers
D.
genesis.out
D.
genesis.out
Answers
Suggested answer: B

Explanation:

During the Nutanix Foundation process, if imaging succeeds but cluster creation fails, the foundation.out log is the primary resource for investigating issues related to cluster creation. This log file contains detailed information about the steps undertaken by the Foundation process, including any errors or issues encountered during the cluster creation phase, making it invaluable for diagnosing problems that prevent successful cluster configuration.

Nutanix Bible (https://www.nutanixbible.com), particularly the sections on troubleshooting with logs.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), where log file analysis is discussed in the context of deployment troubleshooting.

HOTSPOT

An administrator is configuring an All Flash cluster to support the following workloads:

• Full clone virtual desktops

• Hadoop

• Write heavy databases

Which three correct configuration options should the administrator use to meet the item requirements? (Choose three.)

For each procedure, indicate whether it is a correct or incorrect procedure that must be configured to meet the item requirements using the drop-down option.


Question 190
Correct answer: Question 190

Explanation:

Ref:

Total 302 questions
Go to page: of 31