nerdexam
Nutanix

NCA-5.15 · Question #93

What happens when an HDD fails within a Nutanix cluster?

The correct answer is A. Data is reprotected automatically. Nutanix's distributed storage fabric maintains multiple data copies via Replication Factor, so when an HDD fails, the Curator service automatically re-replicates affected data to restore the configured protection level without administrator intervention.

Data Protection

Question

What happens when an HDD fails within a Nutanix cluster?

Options

  • AData is reprotected automatically
  • BData is unavailable until disk is replaced
  • CData is lost and must be recovered
  • DData is rebuilt to a hot spare disk

How the community answered

(23 responses)
  • A
    91% (21)
  • B
    4% (1)
  • C
    4% (1)

Why each option

Nutanix's distributed storage fabric maintains multiple data copies via Replication Factor, so when an HDD fails, the Curator service automatically re-replicates affected data to restore the configured protection level without administrator intervention.

AData is reprotected automaticallyCorrect

Nutanix stores data across nodes using a Replication Factor of RF2 or RF3, ensuring that copies exist on separate drives and nodes at all times. When a disk fails, the internal Curator distributed job framework detects the drop in redundancy and automatically triggers re-replication of under-protected data extents to other available drives across the cluster, restoring full protection without manual steps.

BData is unavailable until disk is replaced

Data remains accessible during an HDD failure because the Replication Factor guarantees that live copies exist on other nodes, so no unavailability window occurs while waiting for a disk replacement.

CData is lost and must be recovered

Data is not lost on a single HDD failure because Nutanix's RF2 or RF3 replication maintains redundant copies on separate physical nodes, preventing data loss from any single-disk failure.

DData is rebuilt to a hot spare disk

Nutanix does not use dedicated hot spare disks as traditional RAID arrays do; instead it re-distributes the affected data across all healthy drives in the cluster, using spare capacity distributed throughout the system.

Concept tested: Nutanix automatic data reprotection on HDD failure

Source: https://docs.nutanix.com/en/main/acropolis/topics/storage-overview.html

Topics

#Data Resiliency#Drive Failure#Automatic Reprotection#Self-healing

Community Discussion

No community discussion yet for this question.

Full NCA-5.15 Practice