D-UN-OE-23 · Question #14
A system engineer created one NAS server using NFSv4 protocol with one NFS share named AppTech1. They gave one host access but were unsuccessful in mounting the share. Where should the system…
The correct answer is D. NFS share properties. NFS share properties (D) is where host access permissions are configured - when you add a host to an NFS share, the allowed client list, access type (read/write), and authentication settings are all defined at the share level, making it the first place to verify if a host can't…
Question
A system engineer created one NAS server using NFSv4 protocol with one NFS share named AppTech1. They gave one host access but were unsuccessful in mounting the share. Where should the system engineer check to ensure that the host has proper access?
Options
- AHost properties
- BFile system properties
- CNAS server properties
- DNFS share properties
How the community answered
(34 responses)- A3% (1)
- B6% (2)
- C15% (5)
- D76% (26)
Explanation
NFS share properties (D) is where host access permissions are configured - when you add a host to an NFS share, the allowed client list, access type (read/write), and authentication settings are all defined at the share level, making it the first place to verify if a host can't mount. Host properties (A) describe the host itself, not what storage it's allowed to access. File system properties (B) govern the underlying filesystem (capacity, layout, etc.), not who can reach it over the network. NAS server properties (C) control the server-level configuration (network interfaces, protocols enabled), but individual host access is not managed there.
Memory tip: Think of it as "who gets in the door" - the share is the door, so the share's properties hold the guest list. If a host is missing from that list, it can't mount, regardless of what the server or filesystem looks like.
Topics
Community Discussion
No community discussion yet for this question.