nerdexam
IBM

S2000-025 · Question #7

An NFS server has exported the /tmp directory to the world with read-only permissions. The administrator is trying to mount the NFS on the client system. However, the mount operation returns the…

The correct answer is C. Create the /share directory with mkdir before mounting the NFS. See the full explanation below for the reasoning.

AIX 7.3 Network Configuration

Question

An NFS server has exported the /tmp directory to the world with read-only permissions. The administrator is trying to mount the NFS on the client system. However, the mount operation returns the following error:

mount nfs_server:/tmp /share mount: giving up on:

nfs_server:/tmp vmount: No such file or directory What must the administrator do to mount the NFS?

Options

  • ARefresh the NFS services before mounting the NFS.
  • BExport the directory with read-write access permissions.
  • CCreate the /share directory with mkdir before mounting the NFS.
  • DInstall the bos.net.nfs.client fileset before mounting the NFS.

How the community answered

(50 responses)
  • A
    16% (8)
  • B
    4% (2)
  • C
    74% (37)
  • D
    6% (3)

Topics

#NFS#mount error#mkdir#NFS client

Community Discussion

No community discussion yet for this question.

Full S2000-025 Practice