無料NCP-MCI-6.10試験ブレーン問題集認定ガイド問題と解答
NCP-MCI-6.10認定概要最新のNCP-MCI-6.10PDF問題集
質問 # 10
Which update in LCM can an administrator apply on a per-node basis?
- A. NCC
- B. AOS
- C. BMC
- D. AHV
正解:C
解説:
BMC (Baseboard Management Controller) updates can be applied per-node in Nutanix LCM, unlike AOS or AHV, which require cluster-wide upgrades.
* Option B (BMC) is correct:
* BMC firmwarecontrols remote management and power cycling of individual nodes.
* Updating BMCdoes not impact the entire clusterand can be done per node.
* Option A (AOS) is incorrect:
* AOS upgrades affect the entire clusterand require cluster-wide consistency.
* Option C (NCC) is incorrect:
* NCC updatesapply across all nodes simultaneously, ensuring uniformity in checks.
* Option D (AHV) is incorrect:
* AHV updates require coordinated upgrades across hoststo maintain VM availability.
References:
* Nutanix LCM User Guide#Per-Node Firmware Updates
* Nutanix KB#How to Upgrade BMC Using LCM
質問 # 11
An administrator wants toclean up inactive VMsusingVM Efficiency in Nutanix.
The business requires that VMs must beinactive for 120 daysbefore deletion.
A Playbook was created to deleteDead and Zombie VMswith a99-day wait period after they are marked inactive.
How long will have passed before these VMs are deleted? (Choose two.)
- A. For Dead VMs, the wait before deletion is 120 days.
- B. For Zombie VMs, the wait before deletion is 120 days.
- C. For Dead VMs, the wait before deletion is 129 days.
- D. For Zombie VMs, the wait before deletion is 129 days.
正解:C、D
解説:
Dead VMs and Zombie VMs are different classifications of inactive VMs in Nutanix, and their deletion timelines depend on Playbook configuration.
* Dead VMs# Consideredinactive after 30 days, then must wait99 more daysbefore deletion.
* Total time: 30 + 99 = 129 days.
* (Option C is correct).
* Zombie VMs# Consideredinactive after 30 days, then must wait99 more daysbefore deletion.
* Total time: 30 + 99 = 129 days.
* (Option B is correct).
References:
* Nutanix Prism Central Guide#Using VM Efficiency to Manage Inactive VMs
* Nutanix KB#Configuring Playbooks for Automatic VM Cleanup
質問 # 12
When expanding acluster, what is required toautomatically discover new nodes?
- A. IPv4 multicast must be allowed on physical switches.
- B. IPv6 multicast must be allowed on physical switches.
- C. New nodes must have the same hypervisor version.
- D. New nodes must have the same AOS version.
正解:A
解説:
Nutanix uses IPv4 multicast for automatic node discovery and cluster expansion.
* Option D (IPv4 multicast must be allowed) is correct:
* When adding new nodes,the Nutanix Cluster automatically detects themusingIPv4 multicast traffic.
* If multicast isblocked at the switch level, the new nodeswill not be discoveredautomatically.
* Option A (Hypervisor version must match) is incorrect:
* While thehypervisor version should be compatible, itdoes not impact node discovery.
* Option B (IPv6 multicast) is incorrect:
* Nutanixdoes not use IPv6 multicast for cluster discovery.
* Option C (AOS version must match) is incorrect:
* Nodes can haveslightly different AOS versions, butdiscovery still works as long as they are compatible.
References:
* Nutanix Best Practices #Cluster Expansion & Auto-Discovery
* Nutanix KB #Why Nutanix Requires IPv4 Multicast for Node Discovery
質問 # 13
What is supported for creating a VM Template in Nutanix?
- A. VM runs on the ESXi hypervisor.
- B. VM is an agent or a Prism Central VM.
- C. VM has disks located on RF2 containers.
- D. VM is protected by Protection Domain-based DR.
正解:C
解説:
VM templates in Nutanix are supported only when the VM's disks reside on storage containers configured with Replication Factor 2 (RF2) or higher.
* Option C (VM has disks on RF2 containers) is correct:
* VM templates requirea minimum RF2 for fault tolerance.
* RF1 containers do not meet Nutanix best practices for VM templates.
* Option A is incorrect:
* VMs protected by Protection Domains can be cloned, but this is different from creating a VM template.
* Option B is incorrect:
* Agent VMs (e.g., Witness VMs) or Prism Central cannot be used as VMtemplates.
* Option D is incorrect:
* Nutanix VM templates are natively supported on AHV, not ESXi.
References:
* Nutanix VM Management Guide#Creating and Managing VM Templates
* Nutanix KB#Storage Requirements for VM Templates
質問 # 14
Refer to the Exhibit:
An administrator needs to create two virtual machines: VM4 and VM5 that leverage the memory over-commit feature.
Once VM4 is created and running, the administrator notices that it uses only 28GB of RAM.
What will be the maximum RAM that can be allocated to VM5 so that it can be powered on?
- A. 16GB
- B. 32GB
- C. 8GB
- D. 4GB
正解:C
解説:
Understanding the Exhibit & Memory Allocation
* Thehost has 128GB of physical RAM.
* Thecurrent memory allocationacrossthree VMs (VM1, VM2, VM3) is 128GB, but only92GB is actually utilized.
* This means there is36GB of unutilized memory available for allocation.
Step-by-Step Breakdown
* Existing Memory Usage Before Adding VM4
* Total Physical RAM:128GB
* Used by running VMs (VM1, VM2, VM3):92GB
* Unutilized Memory Available:36GB
* After Creating and Running VM4
* VM4 is allocatedmemory but only utilizes 28GB.
* The table does not show VM4's allocated RAM, but assuming it was given a reasonable allocation, it must have been taken from the36GB unutilized memory pool.
* IfVM4 uses 28GB, theremaining unutilized memory is now (36GB - 28GB) = 8GB.
* Maximum Memory Allocation for VM5
* Sinceonly 8GB remains unutilized, the maximum memory VM5 can be allocated while still allowing it to power on is8GB.
Evaluating the Answer Choices
* (A) 4GB#(Incorrect)
* More memory (8GB) is available, so limiting to 4GB is unnecessary.
* (B) 8GB#(Correct)
* Theremaining unutilized memory after VM4 is 8GB, so VM5 can be allocated up to8GBwhile ensuring it can power on.
* (C) 16GB#(Incorrect)
* Only8GB is left, so 16GB isnot possible.
* (D) 32GB#(Incorrect)
* There isnot enough unutilized memoryto allocate 32GB.
Key Concept: Nutanix Memory Overcommit
* Nutanix AHV supportsmemory overcommit, meaning VMs can be allocated more memory than physically available usingmemory ballooning and swapping.
* However,to power on VM5 without impacting performance, it must fit within the available unutilized memory, which is8GB.
質問 # 15
An administrator noticeshigh CPU usage on a VMand wants to determine whether addingmore vCPUs would improve performance.
Which two metrics should be analyzed to make this decision? (Choose two.)
- A. VM CPU Usage
- B. Host CPU Usage
- C. VM CPU Ready Time
- D. Host Memory Swap Out Rate
正解:A、C
解説:
When diagnosing CPU performance issues, CPU Ready Time and CPU Usage are the key indicators of whether more vCPUs are needed.
* Option A (VM CPU Ready Time) is correct:
* High CPU Ready Time means the VM is waiting for CPU resources, indicatingCPU contention.
* Option B (VM CPU Usage) is correct:
* If CPU usage isconsistently high, adding more vCPUsmay improve performance.
* Option C (Host CPU Usage) is incorrect:
* Host-wide CPU usage does not indicate whether a specific VM needs more vCPUs.
* Option D (Host Memory Swap Out Rate) is incorrect:
* Memory swappingaffects RAM performance, not CPU allocation.
References:
* Nutanix Prism Central Guide#Analyzing VM CPU Performance
* Nutanix KB#Understanding CPU Ready Time and VM Performance
質問 # 16
An administrator receives complaints about VM performance.
After reviewing theVM's CPU Ready Timedata shown in the exhibit, which step should the administrator take to diagnose the issue further?
- A. Assess cluster SSD capacity.
- B. Review host CPU utilization.
- C. Check the number of vCPUs assigned to each CVM.
- D. Enable VM memory oversubscription.
正解:B
解説:
Understanding the Issue
The administrator is investigating VM performance complaints and is analyzing CPU Ready Time data.
* CPU Ready Time is a crucial metric in Nutanix and virtualization environments (AHV, ESXi, or Hyper-V).
* It measures the amount of time a VM is waiting for CPU scheduling due to resource contention.
* High CPU Ready Time indicates that VMs are ready to run but are waiting because the host lacks available CPU resources.
Analysis of the Exhibit
* The graph shows CPU Ready Time spikes for multiple VMs.
* Some VMs have CPU Ready Time exceeding 18% to 21.5%, which is very high.
* A healthy CPU Ready Time should be below 5%.
* Values above 10% indicate CPU contention, and anything above 20% is critical and requires immediate troubleshooting.
Evaluating the Answer Choices
#(A) Check the number of vCPUs assigned to each CVM. (Incorrect)
* CVMs (Controller VMs) have fixed CPU allocation, and modifying their vCPU count is not recommended unless advised by Nutanix Support.
* The issue is related to VM CPU contention, not CVM configuration.
#(B) Review host CPU utilization. (Correct Answer)
* High CPU Ready Time suggests CPU overcommitment or host saturation.
* The administrator should check host CPU usage in Prism Central to determine if the cluster is overloaded.
* If host CPU usage is consistently above 85-90%, VMs are competing for CPU resources, leading to high CPU Ready Time.
#(C) Assess cluster SSD capacity. (Incorrect)
* SSD capacity impacts storage performance (latency, read/write speeds) but does not affect CPU Ready Time.
* High CPU Ready Time is a CPU scheduling issue, not a storage bottleneck.
#(D) Enable VM memory oversubscription. (Incorrect)
* Memory oversubscription does not impact CPU scheduling.
* Enabling memory oversubscription affects RAM allocation, but CPU Ready Time is strictly related to CPU contention.
Next Steps to Diagnose & Resolve the Issue
* Review Host CPU Utilization:
* Navigate to Prism Central # Analysis # CPU Usage per Host.
* Identify hosts experiencing high CPU load.
* Check VM vCPU Allocation:
* Ensure that VMs do not have excessive vCPUs assigned, which can lead to scheduling inefficiencies.
* Overprovisioning vCPUs can cause unnecessary contention.
* Balance Workload Across Hosts:
* Use Nutanix AHV DRS (Dynamic Scheduling) or VMware DRS to redistribute VMs across hosts.
* Check if certain hosts are overloaded while others have spare CPU capacity.
* Consider Scaling Out the Cluster:
* If CPU usage is consistently high, adding more nodes may be required to reduce CPU contention.
Multicloud Infrastructure References & Best Practices
* CPU Ready Time Best Practices:
* Keep CPU Ready Time below 5%.
* Avoid overcommitting vCPUs on heavily loaded hosts.
* Monitor Prism Central Runway Metrics to predict future CPU resource needs.
* Nutanix AHV CPU Scheduling Optimization:
* Ensure proper VM sizing (avoid excessive vCPU allocation).
* Balance workloads using Nutanix AHV DRS.
References:
* Nutanix Prism Central: Performance Analysis and CPU Metrics
* Nutanix Bible: VM Performance and Resource Management
* Nutanix KB: Troubleshooting High CPU Ready Time in AHV
質問 # 17
Refer to Exhibit:
After adding new workloads, why isOverall Runway below 365 daysandthe scenario still shows the cluster is in good shape?
- A. Because there are recommended resources.
- B. Because the Target is 1 month.
- C. Because new workloads are sustainable.
- D. Because Storage Runway is still good.
正解:C
解説:
InNutanix Capacity Planning,Overall Runwayrepresents how long the cluster can support current and new workloads before resources are exhausted.
* Even if the runway is below 365 days, the system considers the cluster to be in good shape if new workloads are sustainable (Option B).
* Option A is incorrect: Storage runway alone is not the only factor; CPU and memory are equally important.
* Option C is incorrect: The presence of recommended resources does not mean the cluster is in good shape.
* Option D is incorrect: The target of 1 month affects projections but does not explain why the cluster is in good shape.
References:
* Nutanix Prism Central # Capacity Runway and Planning
* Nutanix Bible # Workload Placement and Cluster Sizing
* Nutanix Support KB # Capacity Planning Best Practices
質問 # 18
Due toapplication requirements, an administrator needs to support amulticast configurationin anAHV cluster.
Which AHV feature can be used to optimize network traffic so that multicast traffic is only forwarded to the VMs that need to receive it?
- A. UDP
- B. IGMP Snooping
- C. Network Segmentation
- D. LACP
正解:B
解説:
Multicast traffic can generate unnecessary overhead if it is not properly managed.IGMP Snooping (Option C)ensures thatmulticast packets are only sent to VMs that have requested them, rather than broadcasting to all VMs.
* Option C (IGMP Snooping) is correct:
* Itreduces unnecessary multicast trafficby ensuring that only subscribed VMs receive the packets.
* It is supportednatively in AHV networking.
* Option A (LACP) is incorrect:
* Link Aggregation Control Protocol (LACP)improves bandwidth and redundancy but doesnot control multicast traffic.
* Option B (UDP) is incorrect:
* UDP (User Datagram Protocol) is a transport protocol, not a network optimization feature.
* Option D (Network Segmentation) is incorrect:
* Segmentation (VLANs, VPCs) isolates networksbut does not optimizemulticast traffic specifically.
References:
* Nutanix AHV Networking Guide #Enabling IGMP Snooping
* Nutanix Bible #Network Traffic Optimization in AHV
* Nutanix KB #Best Practices for Multicast Traffic in AHV
質問 # 19
An administrator attempted toenable Data-in-Transit Encryptionon aScale-Out Prism Central clusterto encrypt service-level traffic between nodes. However, the featuredid not work correctly due to a firewall restriction.
Which CVM-specific port should be allowed through the firewall for Data-in-Transit Encryption?
- A. 0
- B. 1
- C. 2
- D. 3
正解:D
解説:
Data-in-Transit Encryption in Nutanix requires inter-node communication over specific CVM ports.
* Option A (Port 2009) is correct:
* Port2009 is used for Data-in-Transit Encryption between Nutanix CVMs.
* Firewall rules must allow traffic on this portto enable secure encrypted communication.
* Option B (Port 2010) is incorrect:
* Port2010 is used for CVM-to-CVM communication but does not handle encryption.
* Option C (Port 2020) is incorrect:
* This port is used forAcropolis File Services (AFS), not encryption.
* Option D (Port 9440) is incorrect:
* Port9440 is used for Prism Central web access, not internal CVM encryption.
References:
* Nutanix Security Guide#Data-at-Rest vs. Data-in-Transit Encryption
* Nutanix KB#Firewall Port Requirements for Secure Cluster Communication
質問 # 20
An administrator is trying to configure Metro Availability between Nutanix ESXi-based clusters. However, the Compatible Remote Sitesscreen does not list all required storage containers.
Which two reasons could be a cause for this issue? (Choose two.)
- A. The remote site storage container has compression enabled.
- B. Source and destination hardware are from different vendors.
- C. Both storage containers must have the same name.
- D. The destination storage container is not empty.
正解:C、D
解説:
ForMetro Availability to work properly, the storage containers at both the primary and secondary sites must meet certain requirements:
* The storage containers must have the same name(Option D). This ensures that replication and failover work seamlessly. If the names do not match, the storage containers will not be listed as compatible.
* The destination storage container must be empty(Option C). Metro Availability requires a clean storage container at the secondary site to receive data. If the container already contains data, it cannot be used.
* Option A is incorrect: Different vendor hardware does not affect Metro Availability compatibility.
* Option B is incorrect: Compression does not affect Metro Availability compatibility. However, it is recommended to keep compression settings aligned between sites.
References:
* Nutanix Documentation: Metro Availability Deployment Guide
* Nutanix Best Practices for Metro Availability
* Nutanix KB 2093: Troubleshooting Metro Availability Storage Container Issues
質問 # 21
An administratorwants to ensure that VMscan bemigrated and restarted on another nodein the event of a single-host failure.
What action should be taken in Prism Element to meet this requirement?
- A. EnableHA Reservation.
- B. SetRedundancy Factor to 3.
- C. Configure aProtection Domain.
- D. Configure anRF1 storage container.
正解:A
解説:
To ensureVM high availability (HA) in the event of a node failure, the administrator mustenable HA Reservation (Option B)in Prism Element.
* High Availability (HA) in Nutanix ensures that VMs restart on another available node if the host they are running on fails.
* Option A (Redundancy Factor 3)affectsstorage redundancy, not VM failover.
* Option C (Protection Domains)is related todisaster recovery (DR), not local HA failover.
* Option D (RF1 Storage Container)would reduce fault tolerance and is not recommended for production environments.
References:
* Nutanix Prism Element Guide #Configuring HA Reservation
* Nutanix Bible #High Availability (HA) and Failover
* Nutanix Support KB #VM Recovery with HA Enabled
質問 # 22
An administrator receives complaints aboutVM performance.
After reviewing theVM's CPU Ready Time data, which step should the administrator take to diagnose the issue further?
- A. Assess cluster SSD capacity.
- B. Check the number of vCPUs assigned to each CVM.
- C. Enable VM memory oversubscription.
- D. Reviewhost CPU utilization.
正解:D
解説:
CPU Ready Time indicates how long a VM waits for CPU resources due to contention.
* Option B (Review host CPU utilization) is correct:
* IfCPU utilization is high, there may beexcessive CPU overcommitment, leading to high CPU Ready Time.
* Adding more hostsorreducing vCPU allocationsmay resolve the issue.
* Option A (Check CVM vCPUs) is incorrect:
* The Controller VM (CVM)does not directly impact application VM performancein this case.
* Option C (Assess SSD capacity) is incorrect:
* CPU Ready Time is unrelated to storage performance.
* Option D (Enable VM memory oversubscription) is incorrect:
* Memory oversubscription does not affect CPU contention.
References:
* Nutanix Prism Central Guide #Troubleshooting VM Performance
* Nutanix KB #Identifying High CPU Ready Time and Solutions
質問 # 23
Which storage attributes do Storage Policies manage?
- A. Shares and Object Stores
- B. Replication Factor and Encryption
- C. Data Protection and Security
- D. Storage Containers and Volume Groups
正解:B
解説:
Storage Policies in Nutanix allow administrators to configuredata protection and performance settingsat the storage container level.
* Replication Factor (RF)definesthe number of copies of datastored across nodes for fault tolerance.
* Encryptionensures thatdata at rest is protectedvia Nutanix-native encryption methods.
* Option A (Storage Containers and Volume Groups)refers tostorage organization, not policies.
* Option C (Shares and Object Stores)applies tofile and object storage services, not VM storage policies.
* Option D (Data Protection and Security)is a broad term but does not definespecific policy attributes.
References:
* Nutanix Prism Element #Storage Policies and Replication Factor (RF)
* Nutanix Bible #Storage Fabric and Data Resiliency
* Nutanix KB #Enabling Encryption in Storage Policies
質問 # 24
An administrator is trying toconfigure Metro Availabilitybetween NutanixESXi-based clusters. However, theCompatible Remote Sitesscreen does not list all required storage containers.

Which two reasons could be a cause for this issue? (Choose two.)
- A. The remote site storage container has compression enabled.
- B. Source and destination hardware are from different vendors.
- C. Both storage containers must have the same name.
- D. The destination storage container is not empty.
正解:C、D
解説:
Metro Availability in Nutanix requires that the primary and secondary storage containers be configured identicallyto ensuredata replication consistency.
* Option C (The destination storage container is not empty) is correct:
* Theremote storage container must be emptybefore Metro Availability can be enabled.
* Existing data can cause conflictsand prevent it from appearing in the "Compatible Remote Sites" list.
* Option D (Both storage containers must have the same name) is correct:
* Metro Availability requires thatstorage containers have identical names across clusters.
* If namesdo not match, thestorage container will not be listed as compatible.
* Option A is incorrect: Metro Availability works regardless of hardware vendor differences.
* Option B is incorrect:Compression does not affect compatibilitybut may impact performance.
References:
* Nutanix Metro Availability Deployment Guide
* Nutanix Best Practices forConfiguring Remote Sites for Metro Availability
* Nutanix KB #Troubleshooting Storage Container Issues in Metro Availability
質問 # 25
An administrator using adark site deployment for LCMis attempting toupgrade to the latest BIOS.
After completing aninventory scan, the administrator doesnot see the expected BIOS versionavailable for upgrade.
What is the most likely reason the latest BIOS is not shown?
- A. The BMC version needs to be upgraded first.
- B. AOS needs to be upgraded first.
- C. The dark site webserver is not accessible.
- D. The latest compatibility bundle has not been uploaded.
正解:D
解説:
In a dark site deployment, LCM does not automatically fetch updates from the internet. The administrator must manually upload compatibility bundles.
* Option B (The latest compatibility bundle has not been uploaded) is correct:
* Thecompatibility bundlecontainsfirmware mappings, allowing LCM to detect the correct BIOS version.
* Option A is incorrect:
* AOSdoes not need to be upgraded firstfor a BIOS update.
* Option C is incorrect:
* TheBMC firmware does not always need updatingbefore BIOS updates.
* Option D is incorrect:
* In a dark site deployment,LCM does not rely on an internet connection, so webserver access is not required.
References:
* Nutanix LCM Guide#Using Compatibility Bundles in Dark Sites
* Nutanix KB#Troubleshooting Firmware Updates in Dark Site Deployments
質問 # 26
Whichfeaturedeploys atemporary VMthat allows an administrator to log in andapply OS patches to a VM template?
- A. Create VM from Template
- B. Update Guest OS
- C. Complete Guest OS Update
- D. Update Configuration
正解:B
解説:
TheUpdate Guest OS feature (Option D)in Nutanixallows administrators to apply patches and updatesto aVM templateby creating atemporary VM instancefor modification.
* How It Works:
* Atemporary VMis deployed from the template.
* Administratorsapply updatesto the OS.
* Once complete,the changes are saved back to the template.
* Option A (Create VM from Template) is incorrect:
* This featurecreates a new VMfrom an existing template butdoes not update the template itself.
* Option B (Complete Guest OS Update) is incorrect:
* There is no specific Nutanix feature named"Complete Guest OS Update."
* Option C (Update Configuration) is incorrect:
* Updates VM hardware and policiesbutnot the OS.
References:
* Nutanix Prism Central #Managing VM Templates and Guest OS Updates
* Nutanix Bible #OS Management and Updates in Nutanix Environments
* Nutanix KB #How to Patch OS in a Nutanix VM Template
質問 # 27
Refer to Exhibit:
An administrator is looking at thememory cluster runway diagramas shown in exhibit,in Prism Central. The environment hasthree hostswith the following configuration:
* CPU: 2x Intel Xeon Gold (8 cores, 2.6 GHz)
* RAM: 256 GB per host
* Storage: SSDs and HDDs
TheIntelligent Operations featurehas been active forone month, but no further configurations were applied.
What does the dotted red line mean?
- A. It is thedefault trend analysis static thresholdthat can be manually set.
- B. It is theusable capacity based on cluster configuration options.
- C. It is thecalculated memory oversubscription limitfor currently running VMs.
- D. It is themaximum memory the administrator can assign to VMs.
正解:B
解説:
hePrism Central Memory Cluster Runway Diagramprovides insights into memory usage trends, predicting how long the cluster can sustain workloads before exhausting resources.
* Thesolid blue arearepresents theactual memory consumption over time.
* Thedotted red linerepresents theeffective memory capacity limitbased on the cluster's current configuration.
Analyzing the Dotted Red Line
Thedotted red line is labeled "Effective Capacity: 503.22 GiB", which means:
* It is the totalusable memory capacityin the cluster after consideringhypervisor overhead, redundancy settings, and failover capacity.
* This value isnot a hard limitbut an indication ofthe available memory before potential performance issues occur.
Evaluating the Answer Choices
#(A) It is the default trend analysis static threshold that can be manually set.(Incorrect)
* Thedotted red line is not a static thresholdthat an administrator can manually configure.
* Trend analysis in Prism isdynamicand based on workload history and projections.
#(B) It is the maximum memory the administrator can assign to VMs.(Incorrect)
* Administrators canoversubscribememory beyond the dotted red line if memory overcommitment is enabled.
* However, oversubscribing memory beyondeffective capacitymay impact performance.
#(C) It is the calculated memory oversubscription limit for currently running VMs.(Incorrect)
* The dotted red linedoes not represent oversubscription limits.
* Memory oversubscription depends onhypervisor memory ballooning, compression, and swapping mechanisms, which are not directly shown here.
#(D) It is the usable capacity based on cluster configuration options.(Correct Answer)
* Thedotted red line (503.22 GiB)represents theactual usable memory availablein the cluster after factoring in system overhead.
* This value is determined by:
* Total physical memory (256 GB per host × 3 hosts = 768 GB)
* Memory reserved for hypervisor and system processes
* Cluster failover and redundancy settings
* Intelligent Operations capacity analysis
Multicloud Infrastructure References & Best Practices
* Prism Central's "Runway" featureprovidesAI-driven trend analysisfor memory, CPU, and storage capacity.
* Theeffective capacity limithelps administrators makeproactive scaling decisionsbefore resources become critical.
* To increase thememory runway, administrators can:
* OptimizeVM memory allocation.
* Addmore hoststo the cluster.
* Enablememory deduplication and compression (if available).
質問 # 28
An administrator has been asked tocalculate baseline Capacity Runwayon anewly registered AHV cluster.
The cluster has been running for16 days, butno runway projections are displayed.
Why are no Capacity Runway projections being displayed?
- A. Capacity Planning requires at least 30 days of data.
- B. Capacity Planning requires at least 21 days of data.
- C. Capacity Planning requires at least 3 months of data.
- D. Capacity Planning requires at least 6 months of data.
正解:B
解説:
Nutanix Prism Central requires at least 21 days of usage data to generate accurate Capacity Runway projections.
* Option B (21 days) is correct:
* Until 21 days of data is collected, no runway analysis is available.
* Option A (30 days) is incorrect:
* 30 daysis recommended for long-term accuracy, butnot required for initial projections.
* Option C (3 months) and Option D (6 months) are incorrect:
* Extended data collection helps trend accuracy, but runway calculationsbegin after 21 days.
References:
* Nutanix Prism Central Guide #Understanding Capacity Runway Calculations
* Nutanix KB #Why No Capacity Runway Data is Displayed for New Clusters
質問 # 29
An administrator needs tooptimize a VM's storageby leveragingcompression features. The VM'svDisksare currently stored in adefault storage containerwithno optimizations enabled.
How should the administrator proceed?
- A. Migrate the VM to the Production storage container.
- B. Migrate vDisks to the Production storage container.
- C. Recreate the vDisk in the Production storage container and copy data.
- D. Recreate the VM in the Production storage container and copy data.
正解:B
解説:
Moving vDisks to a storage container with compression enabled ensures better data efficiency without downtime.
* Option A (Migrate vDisks) is correct:
* vDisk migration is non-disruptiveand allows compression settings to be applied dynamically.
* Option B (Recreate the VM) is incorrect:
* Rebuilding the VM is unnecessaryand would causedowntime.
* Option C (Migrate the VM) is incorrect:
* VM migration does not guarantee that only vDisks move, and it may disrupt performance.
* Option D (Recreate vDisk) is incorrect:
* This method ismanual and time-consuming, while Nutanix provides anautomated approach.
References:
* Nutanix Storage Optimization Guide#Enabling Compression on Existing vDisks
* Nutanix KB#Migrate vDisks Between Storage Containers for Optimization
質問 # 30
......
Nutanix NCP-MCI-6.10 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
ベストなNutanix NCP-MCI-6.10学習ガイドと問題集には2025:https://jp.fast2test.com/NCP-MCI-6.10-premium-file.html
トップクラスNutanix NCP-MCI-6.10試験材料で学習ガイド!練習問題バージョンで挑もう:https://drive.google.com/open?id=1A7oWqFxLIx1zF3URf5MXd9XC20bDGyzj