NCP Nutanix Architecture and Concepts — Questions and Answers
Question 1: What is a key component of the Nutanix architecture?
- vCenter Server
- Controller Virtual Machine (CVM) (Correct answer)
- Domain Controller
- iSCSI Gateway
Correct answer: Controller Virtual Machine (CVM)
CVMs run essential services on each node in a cluster.
Question 2: What technology underpins Nutanix’s distributed storage?
- RAID 10
- Hypervisor
- Distributed Storage Fabric (Correct answer)
- Load Balancer
Correct answer: Distributed Storage Fabric
The Nutanix Distributed Storage Fabric aggregates storage across nodes.
Question 3: Which hypervisors are supported by Nutanix?
- Only AHV
- AHV, ESXi, Hyper-V (Correct answer)
- Only VMware
- ESXi and KVM only
Correct answer: AHV, ESXi, Hyper-V
Nutanix supports AHV, VMware ESXi, and Hyper-V.
Question 4: What is the purpose of the Acropolis Operating System (AOS)?
- Manage user accounts
- Control network settings
- Manage core services and resources (Correct answer)
- Handle backups only
Correct answer: Manage core services and resources
The Acropolis Operating System (AOS) is the foundational software stack of Nutanix. Its primary purpose is to integrate compute, storage, and virtualization, providing a distributed platform that manages all core infrastructure services and resources within the cluster. This includes data management, storage services, and the hypervisor (AHV).
Question 5: How does Nutanix scale?
- Replace the master node
- Upgrade RAM
- Add more nodes to the cluster (Correct answer)
- Expand RAID volume
Correct answer: Add more nodes to the cluster
Nutanix is designed for linear and modular scalability, allowing businesses to grow their infrastructure as needed. To scale, you simply add more nodes to the existing cluster. Each new node contributes additional compute, storage, and I/O capacity, which is automatically integrated into the distributed system.
Question 6: What is Prism in Nutanix?
- Monitoring tool
- Virtual switch
- Nutanix management interface (Correct answer)
- Firewall service
Correct answer: Nutanix management interface
Prism is the unified management interface for the Nutanix enterprise cloud platform. It provides a single pane of glass for managing all aspects of the Nutanix cluster, including virtual machines, storage, networking, and overall system health. Both Prism Element (per cluster) and Prism Central (multi-cluster) offer comprehensive monitoring and operational control.
Question 7: Which Nutanix component handles I/O operations?
- Cassandra
- Stargate (Correct answer)
- Zookeeper
- Curator
Correct answer: Stargate
Stargate is a critical component of the Nutanix software stack, running on each Controller VM (CVM). It is responsible for handling all data management operations, including data reads, writes, replication, and deduplication. Stargate ensures high performance and data integrity across the distributed storage fabric by efficiently processing all storage I/O requests from virtual machines.
Question 8: What is metadata in Nutanix used for?
- Run applications
- Backup only
- Track object and data location (Correct answer)
- Encrypt disks
Correct answer: Track object and data location
In Nutanix, metadata is essential for the efficient operation of the Nutanix Distributed File System (NDFS). It stores vital information about the location of data blocks and objects across the cluster, their attributes, and replication status. This allows the system to quickly locate and retrieve data, ensuring optimal I/O performance and data availability.
Question 9: Which file system does Nutanix use?
- EXT4
- VMFS
- NDFS (Correct answer)
- ZFS
Correct answer: NDFS
Nutanix utilizes its proprietary distributed file system called NDFS (Nutanix Distributed File System). NDFS aggregates the local storage from all nodes in the cluster into a single, highly available storage pool, providing a resilient and scalable platform for virtual machines and applications. It handles data placement, replication, and other storage services across the cluster.
What is a key component of the Nutanix architecture?