Nutanix Certified Associate NCA v6.10 Questions and Answers
Question 21
What is the purpose of the Recycle Bin?
Options:
A.
Stores the OpLog's most recent deleted data in case of a CVM failure.
B.
Keeps deleted VMs for 24 hours for recovery.
C.
Allows administrators to undo the last five actions.
D.
Centralizes the deleted data from the different VMs in the cluster.
Answer:
B
Explanation:
TheRecycle Binin Nutanix clusters temporarily stores deleted VMs for 24 hours, allowing administrators to recover them if needed. This feature helps protect against accidental deletions by providing a grace period for recovery before permanent deletion occurs.
A. Stores the OpLog's most recent deleted data in case of a CVM failure:Incorrect, as the OpLog pertains to write operations, not VM deletion.
B. Keeps deleted VMs for 24 hours for recovery:Correct, as the Recycle Bin's purpose is temporary VM recovery.
C. Allows administrators to undo the last five actions:Incorrect, as there is no such feature for undoing multiple actions in Prism.
D. Centralizes the deleted data from the different VMs in the cluster:Incorrect, as the Recycle Bin is specifically for deleted VMs, not generalized data centralization.
[References:, Nutanix Administration Guide: Recycle Bin Functionality., Nutanix Support Knowledge Base Article on VM Recovery via Recycle Bin., ]
Question 22
What is true when adding a storage-only node to the cluster?
Options:
A.
Nutanix Files must be deployed.
B.
Nutanix Objects must be deployed.
C.
It must have the same hypervisor as the other nodes in the cluster.
D.
It can have a different hypervisor than the other nodes in the cluster.
Answer:
C
Explanation:
The correct answer isC. It must have the same hypervisor as the other nodes in the cluster.
When adding astorage-only (SO) nodeto a Nutanix cluster:
It mustrun the same hypervisoras the existing nodes.
The SO node doesnot host VMsbut participates in thestorage layerto increase capacity and performance.
Nutanix currentlydoes not support mixed hypervisors(e.g., combining AHV with ESXi) within the same cluster, even for storage-only nodes.
Clarifications:
A & B:Neither Nutanix Files nor Objects are required for adding storage-only nodes.
D:Cross-hypervisor configuration is unsupported at the cluster level.