nerdexam
Network_Appliance

NS0-157 · Question #97

In clustered Data ONTAP, the NFS mount or the CIFS share path need to contain the following:

The correct answer is D. Junction path for the volume. In clustered Data ONTAP, client access to volumes via NFS or CIFS requires the junction path, which is the logical mount point of the volume within the SVM namespace.

Network Configuration and Data Access

Question

In clustered Data ONTAP, the NFS mount or the CIFS share path need to contain the following:

Options

  • AVserver root volume
  • BAbsolute path of the volume
  • CAggregate name for the volume
  • DJunction path for the volume

How the community answered

(35 responses)
  • A
    3% (1)
  • C
    3% (1)
  • D
    94% (33)

Why each option

In clustered Data ONTAP, client access to volumes via NFS or CIFS requires the junction path, which is the logical mount point of the volume within the SVM namespace.

AVserver root volume

The Vserver root volume is the starting point of the namespace but is not itself specified in a client mount or share path.

BAbsolute path of the volume

The absolute internal path of a volume is a storage-layer concept and is not exposed to or usable by NFS or CIFS clients.

CAggregate name for the volume

The aggregate name identifies where volume data is physically stored on disk and plays no role in client-facing NFS mount or CIFS share paths.

DJunction path for the volumeCorrect

The junction path is the location where a volume is grafted into the SVM namespace hierarchy, making it accessible to NFS and CIFS clients. When mounting via NFS, clients specify the junction path as part of the mount command, and CIFS shares are defined using the junction path. Without a correctly defined junction path, the volume is not visible to NAS clients.

Concept tested: Junction path for NAS client volume access

Source: https://docs.netapp.com/us-en/ontap/nfs-admin/mount-unmount-existing-volumes-nas-namespace-task.html

Topics

#junction path#namespace#NFS mount#CIFS share

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice