ExamGecko
Home Home / Nutanix / NCS-Core

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

Question list
Search
Search

List of questions

Search

Related questions











Which container advanced setting should be configured to prevent ISO container images from exceeding a 100GB limit.

A.
Reserved capacity
A.
Reserved capacity
Answers
B.
Advertised capacity
B.
Advertised capacity
Answers
C.
Erasure coding
C.
Erasure coding
Answers
D.
Compression
D.
Compression
Answers
Suggested answer: B

Explanation:

The correct container advanced setting to configure in order to prevent ISO container images from exceeding a 100GB limit is 'Advertised Capacity.' This setting allows administrators to set a maximum storage capacity that is visible and available to the user, irrespective of the actual physical capacity available, thereby preventing over-allocation and management issues in environments where strict capacity limits are required.

Nutanix Certified Services - Core (NCS-Core) Learning Documents

Nutanix Bible: https://www.nutanixbible.com

A customer buys ultimate licensing and wants to use the built-in Nutanix software encryption on their new AHV cluster. The customer needs to create three storage containers and asks the consultant to complete the process as fast as possible.

In which order should the cluster be deployed?

A.
Create Cluster -> Install License Key -> Encrypt Cluster -> Create Storage Containers
A.
Create Cluster -> Install License Key -> Encrypt Cluster -> Create Storage Containers
Answers
B.
Create Cluster -> Install License Key -> Create Storage Containers -> Encrypt Cluster
B.
Create Cluster -> Install License Key -> Create Storage Containers -> Encrypt Cluster
Answers
C.
Create Cluster -> Encrypt Cluster -> Install License Key -> Create Storage Containers
C.
Create Cluster -> Encrypt Cluster -> Install License Key -> Create Storage Containers
Answers
D.
Create Cluster -> Create Storage Containers -> Encrypt Cluster -> Install License Key
D.
Create Cluster -> Create Storage Containers -> Encrypt Cluster -> Install License Key
Answers
Suggested answer: A

Explanation:

The optimal sequence for deploying a Nutanix AHV cluster with built-in software encryption involves the following steps:

Create Cluster: Establish the cluster foundation, which sets up the basic network and cluster configurations.

Install License Key: The ultimate licensing must be applied before enabling encryption because the feature depends on this license.

Encrypt Cluster: Once the cluster is created and licensed, enable encryption to secure the data at rest. This step should be done before creating storage containers to ensure that all data written to the containers is encrypted from the outset.

Create Storage Containers: Finally, create the storage containers. With encryption already enabled, any data written to these containers will be automatically encrypted.

Nutanix Bible (https://www.nutanixbible.com), specifically the sections on licensing and data encryption.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), covering deployment and configuration best practices.

A consultant is running Foundation. The cluster creation fails during the process. The host logs confirm that the nodes have been successfully imaged. The consultant decides to create the cluster manually.

Which command should the consultant use?

A.
cluster -c IP_CVM_A, IP_CVM_B, IP_CVM_n
A.
cluster -c IP_CVM_A, IP_CVM_B, IP_CVM_n
Answers
B.
cluster create -s IP_CVM_A, IP_CVM_B, IP_CVM_n
B.
cluster create -s IP_CVM_A, IP_CVM_B, IP_CVM_n
Answers
C.
cluster -s IP_CVM_A, IP_CVM_B, IP_CVM_n create_manual
C.
cluster -s IP_CVM_A, IP_CVM_B, IP_CVM_n create_manual
Answers
D.
cluster -s IP_CVM_M, IP_CVM_B, IP_CVM_n create
D.
cluster -s IP_CVM_M, IP_CVM_B, IP_CVM_n create
Answers
Suggested answer: B

Explanation:

To manually create a cluster after the nodes have been successfully imaged but the automated cluster creation fails, the correct command to use is:

cluster create -s IP_CVM_A, IP_CVM_B, IP_CVM_n

This command specifies the -s option to include the IP addresses of the Controller Virtual Machines (CVMs) on the nodes, initiating the manual cluster creation process.

Nutanix Bible (https://www.nutanixbible.com), particularly the sections on manual cluster operations.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), with detailed instructions on manual cluster commands.

A consultant is reimaging a Nutanix cluster with a supported ISO, but Foundation returns an error that the media is not a supported ISO.

Which two actions should the consultant take to resolve this issue? (Choose two.)

A.
Restart the imaging process in Foundation.
A.
Restart the imaging process in Foundation.
Answers
B.
Obtain the MD5 checksum of the ISO and confirm the MD5 checksum of ISO is listed.
B.
Obtain the MD5 checksum of the ISO and confirm the MD5 checksum of ISO is listed.
Answers
C.
Edit the whitelist file in Foundation.
C.
Edit the whitelist file in Foundation.
Answers
D.
Download and replace with the latest iso whitelist. json from the Support Portal.
D.
Download and replace with the latest iso whitelist. json from the Support Portal.
Answers
Suggested answer: B, D

Explanation:

When Foundation reports an error indicating the ISO is not supported:

Option B: Checking the MD5 checksum of the ISO file ensures that it matches the expected value listed by Nutanix, confirming the file's integrity and compatibility.

Option D: Downloading and updating the iso whitelist.json from the Nutanix Support Portal ensures that Foundation has the latest information on supported ISO files, potentially resolving compatibility issues.

Nutanix Bible (https://www.nutanixbible.com), especially sections on Foundation and ISO troubleshooting.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), which covers the setup and troubleshooting of Foundation.

According to Nutanix best practices, which interface configuration should be used when setting up the default bond?

A.
One 10G uplink only
A.
One 10G uplink only
Answers
B.
10G uplinks only or 25G uplinks only
B.
10G uplinks only or 25G uplinks only
Answers
C.
One 10G uplink paired with one 25G uplink
C.
One 10G uplink paired with one 25G uplink
Answers
D.
One 1G uplink paired with one 10G uplink
D.
One 1G uplink paired with one 10G uplink
Answers
Suggested answer: B

Explanation:

According to Nutanix best practices for network configuration, it is recommended to use either:

10G uplinks only: This provides sufficient bandwidth for typical data center operations.

25G uplinks only: This option is suitable for higher bandwidth requirements. Mixing uplinks with different speeds, such as 10G and 25G, is not recommended as it can lead to non-optimal performance and complexity in handling traffic.

Nutanix Bible (https://www.nutanixbible.com), specifically sections discussing network interface configurations.

Nutanix Network Administration Guide, which details best practices for network setup.

A customer is considering increasing the Redundancy Factor from 2 to 3 for a Nutanix cluster in their existing environment.

Which option would provide the company with the optimal solution?

A.
Four Compute Nodes with 25% available disk space
A.
Four Compute Nodes with 25% available disk space
Answers
B.
Six Compute Nodes with 25% available disk space
B.
Six Compute Nodes with 25% available disk space
Answers
C.
Three Compute Nodes with 40% available disk space
C.
Three Compute Nodes with 40% available disk space
Answers
D.
Five Compute Nodes with 40% available disk space
D.
Five Compute Nodes with 40% available disk space
Answers
Suggested answer: B

Explanation:

To increase the Redundancy Factor (RF) from 2 to 3, at least five nodes are required for the cluster to function correctly with RF3, as each data block needs to be replicated to three different nodes. However, the optimal solution that offers both the necessary node count and sufficient storage overhead is:

Six Compute Nodes with 25% available disk space: This configuration ensures that there are enough nodes to support RF3 while maintaining adequate storage capacity for redundancy without overutilization.

Nutanix Bible (https://www.nutanixbible.com), particularly the sections on redundancy factors and node requirements.

Nutanix University: NCS-Core 6.8 Training (https://university.nutanix.com), focusing on cluster scaling and redundancy considerations.

A consultant is working on an expansion project for a customer that has an existing 7-node RF2 cluster. The customer has purchased four more nodes to add to the cluster. All of the hardware is identical between the existing hardware and newly purchased hardware.

Currently, the 7-node cluster has the following utilization:

* CPU: 48%

* Memory: 66%

* Storage: 91%

During the kick-off call, the customer mentioned they'd like to reserve storage capacity on the cluster if a node were to fail in the future.

What's the safest and best way to implement this on the cluster?

A.
Expand the cluster with the additional nodes and enable Reserve Rebuild Capacity.
A.
Expand the cluster with the additional nodes and enable Reserve Rebuild Capacity.
Answers
B.
Enable Reserve Rebuild Capacity and expand the cluster with the additional nodes.
B.
Enable Reserve Rebuild Capacity and expand the cluster with the additional nodes.
Answers
C.
Expand the cluster with the additional nodes and enable HA reservation.
C.
Expand the cluster with the additional nodes and enable HA reservation.
Answers
D.
Enable HA reservation and expand the cluster with the additional nodes.
D.
Enable HA reservation and expand the cluster with the additional nodes.
Answers
Suggested answer: A

Explanation:

The most efficient and safest way to implement the customer's desire to reserve storage capacity for future node failures after expanding their existing 7-node RF2 cluster with four additional nodes is to first expand the cluster with the additional nodes, and then enable the Reserve Rebuild Capacity setting. This approach allows the cluster to immediately benefit from increased storage and other resources provided by the additional nodes, which can then be partially reserved to handle potential future failures. This method ensures both an increase in total capacity and the preservation of operational integrity during node failures.

Reference: Nutanix Prism User Guide, Nutanix Best Practices for Cluster Expansion.

How should a consultant verify that a Nutanix cluster can tolerate a single-node failure?

A.
[root@cvm~]# ncli cluster get-domain-fault-tolerance-status type=node
A.
[root@cvm~]# ncli cluster get-domain-fault-tolerance-status type=node
Answers
B.
nutanix@cvm~$ ncli cluster get-domain-fault-tolerance-status type=node
B.
nutanix@cvm~$ ncli cluster get-domain-fault-tolerance-status type=node
Answers
C.
[root@avh~]# ncli cluster fault-tolerance-status type=node
C.
[root@avh~]# ncli cluster fault-tolerance-status type=node
Answers
D.
nutanix@cvm~$ ncli cluster status type=node
D.
nutanix@cvm~$ ncli cluster status type=node
Answers
Suggested answer: B

Explanation:

To verify that a Nutanix cluster can tolerate a single-node failure, the consultant should use the command nutanix@cvm~$ ncli cluster get-domain-fault-tolerance-status type=node. This command is executed from the Controller Virtual Machine (CVM) and checks the cluster's fault tolerance status specifically for node failures, providing insights into how the cluster's data resiliency and redundancy configurations are holding up against potential single-node failures.

Reference: Nutanix CLI Guide, Nutanix Fault Tolerance Documentation.

A customer design calls for link aggregation. Despite the consultant verifying all hosts are correctly configured for fallback per Nutanix best practices, initial testing reveals the aggregate bond fails to pass traffic and shows a status of configured.

What is the most likely cause for the bond disabling and reporting a 'configured' status?

A.
The uplinks in the bond need to be turned on.
A.
The uplinks in the bond need to be turned on.
Answers
B.
The ports need to be flushed.
B.
The ports need to be flushed.
Answers
C.
Failed negotiation due to misconfiguration on ToR switches.
C.
Failed negotiation due to misconfiguration on ToR switches.
Answers
D.
The bond needs to be reconfigured for balance s_b mode.
D.
The bond needs to be reconfigured for balance s_b mode.
Answers
Suggested answer: C

Explanation:

If link aggregation is failing to pass traffic and is only showing a status of 'configured,' the most likely cause is a failed negotiation due to a misconfiguration on the Top-of-Rack (ToR) switches. This typically occurs when the aggregation protocols (like LACP) or the settings on the ToR switches do not match the configuration on the hosts. Ensuring that both ends of the aggregated links are configured identically and properly for the expected protocols is critical for successful link aggregation.

Reference: Nutanix Network Configuration Guide, Best Practices for Network Aggregation.

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.
A.
Disable multicast and broadcast flood optimizations.
Answers
B.
Configure the CVM and hypervisor host VLAN as the native.
B.
Configure the CVM and hypervisor host VLAN as the native.
Answers
C.
Use a tagged VLAN for the CVM and hypervisor hosts.
C.
Use a tagged VLAN for the CVM and hypervisor hosts.
Answers
D.
Configure the connected switch ports as access.
D.
Configure the connected switch ports as access.
Answers
Suggested answer: A, C

Explanation:

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.

Reference: Nutanix Network Configuration Best Practices, Nutanix Deployment Guide.

Total 302 questions
Go to page: of 31