nerdexam
Network_Appliance

NS0-157 · Question #229

NFSv4.1 pNFS reduces traffic over which network?

The correct answer is A. cluster network. NFSv4.1 pNFS allows clients to directly access the storage node that owns their data, eliminating the need to proxy I/O across the internal cluster interconnect.

Network Configuration and Data Access

Question

NFSv4.1 pNFS reduces traffic over which network?

Options

  • Acluster network
  • Bdata network
  • CInfiniBand network
  • Dmanagement network

How the community answered

(36 responses)
  • A
    89% (32)
  • B
    3% (1)
  • C
    3% (1)
  • D
    6% (2)

Why each option

NFSv4.1 pNFS allows clients to directly access the storage node that owns their data, eliminating the need to proxy I/O across the internal cluster interconnect.

Acluster networkCorrect

In clustered ONTAP, when a client accesses data owned by a different node, that data would normally traverse the cluster (interconnect) network between nodes. pNFS provides clients with layout information so they connect directly to the owning node, reducing traffic on the cluster network.

Bdata network

The data network carries client-facing I/O and is not reduced by pNFS - pNFS optimizes the path clients use to reach storage nodes, not the volume of client traffic itself.

CInfiniBand network

InfiniBand is a high-speed interconnect technology unrelated to the NFSv4.1 pNFS optimization path in ONTAP clusters.

Dmanagement network

The management network handles administrative traffic such as CLI and GUI connections and is unaffected by pNFS data path changes.

Concept tested: NFSv4.1 pNFS cluster network traffic reduction

Source: https://docs.netapp.com/us-en/ontap/nfs-admin/ontap-support-nfsv41-concept.html

Topics

#pNFS#NFSv4.1#cluster network#network traffic

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice