Monitoring data shows stable CPU and memory usage, but a user VM remains slow. Which area should be investigated next?
Correct Answer: A
Once CPU consumption, CPU contention and memory utilization have been reviewed and found stable, storage latency becomes the next relevant performance domain. A VM can have adequate compute resources yet remain slow because guest read or write operations are waiting for the storage path. High latency may arise from workload contention, abnormal I/O patterns, a storage-controller issue, or an underlying infrastructure condition. Prism exposes VM and infrastructure metrics including IOPS, bandwidth, read latency, write latency and total I/O latency. The administrator should correlate the VM's latency with its IOPS and throughput, then compare those values with storage-container, host and cluster-level metrics over the same interval. This determines whether the delay is isolated to the VM or reflects a broader storage condition. License expiration may affect access to licensed features, but it is not the primary diagnostic explanation for an actively running VM's I/O responsiveness. RBAC controls administrative permissions rather than guest workload performance. Container sizing is not a standard immediate troubleshooting metric; the measurable symptom to examine first is latency. NHCF/NCA reference: Cluster Performance-analysis charts, reports and workload-performance interpretation; NCA Section 4, "Review and interpret workload performance." Official references: Prism 7.5- Performance Monitoring , Prism Central 7.5-VM Summary Metrics .
Question 12
Which action will ensure AHV automatically assigns an IP address to a VM?
Correct Answer: B
AHV provides integrated IP Address Management through a managed virtual network. Enabling IPAM on the VM's existing virtual network and defining a DHCP address pool allows AHV to intercept the guest's DHCP request and allocate an available address from that pool. During VM or vNIC configuration, the administrator can then select DHCP assignment, allowing the platform to manage address allocation automatically. Option B is the complete action for converting the VM's current network into an IPAM-capable network. Although an IPAM-enabled network can also be created from the beginning, option C creates a different network and does not, by itself, ensure that the existing VM is connected to it. Option A may provide conventional external DHCP, but it does not constitute AHV-managed IPAM. Option D is invalid because the Controller VM is not intended to be repurposed as an administrator-configured DHCP server. The DHCP pool must contain valid addresses for the subnet and exclude reserved infrastructure addresses. The VM must also be attached to that managed network and configured for DHCP; otherwise, AHV cannot complete the allocation. NHCF/NCA reference: Networking-AHV networking basics, managed networks, IPAM and virtual-network configuration; NCA Section 2, "Identify virtual networking tasks." Official references: AHV IP Address Management , Creating an AHV VM .
Question 13
What does Nutanix Marketplace offer?
Correct Answer: D
Nutanix Marketplace provides a centralized location within Prism Central for discovering and deploying Nutanix Apps and certified Preferred Partner Apps. Once applications are deployed, the My Apps workspace supplies a consolidated management view for their configuration, status, audit information and supported lifecycle operations. Nutanix Apps can include platform services offered directly by Nutanix, while Preferred Partner Apps are developed and certified through collaboration between Nutanix and approved technology partners. Marketplace simplifies deployment by presenting supported application packages and guided configuration workflows rather than requiring administrators to assemble each product manually. Marketplace is not a cloud-compute purchasing portal. Public-cloud infrastructure used by NC2 is obtained and managed through the relevant cloud provider and the applicable Nutanix deployment workflow. Marketplace also does not serve as the Nutanix license-renewal system; licensing and subscription management are handled through Prism licensing functions and Nutanix License Manager. Option D precisely reflects the purpose stated in the Prism Central Admin Center documentation. NHCF/NCA reference: Nutanix solutions, centralized application management and Nutanix tools; NCA Section 1, "Recognize Nutanix solutions, use cases and features." Official references: Prism Central 7.5- Marketplace , Prism Central 7.5-My Apps .
Question 14
Which task must be performed first when preparing to upgrade an Internet-connected Nutanix cluster using Life Cycle Manager?
Correct Answer: A
The administrator must first run an LCM inventory. Inventory establishes the cluster's current software and firmware state, refreshes component metadata, and obtains information about compatible updates available through the connected Nutanix source. LCM requires this baseline before it can accurately identify upgrade candidates and construct a valid update plan. Executing an upgrade immediately is premature because LCM must first know which component versions are installed and which update combinations are supported. The upgrade workflow subsequently performs dependency evaluation and prechecks before applying selected components. Directly uploading software bundles is principally associated with dark-site or disconnected workflows. An Internet-connected cluster can retrieve the required metadata and available bundles through its configured online source. Restarting cluster services is neither the initial preparation step nor a normal manual prerequisite for LCM discovery. Inventory also refreshes the LCM framework when required and makes the resulting component information available in the management interface. After inventory completes, the administrator reviews available updates, selects applicable components, executes prechecks, resolves reported issues, and then initiates the upgrade plan. This sequence minimizes compatibility and dependency risks. NHCF/NCA reference: Life Cycle Manager, connected-site operation, inventory, prechecks, and upgrade planning. Official references: Performing LCM Inventory and Pre-Upgrade Configurations and Recommendations .
Question 15
An administrator needs to attach a Volume Group to a Virtual Machine (VM). When can the administrator complete this task?
Correct Answer: B
A Volume Group is attached to an existing AHV VM through the VM-management or Volume Group modification workflow. The administrator selects the VM for modification, accesses the Volume Groups section, chooses an available Volume Group and completes the attachment. Therefore, option B describes the applicable lifecycle stage. A Volume Group consists of one or more virtual disks that can be presented to a VM as SCSI block devices. After attachment, the guest operating system discovers the disks and the administrator can initialize, partition and format them according to application requirements. A Volume Group can also be managed from the Prism Element Volume Group interface, where the Attach to a VM action selects an existing target VM. A storage policy governs storage behavior and does not itself attach a Volume Group. Migration changes workload placement or location but is not the standard attachment workflow. The initial VM-creation workflow focuses on defining the VM's compute, network and ordinary virtual-disk configuration; attaching an existing Volume Group is handled as a modification after the VM entity exists. NHCF/NCA reference: Storage Concepts, Volume Groups and VM lifecycle administration; NCA Section 2, "Discuss storage operations" and "Describe VM tasks." Official references: Prism 7.5-Modifying a Volume Group , Prism 7.5-Managing an AHV VM .