SUN
310-202 · Question #353
You are working on a system connected to the network. You attempt to NFS mount a directory: # mount host1:/usr/share/man /usr/share/man Your system displays the following message: nfs mount: host1…
The correct answer is B. ensure that mountd is running on the NFS server. See the full explanation below for the reasoning.
Question
You are working on a system connected to the network. You attempt to NFS mount a directory:
mount host1:/usr/share/man /usr/share/man Your system displays the following message:
nfs mount: host1: : RPC: Program not registered nfs mount: retrying: /usr/share/man What can you do to solve this problem?
Options
- Aensure that nfsd is running on the local system
- Bensure that mountd is running on the NFS server
- Csend a HUP signal to the rpcbind process the local system
- Duse rpcinfo -p to ensure that the mount command is registered with rpcbind
How the community answered
(57 responses)- A7% (4)
- B70% (40)
- C4% (2)
- D19% (11)
Community Discussion
No community discussion yet for this question.