Nutanix Exam Data Analysis & Reporting 3 — Questions and Answers
Question 1: What does the Nutanix 'Data Resiliency Status' widget in Prism Central indicate when it shows a degraded state?
- A CVM is consuming excess CPU
- One or more nodes or disks have failed, reducing fault tolerance (Correct answer)
- Deduplication savings have dropped
- A VM migration is in progress
Correct answer: One or more nodes or disks have failed, reducing fault tolerance
A degraded Data Resiliency Status means a hardware failure has reduced the cluster's ability to tolerate additional failures without data loss.
Question 2: In Nutanix Prism, which analysis view allows an administrator to compare the performance of multiple VMs on a single chart simultaneously?
- Capacity Summary View
- VM Performance Comparison Chart in Analysis Dashboard (Correct answer)
- NCC Health Summary
- Flow Microsegmentation Map
Correct answer: VM Performance Comparison Chart in Analysis Dashboard
The Analysis Dashboard in Prism allows overlaying multiple VM performance metrics on a single chart for side-by-side comparison.
Question 3: An administrator exports a Prism Central report and finds that CPU usage is shown as a percentage of what resource baseline?
- Total physical cores of the entire cluster
- The VM's vCPU allocation (Correct answer)
- The host's available CPU threads
- The CVM's reserved CPU
Correct answer: The VM's vCPU allocation
VM CPU usage in Prism is reported as a percentage of the VM's allocated vCPUs, not the total cluster or host CPU.
Question 4: Which Nutanix feature uses machine learning to establish baseline behavior and alert on deviations in VM performance metrics?
- NCC Health Checks
- Prism Pro Anomaly Detection (Correct answer)
- Calm Policy Engine
- Flow Traffic Analysis
Correct answer: Prism Pro Anomaly Detection
Prism Pro's Anomaly Detection uses machine learning to learn normal performance baselines and alert administrators when metrics deviate significantly.
Question 5: When analyzing Nutanix storage performance reports, what does a high 'avg.io_size' value typically suggest about the workload?
- The workload is IOPS-intensive with many small random operations
- The workload involves large sequential transfers such as backups or data streams (Correct answer)
- Deduplication is highly effective
- The CVM is experiencing CPU throttling
Correct answer: The workload involves large sequential transfers such as backups or data streams
A high average I/O size indicates large sequential I/O patterns, typical of backup, streaming, or bulk data transfer workloads.
Question 6: In Nutanix capacity planning reports, what is the significance of separate 'Storage Tier' runway values for SSD and HDD?
- They show licensing costs per tier
- They indicate when each storage tier will be full independently, since hot and cold data fill at different rates (Correct answer)
- They reflect replication factor differences per tier
- They show read vs. write cache hit ratios
Correct answer: They indicate when each storage tier will be full independently, since hot and cold data fill at different rates
SSD and HDD tiers fill at different rates because hot data resides on SSD while cold data moves to HDD, so each tier has its own capacity runway.
Question 7: What Nutanix CLI command is used to retrieve a summary of cluster storage statistics including capacity and usage from the command line?
- ncli cluster info
- ncli storagepool list (Correct answer)
- acli storage.list
- ncc --all_checks run
Correct answer: ncli storagepool list
The `ncli storagepool list` command provides a summary of storage pools including total capacity, used space, and free space.
What does the Nutanix 'Data Resiliency Status' widget in Prism Central indicate when it shows a degraded state?