NCA EXAM Flashcards
(53 cards)
ANKI FLASH CARDS NCA
What is HCI (Hyper-Converged Infrastructure)?
A combination of servers (compute and storage) with a hypervisor in a distributed system.
What is a Nutanix Cluster (NC2)?
A unified hybrid multicloud platform that integrates compute, storage, networking, security, virtualization, and containers.
What is a Storage Pool and when is it created?
A logical representation of all physical storage in a cluster; created during cluster setup.
What is a Storage Container?
A thin-provisioned subset of a storage pool used to store vDisks.
What is a Volume Group?
A group of vDisks attached to a VM directly or via iSCSI.
What is a vDisk?
A file (typically >512 KB) representing a virtual disk for a VM.
What is a Nutanix Snapshot?
A point-in-time copy of VM or container data for backup and recovery.
What are OpLogs used for?
Persistent write buffering to enhance performance.
What is Redundancy Factor (RF)?
Defines the number of failures a cluster can tolerate (RF2 = 1, RF3 = 2).
What is Replication Factor?
Specifies the number of data copies at the container level.
How many nodes can be updated at once with RF2?
Only one node at a time.
What is Cluster Resiliency?
A feature that reserves rebuild capacity for failure recovery.
What is Resilient Capacity?
Usable space after reserving for rebuilds; writes stop when full.
What are resiliency modes in Nutanix?
Smart (default, AOS 6.8+) and Immediate.
What is Erasure Coding?
A method to save space using parity; requires 4 nodes (RF2) or 6 (RF3).
What is In-line Compression?
Compression during write operations (typically sequential I/O).
What is Post-process Compression?
Compression applied to cold/random data after initial write.
What happens when you change a compression policy?
Data is recompressed or uncompressed during the next background scan.
What is Deduplication used for?
Removing duplicate data; ideal for VDI or full-clone VMs.
What is an Agent VM?
A non-migratable VM that boots first and shuts down last.
Which VM types are non-migratable?
Agent VMs, powered-off VMs, vGPU passthrough, and those with specific affinity.
What is the Recycle Bin in Nutanix?
Temporarily stores deleted VMs/vDisks for 24 hours (disabled for RF1).