NS0-155 · Question #156
Which two statements apply to an entry in the /etc/exports file regarding exporting directories/qtrees and volumes? (Choose two.)
The correct answer is A. Each volume must be exported separately. D. Exports can access multiple paths on the same volume. https://library.netapp.com/ecmdocs/ECMP1196890/html/man5/na_exports.5.html IP addresses and wildcards can be used when specifying host targets in exports. User names are not valid exports options, save for the anon option which utilizes a local system UID or user name (i.e. no…
Question
Which two statements apply to an entry in the /etc/exports file regarding exporting directories/qtrees and volumes? (Choose two.)
Options
- AEach volume must be exported separately.
- BExports are accessible only to hosts with names.
- CUser names used in an export must be resolvable.
- DExports can access multiple paths on the same volume.
How the community answered
(33 responses)- A76% (25)
- B6% (2)
- C18% (6)
Explanation
https://library.netapp.com/ecmdocs/ECMP1196890/html/man5/na_exports.5.html IP addresses and wildcards can be used when specifying host targets in exports. User names are not valid exports options, save for the anon option which utilizes a local system UID or user name (i.e. no user name mapping or resolution is performed.) The highest level in the filesystem that can be specified for an export is the volume level. Implicitly this means that each volume must be exported separately. An export provides access to paths below the export, implying that multiple paths on the same volume can be exported from an export.
Topics
Community Discussion
No community discussion yet for this question.