May-2024 Nutanix NCP-MCI-6.5 Actual Questions and 100% Cover Real Exam Questions
NCP-MCI-6.5 Free Exam Questions and Answers PDF Updated on May-2024
Nutanix NCP-MCI-6.5 (Nutanix Certified Professional - Multicloud Infrastructure (NCP-MCI) v6.5) Exam is a certification program designed for IT professionals who want to validate their expertise in managing and deploying Nutanix solutions in a multicloud environment. NCP-MCI-6.5 exam is designed to test the knowledge and skills required for designing, deploying, and managing Nutanix solutions in a hybrid cloud environment. Successful completion of the NCP-MCI-6.5 exam demonstrates that an individual has the skills and knowledge required to manage and deploy Nutanix solutions in a multicloud environment.
The NCP-MCI-6.5 exam is intended for IT professionals who have experience in managing and deploying Nutanix-based multicloud infrastructures. NCP-MCI-6.5 exam tests the candidate's skills in designing, deploying, and managing a multicloud infrastructure that incorporates public and private cloud resources. NCP-MCI-6.5 exam also covers topics such as data protection, disaster recovery, and automation, which are crucial skills for IT professionals working with multicloud infrastructures.
NEW QUESTION # 25
When a configuring a syslog server in Prism Central, what two pieces information are required? (Choose two.)
- A. Transport protocol
- B. Encryption secret
- C. IP address/port
- D. HTTPS URL
Answer: A,C
Explanation:
According to the Nutanix Prism Central Guide, to configure a syslog server in Prism Central, you need to specify the transport protocol (TCP or UDP) and the IP address/port of the syslog server.
NEW QUESTION # 26
An administrator needs to increase bandwidth available to the AHV host and to the CVM.
How should the administrator complete this task?
- A. In Prism, create a vsl interface and add any remaining uplinks.
- B. Use manage-ovs commands to create br1 and add any remaining uplinks
- C. In Prism, update vs0 to change the configuration to Active-Active.
- D. Use manage-ovs commands to update br0 change the configuration to Active-Active.
Answer: C
NEW QUESTION # 27
What are two minimum prerequisites for live migration to succeed? (Choose two.)
- A. All VMs have an IP address in the same subnet
- B. All AHV hosts must be configured on the same VLAN
- C. All AHV hosts have IP addresses in the same subnet
- D. All VMs are configured for the same VLAN
Answer: B,C
NEW QUESTION # 28
Administrator is creating a Windows 10 VM that will be used for a virtual desktop template. After creating the VM and booting to the ISO, the administrator is unable to install Windows and receives the following error.
What steps does the administrator need to take to install the OS?
- A. Load the VirtIO Network Ethernet Adaper.
- B. Load the Virtual SCSI pass-through controller.
- C. Load the Nutanix VirtIO Serial Bus Driver.
- D. Load the Nutanix Virtual Balloon Driver.
Answer: B
Explanation:
Load the Virtual SCSI pass-through controller.
The error message shown in the image indicates that Windows 10 setup cannot find any drives to install the OS. This is because the Nutanix AHV hypervisor uses a virtual SCSI pass-through controller to present disks to the VMs, and Windows 10 does not have a built-in driver for this device. Therefore, the administrator needs to load the Nutanix VirtIO driver for the virtual SCSI pass-through controller during the OS installation process. The Nutanix VirtIO driver package contains various drivers that are specifically used by Windows VMs hosted in the Nutanix environment to enhance their stability and performance1. The administrator can download the latest Nutanix VirtIO driver package from the VirtIO downloads page of the Nutanix support portal. The administrator can then follow these steps to load the driver and install the OS2:
On the Windows 10 setup screen, click Load driver.
Insert a USB drive or mount an ISO image that contains the Nutanix VirtIO driver package.
Browse to the location of the driver package and select the folder that matches the OS architecture (32-bit or 64-bit).
Select the vioscsi.inf file and click Next.
Wait for the driver to load and then click Refresh.
Select the disk where you want to install Windows 10 and click Next.
References: 1: VirtIO Driver Versions for Windows 2: Installing Windows on AHV
NEW QUESTION # 29
Refer to Exhibit.
An administrator increases the cluster RF to 3. The containers are not modified.
What will the new values in the data resiliency dashboard be for FAILURES TOLERABLE for the Zookeeper and Extent Groups components?
- A. Zookeeper = 1 and Extent Groups = 1
- B. Zookeeper = 2 and Extent Groups = 2
- C. Zookeeper = 1 and Extent Groups = 2
- D. Zookeeper = 2 and Extent Groups = 1
Answer: D
NEW QUESTION # 30
An administrator was reviewing various AOS logs when a it was noticed that the time of the logs were off by several hours.
Which initial step was missed during the post process cluster configuration?
- A. Setting the cluster time zone via CVM ACLI
- B. Setting the cluster time zone via CVM NCLI
- C. Setting the cluster time zone via PC GUI
- D. Setting the cluster time zone via PE GUI
Answer: B
Explanation:
The cluster time zone is a setting that determines the time zone used by all CVMs in the cluster. The cluster time zone affects the timestamps of Nutanix logs, events, alerts, and reports. The cluster time zone also affects the scheduling of tasks such as snapshots, replication, and upgrades. By default, the cluster time zone is set to UTC (Coordinated Universal Time) when the cluster is created3.
To change the cluster time zone, the administrator needs to use the ncli (Nutanix command-line interface) on any CVM in the cluster. The steps are as follows4:
Log in to any CVM using SSH.
Run ncli cluster get-timezone to check the current cluster time zone.
Run ncli cluster set-timezone timezone=<timezone> to change the cluster time zone, where <timezone> is a valid time zone identifier (for example, America/New_York).
Run ncli cluster get-timezone again to verify that the cluster time zone has been changed.
Note that changing the cluster time zone does not affect the time zone of Prism Element or Prism Central VMs. To change their time zone, the administrator needs to use Prism Element UI or Prism Central UI respectively5.
NEW QUESTION # 31
An administrator is adding a node with a higher AOS release to an existing cluster.
What is the most efficient action an administrator should take to ensure it is in a supported state?
- A. Add the node to the cluster and reboot all running VMs to use new release
- B. Add the node to the cluster and leave the existing AOS version in place
- C. Destroy cluster and foundation with the new node in place
- D. Perform standalone reimage of the new node and then add to cluster
Answer: D
NEW QUESTION # 32
Which best practice should be followed when creating a bond in a Nutanix cluster?
- A. Place NICs of different speeds within the same bond
- B. Only utilize NICs of the same speed within the same bond
- C. Use the default bond configuration after installation
- D. Configure the bond to use LACP
Answer: A
NEW QUESTION # 33
An administrator recently added new SSDs to a Nutanix cluster and knows the firmware will be out of date, Due to security constraints, the cluster does not have access to the Internet.
Which two steps must be completed to update the firmware? (Choose two.)
- A. Download the disk firmware from the OEM's website.
- B. update the LCM Source and URL to access the firmware bundle.
- C. Download a darksite bundle and deploy an internal webserver,
- D. Select Upgrade Software, then upload the firmware bundle.
Answer: C,D
Explanation:
Download a dark site bundle and deploy an internal web server123.
Select Upgrade Software, then upload the firmware bundle using the Direct Upload option in LCM1.
NEW QUESTION # 34
The administrator wants a container to be displayed and limited to 1TB in the hypervisor.
What advanced container setting must the administrator set?
- A. Advertised Capacity
- B. Reserved Quota
- C. Reserved Capacity
- D. Advertised Quota
Answer: A
Explanation:
According to the Nutanix Support & Insights web search result3, advertised capacity is an advanced container setting that allows the administrator to reserve an advertised storage space for a storage container. An advertised capacity setting gives the hypervisor a maximum storage size that the storage container can use.
This setting can be any arbitrary value greater than or equal to the resiliency required. The hypervisor ensures that the storage container storage doesn't go beyond the advertised capacity. If the administrator wants a container to be displayed and limited to 1TB in the hypervisor, they should set the advertised capacity to 1TB.
NEW QUESTION # 35
Which inefficient VM Profile can be used to identify a VM that consumes too many resources and causes other VMs to starve?
- A. Constrained VM
- B. Bully VM
- C. Inactive VM
- D. Over-provisioned VM
Answer: B
Explanation:
A bully VM is a VM that consumes too many resources and causes other VMs to starve. A bully VM can affect the performance and availability of other VMs on the same host or cluster by hogging CPU, memory, disk, or network resources. A bully VM can be identified by using the VM Profile feature in Prism Central2.
The VM Profile feature analyzes the resource utilization of each VM and assigns it a profile based on its efficiency and impact on other VMs. The profiles are as follows3:
* Efficient: The VM is well-provisioned and has optimal resource utilization.
* Over-provisioned: The VM has more resources than it needs and has low resource utilization.
* Constrained: The VM has less resources than it needs and has high resource utilization.
* Inactive: The VM has no resource utilization and is idle or powered off.
* Bully: The VM has high resource utilization and causes contention for other VMs.
To identify a bully VM, the administrator can use Prism Central to view the VM Profile dashboard and filter by profile type. The dashboard shows the number of VMs in each profile type, as well as their resource consumption andefficiency score. The administrator can also drill down into each VM to see its detailed metrics and recommendations for optimization.
NEW QUESTION # 36
A recently configured cluster is leveraging NearSync with a recovery schedule of 15 minutes. It is noticed that the cluster is consistently transitioning in an Out of NearSyne.
What action should be taken to potentially address this issue?
- A. Configure a secondary schedule in the same Protection Domain.
- B. Add a vCPUs to the user VMs.
- C. Change the NearSync schedule to 30 minutes.
- D. Increase network bandwidth
Answer: D
Explanation:
One of the possible reasons for a cluster to transition out of NearSync is insufficient network bandwidth between the source and target clusters. NearSync requires a minimum network bandwidth of 10 Mbps per VM for replication3. If the network bandwidth is lower than the required amount, the replication of recovery points may take longer than the configured RPO, resulting in an Out of NearSync condition. To address this issue, you can increase the network bandwidth between the clusters or reduce the number of VMs protected by NearSync4.
References: 1: Stargate - Nutanix Bible 2: Nutanix Cluster Architecture Overview - Nutanix Bible 3: NearSync Disaster Recovery (RPO <= 15 minutes) - Nutanix Support & Insights 4: Transitioning in and out of NearSync - Nutanix Support & Insights
NEW QUESTION # 37
An administrator is troubleshooting vDisk performance issues in a Nutanix cluster with hybrid disks. The VMs all have Flash Mode enabled.
But users are reporting disk latency.
What could cause the performance issues?
- A. Data size for flash mode exceeds 25% of the SSD capacity.
- B. The VMs vDisks are in multiple containers.
- C. Flash mode is disabled when a node fails.
- D. Compression is disabled on the vDisk storage container.
Answer: A
Explanation:
data size for flash mode exceeds 25% of the SSD capacity could cause the performance issues. Flash mode is a feature that allows vDisks to be pinned to SSDs for faster access, but it has a limit of 25% of the SSD capacity per node. If this limit is exceeded, some vDisks may be evicted from flash mode and cause disk latency2.
NEW QUESTION # 38
An administrator wants to use Volumes to connect to physical servers that are not able to be virtualized.
Which three things must be configured for Volumes to support iSCSI clients? (Choose three)
- A. iSCSI Multipathing I/O
- B. Data Services IP address
- C. Cluster Virtual IP address
- D. Enable external client access
- E. Client OS iSCSI initiator
Answer: B,C,E
Explanation:
Explanation
https://portal.nutanix.com/page/documents/details/?targetId=Web-Console-Guide-Prism-v51:wc-block-services-
NEW QUESTION # 39
An administrator needs to configure a new subnet on an AHV cluster and want to ensure that VMs will automatically be assigned an IP address at creation time.
Which type of network does the administrator need to create?
- A. DHCP Network
- B. Managed Network
- C. Unmanaged Network
- D. Dynamic Network
Answer: B
Explanation:
A managed network is a type of network that can be created on an AHV cluster and allows VMs to automatically be assigned an IP address at creation time. A managed network uses the Nutanix IP Address Management (IPAM) service, which provides DHCP and DNS functionality for the VMs on the network. A managed network can be configured with a subnet range, a default gateway, and DNS servers. The IPAM service will allocate IP addresses from the subnet range to the VMs and register their hostnames in the DNS servers. The IPAM service will also release the IP addresses when the VMs are deleted or moved to another network1.
To create a managed network on an AHV cluster, the administrator can use Prism Element or Prism Central. The steps are as follows2:
In Prism Element, go to the Network Configuration page and click Create Network.
In Prism Central, go to the Networks page and click Create.
Enter a name and description for the network.
Select Managed as the network type.
Enter the subnet range, default gateway, and DNS servers for the network.
Optionally, enable VLAN tagging and enter a VLAN ID for the network.
Click Save.
NEW QUESTION # 40
How should an administrator correct an SSL error when connecting to a Nutanix cluster?
- A. Add the SSL certificate to the workstation's trusted people store
- B. Add the SSL certificate to an AD group policy applied to all computer objects
- C. Create a new SSL certificate for the cluster signed by an AD certificate authority
- D. Create a new self-signed certificate for the cluster with a 4096 bit key
Answer: C
NEW QUESTION # 41
......
Nutanix NCP-MCI-6.5 Real 2024 Braindumps Mock Exam Dumps: https://pass4sure.dumps4pdf.com/NCP-MCI-6.5-valid-braindumps.html