NCS Professional Real Exam Questions and Answers FREE NCS-Core Updated on Oct 08, 2021 [Q106-Q125]

Share

NCS Professional NCS-Core Real Exam Questions and Answers FREE Updated on Oct 08, 2021

NCS-Core Ultimate Study Guide -  TorrentExam

NEW QUESTION 106
A customer recently set up Async Replication between Site A and Site B.
The customer wants to conduct aplanned failover and clicks Activate on Site B.
The customer then runs the following command on Site A:
ncli pd deactivate_and__destroy_vms name=<protection_domain_name>
What does this do to the customer environment?

  • A. VMs get deleted from Site B. and the protection domain is now Active.
  • B. VMs get deleted from Site A and the protection domain is no longer active.
  • C. Customer must then manually power off VMs at Site A and power them on at Site B.
  • D. VMs are powered off on Site A and must be manually powered on at Site B.

Answer: B

Explanation:
Explanation
https://portal.nutanix.com/page/documents/details?targetId=Web-Console-Guide-Prism-v5_10:wc-protection-do

 

NEW QUESTION 107
An administrator is configuring software only. Data-at-Rest Encryption on their Nutanix cluster. They are planning to deploy a third-party key management server (KMS).
Where should this server be hosted?

  • A. On hardware external to the Nutanix duster
  • B. As a single VM deployed on the host that contains the Prism leader CVM
  • C. As a clustered VM setup on the Nutanix cluster
  • D. As a single VM on the Nutanix cluster

Answer: A

Explanation:

 

NEW QUESTION 108
A guest VM is reported to have poor storage performance. It has an I/O profile of 80%read. 20% write, and the HDDs form more than 50% of the read source.
What should an administrator do to resolve this issue?

  • A. Use HDDs with higher RPM
  • B. Increase SSD capacity
  • C. Increase the write cache
  • D. Increase the OPLOG

Answer: B

Explanation:
Explanation
Ref:
https://portal.nutanix.com/page/documents/solutions/details?targetId=BP-2126-SAS-on-Nutanix:BP-2126-SAS-o

 

NEW QUESTION 109
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 -> Create Storage Containers -> Encrypt Cluster
  • B. Create Cluster -> Create Storage Containers -> Encrypt Cluster -> Install License Key
  • C. Create Cluster -> Encrypt Cluster -> Install License Key -> Create Storage Containers
  • D. Create Cluster -> Install License Key -> Encrypt Cluster -> Create Storage Containers

Answer: A

 

NEW QUESTION 110
Refer to the exhibit.

What is the purpose of eth2 on the CVMs?

  • A. Remote site connectivity
  • B. RDMA Network Segmentation
  • C. Network Segmentation
  • D. iSCSI connectivity

Answer: C

Explanation:
Explanation
Ref:https://next.nutanix.com/installation-configuration-23/backplane-network-in-aos-5-5-27291

 

NEW QUESTION 111
Which two components must be identified to validate that software compatibility requirements are met for Nutanix Cluster Installation? (Choose two.)

  • A. Firmware
  • B. Hypervisor
  • C. AOS
  • D. Guest OS

Answer: B,C

 

NEW QUESTION 112
A customer has engaged a Nutanix consultant to deploy a cluster consisting of two NX-3460-G6 blocks. The consultant arrives at the customer site and fines the following:
* One rack with a total of 5U available
* Two ToR switches with 14 total available ports
* Dual PDUs with six available sockets
What will prevent the consultant from successfully installing the cluster?

  • A. Insufficient network ports for communication.
    Insufficient sockets for power allocation.
  • B. Insufficient network ports for communication.
    Insufficient sockets for power allocation.
  • C. Insufficient rack space for block installation.
    Insufficient sockets for power allocation.
  • D. Insufficient sockets for power allocation.
    Rack space may not be continuous.
  • E. Insufficient network ports for communication.
    Rack space may not be continuous.

Answer: C

 

NEW QUESTION 113
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
  • B. cluster create -s IP_CVM_A, IP_CVM_B, IP_CVM_n
  • C. cluster -s IP_CVM_A, IP_CVM_B, IP_CVM_n create_manual
  • D. cluster -s IP_CVM_M, IP_CVM_B, IP_CVM_n create

Answer: B

 

NEW QUESTION 114
A consultant is imaging a Nutanix cluster with VMware ESXi. Foundation returns an error that the media is not a supported ISO. The consultant checks the whitelist file in Foundation and confirms that the version of the ISO is not listed.
Which three actions should the consultant take to resolve this issue? (Choose three.)

  • A. Restart the imaging process in Foundation.
  • B. Obtain the MD5 checksum of the ISO and confirm MD5 checksum of ISO is listed.
  • C. Edit the whitelist file in Foundation.
  • D. Replace and save whitelist file in Foundation
  • E. Download the iso_whitelist.json from the Support portal.

Answer: B,D,E

 

NEW QUESTION 115
A customer needs to meet the following requirements for their business critical application:
* SQL Servers must be on specific hosts to lower licensing costs.
* Oracle RAC servers must be on separate hosts for licensing reasons
Which policy or policies should be implemented to meet these requirements?

  • A. Configure both VM-Host and VM-VM affinity policy.
  • B. Configure VM-VM affinity policy.
  • C. Configure VM-VM anti-affinity policy.
  • D. Configure VM-Host affinity policy.

Answer: D

 

NEW QUESTION 116
An administrator receives an alert in Prism indicating that interface eth2, on an AHV host is receiving many CRC errors. Aftertogging into the problematic host, the following command is run to show the indicated output:

What is causing this issue?

  • A. A misconfigured bond
  • B. Incorrect link speeds on the switch
  • C. A physical layer network problem
  • D. The interface is incorrectly configured with Jumbo Frames

Answer: D

Explanation:
Explanation
Ref:
rx_crc_errors are caused either by faults in layer 1 (in the past, we have seen failed twinax cables and incorrect types of fibre being used), or issues with jumbo frames on the network. In an environment with
10Gig switches that use cut-through forwarding (Cisco Nexus, Arista, Cisco devices using IOS default to Store and Forward switching), any packets that come into the switch will get forwarded out the destination interface once the switch has read the destination MAC address. If that packet has an MTU over what is configured on the interface, it will cut off the packet at the designated MTU, causing the server to receive a malformed packet, which will throw a CRC error.
If you have a layer 1 issue, you will see not on all but one or two nodes.

 

NEW QUESTION 117
An administrator is using Nutanix Move to migrate aWindows VM from ESXi to AHV. Automated guest preparation is failing with an error:
Account has UAC enabled error
The administrator is using the local built-in administrator account for the Windows VM Admin approval mode must remain enabled.
What should theadministrator do to continue with the migration with Nutanix Move?

  • A. Place Windows VM in Maintenance Mode
  • B. Reboot the Windows VM and try the migration again
  • C. Use a Domain Admin account for the Windows VM
  • D. Follow manual VM preparation guidelines

Answer: D

Explanation:
Explanation
https://next.nutanix.com/move-application-migration-19/nutanix-xtract-validation-failed-user-must-belong-in-a-g

 

NEW QUESTION 118
A customer wants to use NIC teaming on an ESXi host using a vSphere Standard Switch configured with the Route based on physical NIC load load balancing option. The customer does not see the option when editing the Teaming and Failover settings for the switch.
How should the consultant resolve this issue?

  • A. Add a vSphere Distributed Switch
  • B. Install a vCenter server to manage the switch
  • C. Add another physical NIC to the team.
  • D. Change the load balancing option on the switch.

Answer: A

 

NEW QUESTION 119
A consultant configures a Nutanix cluster and integrates the hosts into vCenter using VMware best practices.
The customer has requested that the Nutanix cluster only have a single datastore.
Upon configuring the cluster per the customer requirements, vCenter displays an alert regarding the heartbeat datastore. The consultant adds the das.ignoreInsufficientHbDatastore value = true rule. The container can be seen from each host, but the alert remains active.
What should the consultant do to resolve this issue?

  • A. Make sure the DRS setting is turned on.
  • B. Turn off and then turn back on HA.
  • C. Create a second container.
  • D. Whitelist the vCenter IP address within Prism.

Answer: B

 

NEW QUESTION 120
An administrator of a Nutanix Enterprise Cloud has microsegmentation enabled and a firewall VM installed.
The security team notifies the administrator that one of the VMs hosted in the environment has been exhibiting suspect network activity. The administrator wants to isolate the VM from the production network, but must still be able to access it to perform diagnostics.
What should the administrator do to meet the requirement?

  • A. Create asecurity policy with a service chain directing that VMs traffic to the firewall VM
  • B. Disable the vNIC on the affected VM
  • C. Create a firewall rule that blocks VM traffic but permits diagnostic access
  • D. Quarantine the VM using the Forensic Method

Answer: D

Explanation:
Explanation
Refhttps://portal.nutanix.com/page/documents/kbs/details?targetId=kA00e000000LIelCAG

 

NEW QUESTION 121
An administrator protected a DB VM running on a Nutanix cluster with NearSync Replication, which schedules to repeat every 15 minutes to a second site. The daily change rate is low. During nightly backups, the replication window is missed due to write volume.
Which two options describe the expected behavior? (Choose two.)

  • A. The Administrator needs to re-enable it manually.
  • B. Protection Domain transitions back to the hourly schedule.
  • C. The system continuously tries to get to the NearSync schedule.
  • D. NearSync stops working and fails over to the remote site.

Answer: C,D

 

NEW QUESTION 122
Refer to the exhibit.

An administrator receive the warningmassages shown in the exhibit while validating cluster conversion from EXSi to AHV.
What should the administrator do to address this warning in v Center Server?

  • A. Remove the standby adapters under Teaming and Failover.
  • B. Remove adapters that are active but not homogeneous.
  • C. Keep active adapters od different speeds as active standby
  • D. Keep homogeneous adapter as active and standby

Answer: D

 

NEW QUESTION 123
An administrator has a custom backup application that requires a 2TB disk and runs in Windows. Throughput is considerably lower than expected.
The application was installed on a VM with the following configuration:
* Four vCPUs with one core/vCPU
* 4GB of Memory
* One 50GB vDisk for the Windows installation
* One 2TB vDisk for the application
What is the recommended configuration change to improve throughput?

  • A. Add 4GB of memory to the VM
  • B. Increase the vCPUs assigned to the VM
  • C. Increase the number of cores per vCPU
  • D. Span the 2TB disk across four vDisks

Answer: D

 

NEW QUESTION 124
After uploading a hypervisor ISO during the Foundation process, a consultant sees a message that the MD5 sum for the hypervisor is not found in the Whitelist file.
Which step should the consultant take next to resolve this issue?

  • A. Check the hypervisor version in the Nutanix Compatibility Matrix.
  • B. Download the hypervisor ISO again from the vendor website.
  • C. Restart the Foundation process and upload the hypervisor again.
  • D. Download the latest hypervisor ISO whitelist file from Nutanix portal.

Answer: D

 

NEW QUESTION 125
......

Ultimate Guide to Prepare NCS-Core Certification Exam for NCS Professional: https://www.torrentexam.com/NCS-Core-exam-latest-torrent.html

Use Real NCS-Core Dumps - Nutanix Correct Answers: https://drive.google.com/open?id=1f4BOHICJ3ov9DFkdqVSdHtSHHjNEouqK