Free Nutanix NCP Question and Answers — Questions and Answers
Question 1: An administrator must be able to manage a mixed workload involving Exchange and SQL while ensuring that each application has a guaranteed minimum amount of container space.<br> In what way is the administrator supposed to fulfill this requirement?
- Create two containers and reserve space for vDisks (Correct answer)
- Create one container and set capacity reservation
- Create two containers and reserve space for containers
- Create one container and enable compression
Correct answer: Create two containers and reserve space for vDisks
By creating separate containers and allocating reserved space for vDisks within them, the administrator can ensure that the storage resources are logically separated and dedicated for specific purposes. This can help in organizing and managing the storage infrastructure efficiently.
Question 2: For security purposes, a customer wants to isolate a set of virtual machines within their Nutanix environment. To act as a firewall, the customer creates a virtual machine with two NICs and installs the necessary software and certificates. The application, however, is inaccessible to outsiders. <br> What is the most likely reason for this issue?
- More than one NIC cannot be added to a VM
- One of the NICs needs to be configured on the internal VLAN (Correct answer)
- Wireshark is installed on the NAT VM
- A shared volume group must be used by all isolated VMs
Correct answer: One of the NICs needs to be configured on the internal VLAN
By configuring the NIC to the internal VLAN, the administrator is specifying that the NIC should operate within the defined VLAN network and communicate with other devices connected to that VLAN.
Question 3: An administrator is currently working on the configuration of a ROBO cluster that consists of a single node. <br> Which of the following statements is correct in reference to this arrangement?
- The minimum RPO for this from factor is 8 hours
- A Witness VM is required to break the quorum
- CVM should be assigned 8 vCPUs and 20 GB memory
- Supported hardware is NX-1175S-G5 and NX-1175S-G6 (Correct answer)
Correct answer: Supported hardware is NX-1175S-G5 and NX-1175S-G6
NX-1175S-G5 and NX-1175S-G6, are part of the Nutanix NX series hyperconverged infrastructure (HCI) platforms. These hardware models are designed to run the Nutanix software stack, including the Acropolis Operating System (AOS) and Prism management interface. <br> The specific features and specifications of these hardware models can vary, so it's recommended to refer to the official Nutanix documentation or contact Nutanix support for accurate and up-to-date information. They can provide detailed information about the supported configurations, hardware specifications, and compatibility with various Nutanix software versions.
Question 4: An alert email is delivered to an administrator, indicating that a health check was unsuccessful. <br> Which course of action is the administrator supposed to take in order to gather additional information on the failed check?
- Forward the alert email to Nutanix Support requesting more information
- Use the ncli command on the CVM to view the details of the check
- In the Prism Web Console, select the URL included in the check details
- Re-run the check from the CVM CLI using the ncc command (Correct answer)
Correct answer: Re-run the check from the CVM CLI using the ncc command
By running the NCC command from the CVM CLI, you can perform a comprehensive health check on the Nutanix cluster and obtain valuable insights into the cluster's overall health and any potential issues that need attention.
Question 5: An administrator must boot a virtual machine from a bootable CD. The administrator chooses to add disk and visits the available images as he attempts to set up the VM to boot to it. There is no image for the bootable CD. <br> What's the most likely problem?
- The bootable CD image is corrupted during creation (Correct answer)
- The VM needs to have a standard disk attached before it can boot to a CD
- The administrator selected a disk instead of an ISO when creating the image
- The CD-ROM interface is too slow
Correct answer: The bootable CD image is corrupted during creation
The most likely problem in this scenario is that the bootable CD image is not available or has not been properly uploaded to the system. The administrator should ensure that a valid bootable CD image is accessible and uploaded to the appropriate location for virtual machine provisioning.
Question 6: A single AHV cluster node will fail to function when the cluster is configured using the default settings. <br> What will happen with the virtual machines (VMs) that are currently running on that node?
- The VMs do a live migration to any other node in the cluster
- The cluster attempts to restart VMs on other hosts (Correct answer)
- The cluster restarts all VMs in the event of a host failure
- The VMs do a live migration to the master node in the cluster
Correct answer: The cluster attempts to restart VMs on other hosts
When a host in a cluster experiences a failure or becomes unavailable, the cluster detects the failure and attempts to restart the affected virtual machines on other available hosts within the cluster. <br> VM resiliency or VM restart is an important feature for maintaining high availability and minimizing downtime in virtualized environments. It helps ensure that virtual machines continue to operate even in the face of host failures or disruptions.
Question 7: A multi-tier application is having its data protection and disaster recovery set up by an administrator. It is required that all VMs be protected at the same time. <br> What actions are required of the administrator to ensure compliance with this requirement?
- Create a consistency group for the application and place all VMs in it (Correct answer)
- Create a protection domain for the application and select auto-protect related entities
- Create a protection domain for each VM with identical schedules
- Create a consistency group for each VM with identical schedules
Correct answer: Create a consistency group for the application and place all VMs in it
To ensure compliance with the requirement of protecting all VMs in a multi-tier application at the same time, the administrator should create a consistency group and place all the VMs in it. <br> A consistency group is a logical grouping of multiple VMs that ensures the coordinated and consistent protection of their data. By placing all the VMs in the multi-tier application into a consistency group, the administrator can ensure that all the VMs are protected together as a single unit.
An administrator must be able to manage a mixed workload involving Exchange and SQL while ensuring that each application has a guaranteed minimum amount of container space.
In what way is the administrator supposed to fulfill this requirement?