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…
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)- A9% (3)
- B6% (2)
- C3% (1)
- D82% (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
Community Discussion
No community discussion yet for this question.