nerdexam
Network_Appliance

NS0-157 · Question #44

How do you create NFS export within clustered ONTAP?

The correct answer is C. Define an export policy and rules under a data Vserver. NFS exports in Clustered ONTAP are configured by creating an export policy with associated rules under a data Vserver, which owns the volumes being shared. Admin and node Vservers do not host data volumes and therefore cannot own export policies for client access.

Network Configuration and Data Access

Question

How do you create NFS export within clustered ONTAP?

Options

  • ADefine an export policy and rules under the node Vserver
  • BDefine an export policy and rules under the admin Vserver
  • CDefine an export policy and rules under a data Vserver
  • DDefine an export policy under a data Vserver and rules under the admin Vserver

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    8% (2)
  • C
    88% (23)

Why each option

NFS exports in Clustered ONTAP are configured by creating an export policy with associated rules under a data Vserver, which owns the volumes being shared. Admin and node Vservers do not host data volumes and therefore cannot own export policies for client access.

ADefine an export policy and rules under the node Vserver

Node Vservers are internal system SVMs used for cluster management traffic and do not host data volumes or serve NFS to external clients.

BDefine an export policy and rules under the admin Vserver

The admin Vserver (cluster management SVM) manages cluster-wide settings and does not own data volumes or NFS export configurations.

CDefine an export policy and rules under a data VserverCorrect

Data Vservers own the NFS-served volumes and the export policies that control client access to them; creating the export policy and its rules at the data Vserver level correctly ties the policy to the volumes and LIFs that clients connect to.

DDefine an export policy under a data Vserver and rules under the admin Vserver

Export policy rules must be defined under the same data Vserver as the policy itself; splitting policy and rules across the data Vserver and admin Vserver is not a valid or supported configuration.

Concept tested: NFS export policy configuration on data Vservers

Source: https://docs.netapp.com/us-en/ontap/nfs-config/create-export-policy-task.html

Topics

#NFS exports#export policy#data Vserver#NFS configuration

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice