What is he recommended approach for a constrained VM?
Correct Answer:C
A constrained VM is one that does not have enough resources for the demand and can lead to performance bottlenecks. A VM is considered constrained when it exhibits one or more of the following baseline values, based on the past 21 days: CPU usage > 90% (moderate), 95% (severe) CPU ready time > 5%, 10% Memory usage > 90%, 95% Memory swap rate > 0 Kbps1. To provide adequate host resources, resize (increase) the constrained VMs1.
What is the name of the internal bridge used by AHV nodes and CVMs?
Correct Answer:C
According to the Nutanix Support & Insights web search result1, the name of the internal bridge used by AHV nodes and CVMs is br0. The internal bridge is an Open vSwitch (OVS) bridge that connects the AHV host management interface, the CVM
interface, and the VM vNICs. The internal bridge also acts as a gateway for the CVM and VM traffic to reach the external network through the host physical NICs.
Which component is supported by Prism Central storage policies?
Correct Answer:A
According to the Nutanix Prism Central Guide, Prism Central allows you to apply storage policies on a per VM basis using Category, so that the VM uses the storage configuration defined in the storage policy. Using a storage policy, you can manage parameters of VMs, such as encryption, type of or lack of data compression, and IOPS or Throughput throttling values to be applied to the entities.
An administrator needs to run a mixed Exchange and SQL workload with a guaranteed amount of container space for each application.
How should the administrator meet this requirement?
Correct Answer:D
Reference: https://portal.nutanix.com/page/documents/details?targetId=Web_Console_Guide-
NOS_v4_0:wc_security_authentication_wc_t.html
A configuration is single domain, single forest, and does not use SSL.
Which port number should be used to configure LDAP?
Correct Answer:A
Port 389 is the default port for LDAP without SSL encryption. Port 636 is used for LDAP over SSL (LDAPS). Port 3268 and 3269 are used for Global Catalog (GC) and Global Catalog over SSL (GCSSL), respectively2.