Q: 11
An administrator has successfully mounted an NFS datastore as supplemental storage for a VMware
Cloud Foundation (VCF) workload domain cluster. However, users report that data cannot be written
to the datastore.
The administrator confirms the following:
• The NFS share is visible in the vSphere Client.
• Connectivity to the NFS server from the Virtual Machine.
What action should the administrator take next to troubleshoot the issue?
Options
Discussion
Its C. Permissions on the NFS export are a classic trap when you can see but not write. D trips up a lot of folks since network config gets blamed, but with visibility/connectivity already fine, feels like permissions is the next logical thing to check. Seen similar in practice exams, but correct me if you’ve had different results.
Probably C since the datastore mounts and is visible, so the network should be fine. Write issues almost always mean NFS export is set to read-only for that host. I've run into this before, not totally sure if there's any hidden gotcha but C seems the most logical next step. Anyone see otherwise?
C or D. I was thinking about D since MTU can mess with storage connections, but in this case you can see the datastore in vSphere, so network basic comms are good. Write failures usually point to NFS export perms instead. Not 100 percent sure though, maybe missing something small here.
Definitely C here.
C vs D-if the mount is visible and only writes fail, permissions on the NFS side usually block it, not MTU. I remember exam practice questions tripping me up on this detail. Pretty sure it's C.
C not D
Agree with C on this one. If the NFS datastore shows up in vSphere and you can read but not write, that's nearly always permissions on the export itself. MTU or network stuff (D) would prevent mounting or cause disconnects, but not just block writes. Someone correct me if they've seen something different.
C is the move here since mount and visibility are fine, but writes blocked almost always equals NFS export permissions. MTU stuff (D) could affect connection, but that's not the symptom. Open to counterpoints if I'm missing a weird edge case.
Network config can still be sneaky sometimes, so D would be my pick. MTU mismatch could block bigger packets for writes.
D . Network config issues like MTU can block certain traffic even if the mount shows up, not just permissions errors. Agree?
Be respectful. No spam.