The exhibit illustrates a data protection setup involving Nutanix Files, a component of Nutanix Unified Storage (NUS). It shows two sites: a Primary Site and a Remote Site, each with a File Server (FILE SVR1 and FILE SVR2, respectively). The Primary Site has shares (Share1, Share2, Share3, Share4) with a replication policy applied. Share1 and Share2 are marked as RW (read-write) on the Primary Site and RO (read-only) on the Remote Site, while Share3 has a replication policy with RW on both sites. Share4 is RO on the Primary Site and RW on the Remote Site. Clients access the shares on both sites, and the replication policy governs the data protection mechanism between the sites.
Analysis of the Exhibit:
Two Sites (Primary and Remote): The setup involves replication between two sites, indicating a disaster recovery (DR) or high-availability scenario.
Replication Policy: The replication policy is applied to the shares, with specific shares being RW on one site and RO on the other (e.g., Share1 and Share2 are RW on Primary, RO on Remote). This suggests asynchronous replication, as synchronous replication would typically allow RW access on both sites with zero data loss.
Share3 (RW on Both Sites): This indicates a special configuration, possibly for load balancing or specific workload requirements, but the primary focus is on the replication policy for DR.
Share4 (RO on Primary, RW on Remote): This suggests a failover scenario where the Remote Site can take over as the primary for certain shares.
Analysis of Options:
Option A (Smart DR): Incorrect. Smart DR is a Nutanix feature that simplifies disaster recovery by automating snapshot-based replication and recovery plans. While Smart DR can use replication policies, the exhibit specifically shows a replication setup between File Servers with RW/RO configurations, which aligns more directly with a replication mechanism like NearSync. Smart DR is more about the orchestration of recovery, not the replication mechanism itself.
Option B (Metro Availability): Incorrect. Metro Availability provides synchronous replication between two sites with zero Recovery Point Objective (RPO), meaning no data loss. It typically allows RW access on both sites (with one site being primary) and requires low latency between sites (e.g., <5 ms). The exhibit shows RW/RO configurations, indicating asynchronous replication, and does not suggest zero RPO, making Metro Availability an incorrect fit.
Option C (Availability Zones): Incorrect. Availability Zones in Nutanix refer to distributing data across zones within a single cluster or cloud environment for high availability, not replication between two distinct sites. The exhibit clearly shows two separate sites with replication, not a single cluster with zones.
Option D (NearSync): Correct. NearSync is a Nutanix data protection mechanism that provides near-synchronous replication with low RPOs (e.g., 1–15 minutes). It is commonly used for Nutanix Files to replicate shares between sites for disaster recovery. The exhibit’s RW/RO configuration aligns with NearSync, where the Primary Site is RW, and the Remote Site is RO for replicated shares, allowing failover to the Remote Site if needed. The replication policy shown in the exhibit matches NearSync’s behavior of replicating data asynchronously with a configurable RPO.
Why Option D?
NearSync is designed for disaster recovery scenarios where data is replicated between two sites with a low RPO, ensuring minimal data loss. The exhibit’s depiction of replication between FILE SVR1 and FILE SVR2, with RW/RO configurations for shares, is a hallmark of NearSync for Nutanix Files. The presence of a replication policy further supports this, as NearSync uses such policies to define replication schedules and RPOs. Metro Availability (option B) would require synchronous replication with zero RPO, which is not indicated by the RW/RO setup, and the other options (Smart DR, Availability Zones) do not fit the replication scenario shown.
Exact Extract from Nutanix Documentation:
From the Nutanix Files Administration Guide (available on the Nutanix Portal):
“NearSync provides near-synchronous replication for Nutanix Files shares between two sites, enabling disaster recovery with low Recovery Point Objectives (RPOs) ranging from 1 to 15 minutes. Shares on the primary site are typically read-write (RW), while the remote site is read-only (RO) for replicated shares. A replication policy defines the replication schedule and RPO, allowing failover to the remote site in case of a disaster.”
Additional Notes:
The exhibit’s depiction of Share3 (RW on both sites) is a less common configuration but can be achieved with NearSync by allowing specific shares to be writable on both sites for load balancing or specific use cases. However, the overall setup (replication between sites with RW/RO for most shares) aligns with NearSync.
Metro Availability would typically show zero RPO and RW access on both sites for the same shares, which is not the case here.
[:, Nutanix Files Administration Guide, Version 4.0, Section: “Data Protection with NearSync” (Nutanix Portal)., Nutanix Data Protection Guide, Version 6.0, Section: “NearSync for Disaster Recovery” (Nutanix Portal)., Nutanix Certified Professional - Unified Storage (NCP-US) Study Guide, Section: “Nutanix Files Data Protection”., ]