nerdexam
Network_Appliance

NS0-155 · Question #124

Which exportfs command will temporally export the resource while ignoring the options specified in the /etc/exports file?

The correct answer is D. exportfs -i<;pat>. https://library.netapp.com/ecmdocs/ECMP1196890/html/man1/na_exportfs.1.html exportfs [ -v ] [ -io options ] path -i Ignores the options specified for a file system path in the /etc/exports file. If you do not specify the -i option with the -o option, Data ONTAP uses the options…

Network and Protocol Configuration

Question

Which exportfs command will temporally export the resource while ignoring the options specified in the /etc/exports file?

Options

  • Aexportfs -v<;pat>;
  • Bexportfs -u <path>
  • Cexportfs -a <path>
  • Dexportfs -i<;pat>;

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    6% (2)
  • C
    3% (1)
  • D
    82% (28)

Explanation

https://library.netapp.com/ecmdocs/ECMP1196890/html/man1/na_exportfs.1.html exportfs [ -v ] [ -io options ] path -i Ignores the options specified for a file system path in the /etc/exports file. If you do not specify the -i option with the -o option, Data ONTAP uses the options specified for the file system path in the /etc/ exports file instead of the options you specify on the command line.

Topics

#NFS export#exportfs#/etc/exports#temporary export

Community Discussion

No community discussion yet for this question.

Full NS0-155 Practice