nerdexam
LPI

202-450 · Question #159

You have to mount the /data filesystem from an NFS server(srv1) that does not support locking. Which of the following mount commands should you use?

The correct answer is D. mount -o nolock srv1:/data /mnt/data. You've hit your weekly limit · resets 5am (America/New_York)

210 File Sharing

Question

You have to mount the /data filesystem from an NFS server(srv1) that does not support locking. Which of the following mount commands should you use?

Options

  • Amount -a -t nfs
  • Bmount -o locking=off srv1:/data /mnt/data
  • Cmount -o nolocking srv1:/data /mnt/data
  • Dmount -o nolock srv1:/data /mnt/data
  • Emount -o nolock /data@srv1 /mn/data

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    14% (5)
  • D
    72% (26)
  • E
    3% (1)

Explanation

You've hit your weekly limit · resets 5am (America/New_York)

Topics

#NFS#mount options#nolock#file locking

Community Discussion

No community discussion yet for this question.

Full 202-450 Practice