nerdexam
SUN

310-202 · Question #355

You try to mount an NFS file system, /datadir, on host fusion from the remote NFS server gravity using the NFSv4 protocol. The following message appears: # mount -F nfs gravity:/datadir /datadir nfs…

The correct answer is C. The NFS share /datadir does NOT exist on NFS server gravity. See the full explanation below for the reasoning.

Question

You try to mount an NFS file system, /datadir, on host fusion from the remote NFS server gravity using the NFSv4 protocol. The following message appears:

mount -F nfs gravity:/datadir /datadir nfs mount: gravity:/datadir: No such file or directory What can cause the error?

Options

  • AThe directory is spelled incorrectly in /etc/vfstab.
  • BThe directory /datadir does NOT exist on the NFS client fusion.
  • CThe NFS share /datadir does NOT exist on NFS server gravity.
  • DThe host fusion is NOT allowed to access /datadir on NFS server gravity.
  • EThe permissions on the directory /datadir on NFS server gravity are too restrictive.

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    74% (23)
  • D
    13% (4)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice